원클릭으로
implement
Implement one ready issue or slice safely, with proof, review, and PR handoff.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Implement one ready issue or slice safely, with proof, review, and PR handoff.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | implement |
| description | Implement one ready issue or slice safely, with proof, review, and PR handoff. |
Build one ready issue/slice. This is an implementation loop: implement → prove → review → fix → re-review as needed → hand off PR. Keep the diff small and reviewable.
main.docs/kanzen/MODEL-CARD.md for proof, reviewer, and escalation policy when available.ask_user tool when available so the request appears in the Boring UI inbox. If ask_user is unavailable, leave a clear GitHub/PR comment instead.Every implementation must record at least one proof path, preferring automated proof first:
Do not say “tested” without the command, screenshot/demo, manual steps, or waiver.
When asking for owner review, visual review, merge approval, or a product decision, prefer ask_user if the tool is available. This creates a Boring UI inbox entry and keeps the workspace as the control plane.
Use a concise prompt with:
Fallback: if ask_user is unavailable, post the same request as a GitHub/PR comment.
## Summary
## Issue / Slice
## What Changed
## Proof
- Exact command:
- Screenshot/demo:
- Manual steps:
- Waiver if proof is not possible:
## Review
- Standards:
- Spec:
- Thermo, if needed:
- Reviewed SHA:
## Risk / Rollback
## Next
- `ready-for-human` owner review, preferably via `ask_user`, or
- merge path if explicitly approved and safe.
Do not exit as done until:
ask_user when available, or clearly posted as GitHub/PR comments otherwise.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.