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