Secondbrain Adr
Secondbrain ADR captures and summarizes key insights from your notes, streamlining knowledge management & boosting productivity through rapid review.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add secondbrain-adr npx -- -y @trustedskills/secondbrain-adr
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"secondbrain-adr": {
"command": "npx",
"args": [
"-y",
"@trustedskills/secondbrain-adr"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, secondbrain-adr, helps you create Architecture Decision Records (ADRs) within your Second Brain. ADRs are short, plain text documents that capture important decisions made during software development or other complex projects. It facilitates documenting the context, consequences, and alternatives considered for each decision.
When to use it
- Documenting technical choices: When you need a clear record of why a specific technology was selected over others.
- Onboarding new team members: Provide them with background on past decisions and their rationale.
- Maintaining project consistency: Ensure everyone understands the reasoning behind key architectural choices.
- Avoiding repeated decision-making: Quickly reference previous considerations when facing similar challenges.
Key capabilities
- Generates ADR templates.
- Facilitates documentation of decision context.
- Allows for recording consequences and alternatives considered.
- Integrates with Second Brain workflows.
Example prompts
- "Create a new ADR about choosing between React and Angular."
- "Generate an ADR template for the database selection process."
- "Draft an ADR outlining our decision to use microservices architecture."
Tips & gotchas
This skill requires you to have a Second Brain setup. Familiarity with ADR principles will help maximize its effectiveness in documenting important decisions.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.