Claude
Claude from kazhou/agents-toolkit.
Skills in this plugin
7- ▌ Debug · kazhou bundleUse when encountering any bug, test failure, or unexpected behavior, before proposing fixes
- ▌ Handoff · kazhouPrepare context handoff when running low. Checks off completed todos in active doc, summarizes remaining work in Plan Mode, and prompts user to /clear.
- ▌ Sync Docs · kazhouUpdate all README.md and CLAUDE.md files to reflect current codebase state. Combines update-docs and update-claudes. Also archives completed active plans.
- ▌ Audit Plan · kazhouReview a session plan for scope creep and unnecessary complexity before execution begins. Combines scope-check and simplicity-audit. Run after Plan Mode, before any code is written.
- ▌ Brainstorm · kazhouUse before any creative work — creating features, building components, adding functionality, or modifying behavior. Explores intent, requirements, and design before implementation.
- ▌ Review Insights · kazhouScan all CLAUDE.md files and agent_dev/README.md for `# Insights` sections. Present consolidated insights for human review.
- ▌ Jupyter Notebook · kazhouUse when creating, editing, or executing Jupyter notebooks (.ipynb files). Covers jupytext pairing, notebook execution, and output verification.