원클릭으로
spec-decision
Record a numbered ADR with context, decision, consequences, status
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Record a numbered ADR with context, decision, consequences, status
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Verify, review, and push pending work as one milestone commit
Drive the current branch's PR to merge-ready: CI green and every review comment handled, ending with an outcome label
After owner accept: guard-checked squash-merge of the current branch's PR, base sync and branch cleanup
Open a pull request for the current branch against its target, using the repo template
Triage PR review comments: fix, discuss, or decline with reason - every thread answered
Cut a release: version, changelog, tag, and release object — policy-driven across trunk/gitflow and tag-only/full
| name | spec-decision |
| description | Record a numbered ADR with context, decision, consequences, status |
| argument-hint | <decision summary> |
| agent | spec-docs-writer |
One decision = one numbered file with explicit status, so readers learn why instead of guessing. Invoke when a significant decision is made or superseded.
decisions_dir; else create docs/decisions/ (NNNN-<kebab-slug>.md, MADR-style).Superseded by NNNN, both link to each other; never rewrite an accepted ADR's substance.proposed | accepted | superseded by NNNN plus date), Context (the forces - readable in two years), Decision (active voice), Consequences (honest, costs included), Alternatives (each with the one reason it lost).spec-audit-docs / the docs flow.proposed and name the decider; an ADR is not a way to win an argument.