From claude-rag
Lists architectural decisions auto-detected from past conversations chronologically by project, date, choice, and rationale. Supports detailing specific decisions via event ID.
How this command is triggered — by the user, by Claude, or both
Slash command
/claude-rag:decisionsThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
# Decision Journal List architectural decisions: "$ARGUMENTS" 1. Use `decisions` to fetch auto-tagged decisions from past AI outputs 2. If the user asks about a specific decision, use `detail` with the event ID to get full context Present decisions chronologically with project, date, and a summary of what was decided and why.
List architectural decisions: "$ARGUMENTS"
decisions to fetch auto-tagged decisions from past AI outputsdetail with the event ID to get full contextPresent decisions chronologically with project, date, and a summary of what was decided and why.
npx claudepluginhub thisisyoyodev/claude-plugins --plugin claude-rag/decisionsPre-batches strategic decisions for a feature by scanning plan.md, mining decision candidates, asking the user via AskUserQuestion, and writing decision-sheet.md with a locked Pre-Batched Decisions section in plan.md.
/decisionsQueries project conventions, architectural decisions, and design patterns with source references. Supports topic search and --verbose, --diff flags.