Skip to main content
Glama
bradheitmann

mister-clean

by bradheitmann

Mister Clean

Mister Clean 是一种代理技能,用于彻底完成仓库工作:偿还完成债务、协调规划与 Git 状态、验证结果,并留下一个可供继任者直接使用的代码库。其前提很简单:仓库就是下一个团队的提示词,因此干净的继承能创造智能动力,而未完成的继承则会在后续每次会话中累积债务。

调用即是对技能中记录的程序的事先授权。常规范围内的清理会被执行,而非排队等待;硬性安全边界和所有权边界仍然是硬性边界。

使用该技能

将此仓库作为技能安装到代理框架中,然后调用:

$mister-clean

入口点是 SKILL.md。仅当当前仓库使其相关时,它才会路由到聚焦的参考资料。

使用 MCP 服务器

运行本地 stdio 服务器:

npx -y @bradheitmann/mister-clean

或连接 Streamable HTTP 客户端到:

https://mister-clean.bradheitmann.ai/mcp

MCP 服务器有意设计为只读。它提供规范技能、参考资料、模板、示例和收尾提示;调用代理在本地执行已授权的工作,以便验证仓库策略和所有权。

验证收尾

权威的本地验证器仍保留在仓库内:

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

-
license - not tested
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

View all MCP Connectors

Latest Blog Posts

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