Automates the creation and management of Architecture Decision Records (ADRs) with standardized numbering, templates, and status tracking.
The SecondBrain ADR skill streamlines technical documentation by enabling developers to generate and organize Architecture Decision Records directly within the Claude Code environment. It implements a structured workflow for gathering context, assigning category-based numbering (infrastructure, feature, or process), and managing the lifecycle of decisions from draft to implementation. By integrating with VitePress and YAML-based tracking, it ensures that project decisions are searchable, version-controlled, and consistently formatted according to industry best practices.
主要功能
01Category-based automated numbering for infrastructure, features, and processes
02Centralized YAML record tracking for decision metadata
033 GitHub stars
04Standardized Markdown templates for consistent technical documentation
05Automatic VitePress sidebar integration for documentation sites
06Comprehensive status workflow from draft to production-tested
使用场景
01Documenting the rationale behind migrating to new database architectures or frameworks
02Tracking internal process changes and architectural standards across a development team
03Maintaining a historical log of feature implementation decisions for future audits and onboarding