Cad Decide — Development skill for Claude Code
Record a "Why This, Not That" Architectural Decision Record (ADR) for interviews and agent memory.
How to install Cad Decide
Installs to ~/.claude/skills/sayanthegamer-cadence-cad-decide/SKILL.md
mkdir -p ~/.claude/skills/sayanthegamer-cadence-cad-decide && curl -fsSL https://raw.githubusercontent.com/Sayanthegamer/cadence/HEAD/commands/cad-decide.md -o ~/.claude/skills/sayanthegamer-cadence-cad-decide/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Cad Decide does
name: cad-decide description: Record a "Why This, Not That" Architectural Decision Record (ADR) for interviews and agent memory.
Execute the `cadence-decide` skill:
- Capture the architectural crossroad (chosen option vs rejected alternatives).
- Generate an ADR file in
.agents/decisions/ADR-XXX-[title].md:- Decisive reason why chosen option won.
- Exact reasons alternatives were rejected ("Why Not That?").
- Conscious trade-offs & sacrifices.
- Measurable Revisit Trigg
Alternatives in Development
- ADR Rubber Duck — ADR(Architecture Decision Record)の壁打ち相手としてヒアリングを通じて意思決定を整理し、ADRドラフトを作成する 974 ★
- Engage.Memory — Cross-engagement pattern memory — recall prior techniques, record confirmed findings, housekeeping 348 ★
- Obsidian ADR — Generate a decision record when the vault structure changes — the vault knows why it knows what it does 277 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Add Decision
Create and populate a new Architectural Decision Record (ADR).
ADR New
Scaffold a new Architectural Decision Record (ADR) from a title or ongoing discussion
Arch Decision
Architecture Decision Record (ADR) generator backed by the Claude Power Pack vault. Before committing to a non
Decide Nt
Record a load-bearing decision into plan/history.md Decisions section — one-line surgical capture mid-session
Create ADR
Record an architecture decision with rigorous alternatives analysis and honest consequences. For high-switchin
Hef.Adr
Record an architecture decision as a report with machine-readable MADR status
Related Agents
Developer Agent
Use this agent when you need to implement production-ready code based on an architectural design or ADR (Archi
ADR Generator
Use this agent to author a new Architecture Decision Record (ADR). Hand it the decision, the alternatives, and
ADR Reviewer
Strict Architecture Decision Record reviewer. Reviews ADRs for section completeness, context-decision alignmen