Analyze uncommitted changes and create grouped conventional commits
1
AI 87
vision
asermax3/1/2026
Create or update the project vision document
1
AI 85
iterative-development
asermax2/17/2026
Load when adding deltas or analyzing impact on existing framework. Supports progressive development without requiring everything upfront. Used by /add-delta and /analyze-impact commands.
1
AI 85
using-code-directives
asermax4/4/2026
Use when reading or editing files that contain @implement, @docs, @refactor, @test, or @todo directive comments - handle directives systematically with appropriate post-action transformations
Analyze docs for optimization opportunities (split, simplify, remove)
1
AI 82
eject
asermax2/12/2026
Eject katachi plugin into self-contained project structure
1
AI 78
financial-summary
asermax3/15/2026
Parse and analyze personal financial transaction CSV exports to calculate account totals and generate detailed breakdowns. Use when the user asks to analyze transaction data, generate financial summar...
1
AI 76
migrate-to-deltas
asermax3/5/2026
Migrate existing katachi project to delta-based workflow
1
AI 74
add-delta
asermax3/22/2026
Add a new delta on-the-go without full upfront planning
1
AI 72
review-code
asermax2/22/2026
Review code against specs, designs, and decision compliance
1
AI 72
retrofit-existing
asermax3/18/2026
Load when retrofitting framework documentation to existing code. Supports creating specs and decisions from implementations, enabling gradual framework adoption for existing projects.
1
design-delta
asermax3/5/2026
Write design rationale for a delta
1
deltas
asermax3/2/2026
Extract deltas from the project vision
1
using-live-documentation
asermax2/5/2026
Use BEFORE implementing, writing, configuring, or setting up ANY feature involving libraries, frameworks, or complex APIs - even before reading existing code. Fetches current documentation to ensure c...
1
AI 94
testing-skills-activation
asermax2/5/2026
Use when creating or refining Claude Code skills to validate that skill descriptions trigger correctly - provides systematic testing methodology for skill activation patterns using test cases and auto...
1
AI 87
framework-core
asermax2/8/2026
Load when working with any katachi framework command. Provides workflow principles, status tracking conventions, and decision guidance. This skill establishes the collaborative context for all framewo...