By backnotprop
Routes commands for the entire Architecture Decision Record workflow: research, synthesis, spec writing, decision recording, intent, implementation, self-review, and recap. Enforces structured engineering decision-making directly from the CLI.
Dead simple ADR (architecture decision record) workflow router skill that works.
npx skills add backnotprop/adr
In your own personal workflow,
when all you want is an ADR for whatever you've decided:
$adr # adr doc gets created
Use any of these with goal/ or dynamic workflows the more extensive the efforts are.
$adr research $USER{this new idea against the code}
$adr synthesize # ... agent will orient towards implementation.
$adr spec # ... agent will craft into plan.
$adr # ... agent will write formal decision record.
# ... tell the agent to implement it after
# or:
$adr intent # ... agent will output a clear intent
# ... that you can feed into something like `/goal`.
# ... or prompt into a dynamic workflow,
$adr review # ... agent will verify its previous work
# ... with a systematic review & adr alignment
$adr synthesize/spec Together to shape an implementation for us.
adr/
├── README.md
├── decisions/
│ ├── 0001-record-architecture-decisions.md
│ ├── 0002-build-a-focused-coding-orchestrator-agent.md
│ ├── ...
│ ├── 0023-build-multi-agent-operations-view-from-task-state-20260618-145801.md
│ └── 0024-run-parent-agent-as-managed-background-task-20260618-193203.md
├── research/
│ ├── SPIKE-claude-monitor-capabilities-20260618-012732.md
│ ├── SPIKE-event-streams-and-renderers-20260618-110007.md
│ └── SPIKE-parent-tool-call-tracing-20260618-084045.md
└── specs/
├── multi-agent-operations-view-20260618-145355.md
├── parent-agent-wait-and-durable-run-20260618-074619.md
└── run-event-stream-contract-20260618-110147.md
Mental model:
adr/
├── README.md # index of accepted decisions
├── decisions/ # final accepted ADRs, numbered forever
├── research/ # investigation notes before decisions
└── specs/ # draft plans/specs before decisions
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Interactive Plan Review: Mark up and refine your plans using a UI, easily share for team collaboration, automatically integrates with plan mode hooks.
No description provided.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub backnotprop/adr --plugin adr