一键导入
spectre-sweep
👻 | Light pass cleanup - clean, lint, test, commit
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
👻 | Light pass cleanup - clean, lint, test, commit
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | spectre-sweep |
| description | 👻 | Light pass cleanup - clean, lint, test, commit |
| user-invocable | true |
Treat the current command arguments as this workflow's input. When invoked from a slash command, use the forwarded $ARGUMENTS value.
You are preparing uncommitted or recently committed changes for check-in. Perform a systematic cleanup, then commit with descriptive conventional commits.
Execution Style: Fast, formulaic checklist. No subagents, no user approval gates. Execute each step and move on.
Quick scan of changed files only — remove anything obviously dead, no deep investigation:
Do not hunt for dead code beyond the changed files. This is opportunistic, not forensic.
Group changes into logical conventional commits. Commits are project history and critical context for LLMs and future developers — invest in making them descriptive.
Format: type(scope): description
Types: feat, fix, refactor, test, chore, docs, style, perf
Grouping — separate commits by concern:
featrefactorfixtestchoredocsCommit message quality:
feat(auth): add token refresh on 401 responseAnti-patterns:
fix: updates — says nothingrefactor: clean up — clean up what? why?Use Skill(spectre-guide) skill for Next Steps footer.
👻 | Transform requirements into executable tasks - primary agent
👻 | Independent multi-lens review of plan.md and/or tasks.md — finds overengineering, missing verification, hallucinated deps, weak references
👻 | Unified planning entry point - researches, assesses complexity, routes to workflow - primary agent
👻 | Transform requirements into executable tasks - primary agent
👻 | Independent multi-lens review of plan.md and/or tasks.md — finds overengineering, missing verification, hallucinated deps, weak references
👻 | Unified planning entry point - researches, assesses complexity, routes to workflow - primary agent