adr
Write an Architecture Decision Record documenting a significant technical decision.
Update the project's CLAUDE.md memory bank with current session learnings.
$ npx -y skills add rohitg00/awesome-claude-code-toolkit --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/memory-bankContext preview
What this command does when you run it.
Update the project's CLAUDE.md memory bank with current session learnings.
Update the project's CLAUDE.md memory bank with current session learnings.
1. Read the existing `CLAUDE.md` (project root) or create one if it does not exist. 2. Analyze the current session to extract:
3. Categorize learnings into the appropriate CLAUDE.md sections:
4. Merge new information without duplicating existing entries. 5. Update the "Last updated" timestamp. 6. Keep the file concise: each entry should be one to two lines.
# Project Memory ## Overview - Description, key paths, tech stack ## Commands - `<command>` - what it does ## Architecture - Key design decisions and patterns ## Known Issues - Issue description and workaround ## Session Notes - Last updated: YYYY-MM-DD - <new learnings from this session>
The most comprehensive toolkit for Claude Code -- 135 agents, 35 curated skills (+400,000 via SkillKit), 42 commands, 176+ plugins, 20 hooks, 15 rules, 7 templates, 15 MCP configs, 26 companion apps, 53 ecosystem entries, and more.
Repo: rohitg00/awesome-claude-code-toolkit
Write an Architecture Decision Record documenting a significant technical decision.
Conduct a structured design review of a module, feature, or system component.
Create a structured implementation plan for the requested feature or change.