secondbrain-adr
Installation
SKILL.md
Create Architecture Decision Record
Create numbered ADRs with category-based organization and status workflow.
Prerequisites
Verify ADR entity is enabled in the secondbrain project:
- Check for
.claude/data/adrs/meta.yaml(sharded) or.claude/data/adrs/records.yaml(legacy) - If not found, suggest running
secondbrain-initwith ADRs enabled
Important Rules
- Do NOT add ADRs to the left sidebar/navigation. ADRs are listed automatically via the
EntityTablecomponent ondocs/adrs/index.md, which reads from.claude/data/adrs/shard files. No sidebar modification is needed.
Workflow
Step 1: Gather Information
Collect from user or conversation context:
Related skills