Summarize code changes for different scopes (last-message, unstaged, staged, all-uncommitted, branch/PR-wide) and different author personas such as engineer and product manager.
0
AI 95
create-plan
dolessHQ2/18/2026
Create a concise plan. Use when a user explicitly asks for a plan related to a coding task.
0
AI 85
frontend-functionality-docs
dolessHQ3/14/2026
Document or refresh route-by-route frontend behavior for a web app, including page purpose, UI states, controls, navigation, and user-triggered external writes. Use when asked to create or update a fr...
0
AI 82
supabase-reset-test-gen-loop
dolessHQ2/24/2026
Iteratively run a local Supabase reset, database tests, and type generation until they succeed, fixing issues between runs. Use when asked to reset the local Supabase DB, run `supabase test db`, and r...
0
AI 52
autistic-code-review
dolessHQ3/14/2026
Run a full-scale implementation review with parallel subagents for plan alignment, UI verification, technical and strategic analysis, and test coverage gap closure across app and database layers.
0
supabase-reset-test-gen-types
dolessHQ3/14/2026
Run a local Supabase reset, database tests, and type generation in sequence. Use when the user asks to run `supabase db reset`, `supabase test db`, and `npm run gen-types` for this repo.
0
execute-plan
dolessHQ2/8/2026
Execute an existing plan file. Use when a user asks to carry out a .plan.md task list.