一键导入
plan
Turn an issue or conversation into a spec and, when needed, tracer-bullet implementation slices with blockers and proof.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Turn an issue or conversation into a spec and, when needed, tracer-bullet implementation slices with blockers and proof.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Drive one ready artifact through implementation, proof, review, and owner handoff.
Review the named UI scenario or emit one bounded improvement packet.
Teach a boring-ui child app how to enable Google signup with @hachej/boring-core. Use when the user asks for Google auth, Google OAuth, social signup, or how to turn on Google sign-in/sign-up in a child app.
Ask which Boring skill or workflow fits your situation. A router over the local Boring skills.
Run an extremely strict maintainability review for abstraction quality, giant files, spaghetti-condition growth, and code-judo simplification opportunities.
Route a request to the right Boring v2 workflow skill without doing the work.
| name | plan |
| description | Turn an issue or conversation into a spec and, when needed, tracer-bullet implementation slices with blockers and proof. |
Plan before coding. This is a planning loop: produce the first useful spec/plan, run adversarial review when risk is non-trivial, revise once for accepted findings, and exit with a clear state. This is to-spec first; use to-tickets behavior only when the work is too large for one safe implementation slice.
docs/kanzen/MODEL-CARD.md for reviewer/escalation policy when available.docs/issues/<issue>/plan.md for risky, broad, or multi-slice work.ready-for-agent, ready-for-human, or needs-info.ask_user tool when available so the request appears in the Boring UI inbox. If unavailable, leave a GitHub issue comment.## Problem Statement
## Solution
## User Stories / Scenarios
## Decisions
## Flag / Abstraction
- Needed?:
- Path:
- Rollback:
## Test Seams
- Highest public seam:
- Existing prior art:
- Avoid testing:
## Acceptance
## Proof
- Exact command:
- Screenshot/demo:
- Manual steps:
- Waiver if proof is not possible:
## Slices
### Slice: <name>
**Delivers:**
**Blocked by:** None / <slice or issue>
**Proof:** exact command, screenshot/demo, manual steps, or waiver
**Review budget:** inside / exceeds / why
## Wide Refactor Strategy
Expand → migrate batches → contract, if applicable.
## Out of Scope
## Open Questions
Exit only with one of:
ready-for-agent — plan is clear enough for one implementation slice.ready-for-human — human judgment/access/approval is required.needs-info — specific unanswered questions block safe planning.Return: state, plan path/comment, slices, blockers, proof path, adversarial review result, and next action. If human input is needed, include the ask_user request id or the fallback GitHub comment URL.