new-adr
Create a new ADR (Architecture Decision Record) in the cowork-mcp project. **Topic:** $ARGUMENTS
Install / Use
npx skills add bencan1a/cowork-mcpInstalls into whichever agent you are using.
Claude Commands
Claude Code slash commands
Quality Score
Category
Development & EngineeringSupported Platforms
Skill content
View source on GitHubNew Architecture Decision Record
Create a new ADR (Architecture Decision Record) in the cowork-mcp project.
Topic: $ARGUMENTS
What To Do
1. Determine Next ADR Number
List existing ADRs in docs/decisions/ and determine the next sequential number (e.g., if ADR-001 exists, the next is ADR-002).
If docs/decisions/ does not exist yet, create it. The first ADR will be ADR-001.
2. Gather Context
Ask the user (if not provided via $ARGUMENTS):
- What decision needs to be recorded?
- What is the context or problem that prompted this decision?
- What alternatives were considered?
- What is the chosen approach and why?
3. Create the ADR
Write the ADR to docs/decisions/ADR-{NNN}-{slug}.md using this format:
# ADR-{NNN}: {Title}
**Status:** Proposed | Accepted | Superseded | Deprecated
**Date:** YYYY-MM-DD
**Supersedes:** (if applicable)
## Context
{What is the problem or situation that requires a decision?}
## Decision
{What is the change being proposed or decided?}
## Alternatives Considered
| Alternative | Pros | Cons |
|-------------|------|------|
| {option} | {pros} | {cons} |
## Consequences
### Positive
- {benefit}
### Negative
- {trade-off}
### Neutral
- {observation}
## References
- {links to research, specs, or discussions}
4. Note the Decision
If docs/CONTEXT.md exists and has a "Key Decisions" section, add a one-line entry for the new ADR.
Related Skills
caveman
107.1k🪨 why use many token when few token do trick. Viral skill + proxy for coding agents that cuts 65% of tokens by talking like a caveman.
claude-mem
94.4kPersistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More
Agent-Reach
84.2kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
Understand-Anything
83.5kGraphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
Security Score
Audited on Invalid Date
