blakecyze
- 11 skills
- 0 followers
- 20 hours ago last updated
- ▌ Kanso Pr · blakecyzeUse when the user asks to write a pull request description, open a PR, draft PR notes, or summarise a branch for review.
- ▌ Kanso Task · blakecyzeUse when the user wants a task done well rather than fast, wants a rough or underspecified request sharpened before it runs, or asks for a careful, principled pass at a piece of work.
- ▌ Kanso Audit · blakecyzeUse when the user asks for a code review, audit, pre-PR check, quality sweep, or pattern analysis of a diff, branch, module, or codebase. Also use when the user asks to "check" or "look over" their code for issues.
- ▌ Kanso Commit · blakecyzeUse when the user asks to commit changes, stage their work, write commit messages, or split the working tree into logical commits.
- ▌ Kanso Context · blakecyzeUse when the user asks to update, prune, audit, or create AGENTS.md, CLAUDE.md, or other agent context files. Also use when the user says their AI agents keep making the same mistakes and they want to fix it at the context level.
- ▌ Kanso Council · blakecyzeUse when the user wants a stronger, multi-model, or cross-checked audit: "convene the council", "council review", "audit with codex/grok/gemini too", "second opinion on this diff", "multi-engine audit". Detects other agent CLIs, runs kanso-audit's framework on each in parallel, and merges the reports into one consensus-weighted findings list.
- ▌ Kanso Handoff · blakecyzeUse when the user wants the current session's context packaged for the next one: "package this session", "carry this context over", "before I /clear", "handoff", "save where we are", "compact this into a prompt for next time". Writes one dense, machine-readable file and prints the resume line. Not for durable repo guidance (kanso-context) or permanent solution notes.
- ▌ Kanso Nuclear · blakecyzeUse when the user asks for a nuclear review, a thermonuclear audit, a deep maintainability sweep, a structural audit of the whole codebase, or a "harsh" pass on a branch. Stricter and more structural than /kanso-audit.
- ▌ Kanso Refactor · blakecyzeUse when the user asks to clean up, tighten, simplify, de-bloat, de-slop, or refactor code. Also use when acting on findings from /kanso-audit or /kanso-nuclear. Behaviour-preserving only.
- ▌ Kanso Prompting · blakecyzeUse when rewriting, sharpening, or producing a prompt for Claude or another current frontier model. Sets standing rules for getting better LLM output through better prompts. Loaded by /kanso-task; not directly invoked by the user.
- ▌ Kanso Principles · blakecyzeUse when generating, reviewing, modifying, or discussing any code. Sets standing anti-dilution rules for all code-related work. Auto-loads; not directly invoked by the user.