Validate a business idea before you invest time or money — problem research, market sizing, competitive landscape, persona simulation (how target customers actually react), unit economics, red flags, and a GO / PIVOT / STOP verdict. Use when you have a…
Cross-project command center — scans every project's saved session states and checkpoints and shows all your open work and next actions in one dashboard. For when you've lost track of what's in flight across everything.
Rigorously review the work for defects, fix what's safely fixable, verify, and end with a confidence rating out of 10. Hunts careless slips, code-quality issues, logic gaps, intent-vs-execution mismatches, and edge cases. An audit-and-fix pass over existing…
Post-implementation audit — checks codebase against the goal, runs stack-specific checks, security, performance, logic edge cases, and tests, then produces a PASS/WARN/FAIL report with severity tiers.
Pre-deploy gate, deploy, and smoke-test in one pass — runs build/checks, deploys (Vercel by default), then verifies the live URL actually works. For shipping with confidence.
Turn a messy voice ramble into clean, structured output — fixes transcription slips and organizes stream-of-consciousness into a spec, task list, outline, or decision.
Reverse-engineer and rebuild a website as a pixel-perfect clone in one pass — extracts assets, CSS, animations, and content section-by-section and dispatches parallel builder agents in worktrees as it goes. Use whenever the user wants to clone, replicate,…
Re-explain the previous response in plain, beginner-friendly language — decode the jargon, buzzwords, and technical concepts.