IKatsuba
@IKatsuba
Public Skills
spec:test-all
by IKatsuba
Execute All Tests - walks through all pending test cases from the test plan sequentially
spec:do-all
by IKatsuba
Execute All Tasks - runs all pending tasks from the tasks document, with parallel subtask execution when safe
spec:test-plan
by IKatsuba
Generate Test Plan - creates a manual test plan document from specification documents
spec:tasks
by IKatsuba
Create Tasks Document - generates an implementation plan with tracked tasks based on requirements and design documents
spec:research
by IKatsuba
Technical Research - investigates codebase and explores solution alternatives based on requirements
spec:do-task
by IKatsuba
Execute Specific Task - runs a task by its number from the tasks document
review:ux
by IKatsuba
UX Review - analyzes feature for efficiency-first UX patterns, keyboard navigation, and pro-tool experience
review:local
by IKatsuba
Local Code Review - analyzes code changes and provides structured feedback before commit
git:amend
by IKatsuba
Amend Commit - modifies the last commit with staged changes or new message
dev:skill
by IKatsuba
Create New Skill - generates a new skill definition for this repository
utils:changelog
by IKatsuba
Generate Changelog - analyzes git history and creates a human-readable changelog for non-technical teams