From orchestrator
Use when you encounter a design choice, naming convention, architectural pattern, or implementation approach and wonder why it was done that way. Use before proposing changes to check for prior decisions. Use when you're about to make an architectural choice and want to avoid contradicting past work.
npx claudepluginhub spawnbox-dev/claude-plugins --plugin orchestratorThis skill uses the workspace's default tool permissions.
You're wondering about a prior decision or convention. Do this:
Capture architectural decisions made during Claude Code sessions as structured ADRs. Auto-detects decision moments, records context, alternatives considered, and rationale. Maintains an ADR log so future developers understand why the codebase is shaped the way it is.
Creates structured narrative decision records for design system choices like components, tokens, tooling, and governance, capturing context, options, trade-offs, and rationale.
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.
Share bugs, ideas, or general feedback.
You're wondering about a prior decision or convention. Do this:
lookup with keywords describing what you're curious aboutlookup with the note ID and depth > 1)note with type=decision to record WHY you're changing coursenoteThis prevents contradicting past decisions and re-learning solved problems.