Skip to content

/arch-decision

Architecture Decision Record (ADR) orchestrator. Given a feature request, GitHub issue, or free-text problem statement, explores the codebase deeply, generates 3 architectural approaches using parallel agents, produces a trade-off recommendation, and writes a formal ADR to

shell
$ npx -y skills add jsingh6/arch-decision --skill arch-decision --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/arch-decision
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Architecture Decision Record (ADR) orchestrator. Given a feature request, GitHub issue, or free-text problem statement, explores the codebase deeply, generates 3 architectural approaches using parallel agents, produces a trade-off recommendation, and writes a formal ADR to
Ships witharch-decision

Open-source ADR orchestrator — explores your codebase, proposes approaches, writes Architecture Decision Records automatically

Get the whole plugin, auto-invoked
Stats
4
Stars
0
Views
0
Forks
Maintained
Maintenance
Python
Language
1mo ago
Last commit
2mo ago
Created

Repo: jsingh6/arch-decision