Arch Adr banner
yanacuti1121 yanacuti1121

Arch Adr

Development community

Description

Write an Architecture Decision Record documenting a significant technical decision. ## Steps 1. Ask for or infer the decision topic from the argument (e.g., "use PostgreSQL over MongoDB"). 2. Scan the codebase for existing ADRs in `docs/adr/`, `docs/decisions/`, or `adr/` directories. 3. Determine the next ADR number by counting existing records. 4. Research the current codebase to gather context: - What technologies are currently used. - What constraints exist (team size, performance re

Installation

Installs to ~/.claude/commands/yanacuti1121-yana-ai-arch-adr.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/yanacuti1121/Yana-AI/HEAD/.claude/commands/arch-adr.md -o ~/.claude/commands/yanacuti1121-yana-ai-arch-adr.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository