From orchestrator
Use proactively after making or recommending an architectural decision, choosing between implementation approaches, or establishing a new convention. Captures both the decision AND the reasoning so future sessions understand the 'why' and don't revisit settled questions.
npx claudepluginhub spawnbox-dev/claude-plugins --plugin orchestratorThis skill uses the workspace's default tool permissions.
You just made or recommended a decision. Record it now with `note`:
Records architectural decisions in DECISIONS.md via Y-statement or full format with context, alternatives, rationale, and consequences. Use after resolving trade-offs or non-obvious choices to inform future sessions.
Guides creation of decision records with full context, alternatives, rationale, and revisit conditions. Auto-links related PRDs, strategy docs, OKRs. Useful for product decision documentation.
Generates standardized Architecture Decision Records (ADRs) documenting technical decisions, context, evaluated alternatives, rationale, and consequences. Saves sequentially to docs/adr/.
Share bugs, ideas, or general feedback.
You just made or recommended a decision. Record it now with note:
decisionGood decision notes answer these questions for a future session:
If the decision overrides a previous one, mention the old decision so the link is clear.