Use when finishing non-trivial work, marking a goal complete, handing off code or documents, or when work may be drifting from the user's requested outcome and needs evidence-based acceptance before final response.
Use when preparing, splitting, staging, or creating git commits for completed work, especially when changes span multiple concerns, tests, files, or behavioral units and each commit should be independently reviewable and verifiable.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Use when researching current engineering solutions, comparing tools or architectures, tracking frontier engineering thinking, or needing high-signal X-first sources for modern software decisions.
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.
Implements Manus-style file-based planning to organize and track progress on complex tasks. Creates taskplan.md, findings.md, and progress.md. Use when asked to plan out, break down, or organize a multi-step project, research task, or any work requiring 5+ tool calls. Supports automatic session recovery after /clear.
Forces the laziest solution that actually works, simplest, shortest, most minimal. Channels a senior dev who has seen everything: question whether the task needs to exist at all (YAGNI), reach for the standard library before custom code, native platform features before dependencies, one line before fifty. Supports…
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation.
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback.
Use when creating new skills, editing existing skills, or verifying skills work before deployment.
★not rated 5 1mo agoA20 tokens
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: