Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

clean-room-skill

clean-room-skill 收录了来自 whit3rabbit 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
5
更新
2026-07-19
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

clean-room-loop
软件开发工程师

Front door for running the clean-room unattended loop as a Claude Code dynamic WORKFLOW using in-session subagents, so it never spends `claude -p` API tokens. Use when the user wants to run a clean-room / reverse-engineering / source-to-clean-implementation task hands-off but without paying per-token for `clean-room-skill run`, or says "clean-room as a workflow", "unattended clean-room without API cost", "/clean-room-loop". Runs a short discussion (authorization, end goal, target stack, policies, source roots, output roots, iterations) then launches the `clean-room-loop` workflow with the answers. NOT the enforced OS-level wall - that is `clean-room-skill run --agent-runtime claude`.

2026-07-19
clean-room
软件开发工程师

Use for authorized clean-room, reverse-engineering, source-to-implementation, compatibility rewrite, or migration tasks. Produces clean behavioral specs, implementation plans, clean code changes, verification reports, QC reports, open questions, and test plans without moving source expression into the clean implementation.

2026-07-19
unattended
软件开发工程师

Starts the Clean Room startup wizard in bounded unattended controller mode for authorized source-to-implementation work with finite loop limits and safety stops.

2026-07-19
resume-cr
其他计算机职业

Continues an existing Clean Room run from durable artifacts without relying on prior chat history.

2026-06-22
init
软件开发工程师

Records Clean Room initialization preferences, separated artifact locations, model policy, schema profile, and clean-safe rule defaults before a clean-room run starts or resumes.

2026-06-21
preflight
软件开发工程师

Creates or reviews the required Clean Room preflight goal contract before source discovery, decomposition, attended execution, or unattended execution.

2026-06-21
attended
其他计算机职业

Starts the Clean Room startup wizard in attended controller mode for authorized source-to-implementation work with human review pauses at clean-room gates.

2026-06-15
start-over
其他计算机职业

Archives or quarantines current Clean Room artifacts and restarts from the scope gate with a fresh task id.

2026-06-11
refocus
其他计算机职业

Audits an existing Clean Room run and steers it back to missed gates without expanding declared scope.

2026-06-10
synrepo
其他计算机职业

Use when a repository has synrepo context available.

2026-05-31