add-custom
Add a custom module repository (company or personal) to claude-code-setup.
After `/clear` or new chat, understand recent changes.
$ npx -y skills add b33eep/claude-code-setup --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/catchupContext preview
What this command does when you run it.
After `/clear` or new chat, understand recent changes.
After `/clear` or new chat, understand recent changes.
1. **Check project template version**
2. **Read project README.md**
3. **Read changed files**
4. **Load relevant Records**
5. **Check Recent Decisions**
6. **Read open private notes**
7. **Load context skills**
8. **Summary**
Persistent memory for Claude Code via Markdown files. 📖 Read the Documentation for detailed guides, tutorials, and reference.
Repo: b33eep/claude-code-setup
Add a custom module repository (company or personal) to claude-code-setup.
Manage your claude-code-setup installation: check status, upgrade, install, and remove modules.
Spawn a teammate to work on a separate task independently. You continue your own work and get notified when the teammate finishes.
A structured way to plan complex features before implementing. Works through: Problem → Options → Solution → Stories → Finalize.
Trigger a code review on your recent changes using the comprehensive-review plugin. This is Step 3 in the Development Flow — review before committing.