mister-clean
Mister Clean
Mister Clean은 저장소 작업을 완전히 마무리하기 위한 에이전트 스킬입니다: 완료 부채를 갚고, 계획과 Git 상태를 조정하며, 결과를 검증하고, 후임자가 바로 이어받을 수 있는 코드베이스를 남깁니다. 그 전제는 간단합니다: 저장소는 다음 팀의 프롬프트이므로, 깨끗한 상속은 지능적인 추진력을 만들지만, 미완성된 상속은 이후 모든 세션에서 부채를 가중시킵니다.
호출은 스킬에 문서화된 절차에 대한 상시 승인입니다. 일반적인 범위 내 정리는 대기열에 넣지 않고 수행됩니다. 안전 및 소유권의 경계는 엄격한 경계로 유지됩니다.
스킬 사용하기
이 저장소를 에이전트 하네스에 스킬로 설치한 후 호출하세요:
$mister-clean진입점은 SKILL.md입니다. 현재 저장소와 관련이 있을 때만 집중 참조로 라우팅합니다.
MCP 서버 사용하기
로컬 stdio 서버를 실행하세요:
npx -y @bradheitmann/mister-clean또는 Streamable HTTP 클라이언트를 다음에 연결하세요:
https://mister-clean.bradheitmann.ai/mcpMCP 서버는 의도적으로 읽기 전용입니다. 표준 스킬, 참조, 템플릿, 예제 및 마무리 프롬프트를 제공합니다. 호출 에이전트는 저장소 정책과 소유권을 검증할 수 있는 로컬에서 승인된 작업을 수행합니다.
마무리 검증
권위 있는 로컬 검증기는 저장소 내부에 있습니다:
python3 scripts/validate_closeout.py report path/to/closeout-report.json
python3 scripts/validate_closeout.py manifest path/to/action-manifest.json릴리스를 제안하기 전에 전체 프로젝트 검사를 실행하세요:
pnpm install
pnpm check
PYTHONDONTWRITEBYTECODE=1 python3 evals/run_all.py
python3 scripts/check_public_safety.py .공공 안전 경계
공개 배포판에는 일반화된 교리와 합성 예제가 포함되어 있습니다. 비공개 사례 연구, 로컬 경로, 자격 증명, 프로젝트 이름 및 운영 증거는 이 저장소나 Git 기록에 포함되어서는 안 됩니다.
라이선스
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Read-only discovery for exact-commit Agent Skill validation, x402 payment, and signed receipts.
Search your team's shared AI-skill library, get install commands, and save skills from your agent.
Curated knowledge API for AI agents - skill packs, semantic search, validated patterns.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bradheitmann/mister-clean'
If you have feedback or need assistance with the MCP directory API, please join our Discord server