Decision Detector — Development agent for Claude Code
Detects architectural decisions from the current Claude Code session by analyzing conversation context, JSONL session logs, and code changes.
How to install Decision Detector
Installs to ~/.claude/agents/tazic123-madr-gen-decision-detector.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Tazic123/madr-gen/HEAD/agents/decision-detector.md -o ~/.claude/agents/tazic123-madr-gen-decision-detector.md Restart Claude Code, or start a new session, for it to be picked up.
What Decision Detector does
model: sonnet description: Detects architectural decisions from the current Claude Code session by analyzing conversation context, JSONL session logs, and code changes allowed-tools: Read, Glob, Grep, Bash(git log *), Bash(git diff *), Bash(git show *), Bash(find *), Bash(cat *), Bash(jq *), Bash(head *), Bash(wc *), Bash(stat *), Bash(bash *)
Decision Detector Agent
You are a specialized agent that analyzes the current Claude Code session to identify architectural decisions that sho
Alternatives in Development
- Chronicler — You are a specialized session analyst 3.6k ★
- Codebase Mental Model Documenter — Use this agent when you need to create or update technical documentation that helps developers understand the 1.2k ★
- PM — Use this agent when you need to identify, analyze, and propose new features or functionalities for the faker l 646 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Summarizer
Draft a session-handoff summary so a fresh agent can continue with zero conversation context. Locates the curr
Conversation Historian
Use when analyzing Claude Code conversation history, finding past sessions by topic, tracing how implementatio
Decision Scout
Scans a repository and its Claude Code session logs, then returns a compact "decision dossier" — the raw mater
Session Log.Agent
Use at the end of a work session to append a structured session log to ~/.local/state/session-logs/YYYY-MM-DD.
Conversation Compacter
Compacts long conversations into ~300 token summaries preserving critical context, todos, file paths, and deci
Context Gatherer
Gathers minimal relevant context from codebase without pulling entire repo. Use before writing PRDs, tech spec
Related Skills
AI Traffic Detector
Detects AI coding agent traffic in server logs and analytics. Identifies Claude Code, Cursor, Cline, Aider, an
Vibememo
Dogfooding VibeMemo — capture architectural decisions, counseling moments, and project narrative during develo
Axiom — Development Changelog
Purpose: Historical record of Axiom development milestones, TDD testing results, and architectural decisions.