원클릭으로
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.