Generate implementation report — with smart process improvement when divergences are found
Продуктовое описание в 1 абзац: что было сделано или что предстоит сделать. Без технических деталей — понятно менеджеру, заказчику, стейкхолдеру.
Scan and remove personal information, private context, and internal references from a project before sharing, open sourcing, or handing off to another developer.
Upgrade a project's template — merge skills, agents, rules, docs without overwriting customizations
Document progress after execution — what's done, what's left, findings — and sync docs if direction changed
Cautious fix for legacy code — blast radius analysis, safety nets, and careful implementation
Interactive audit of skills and pipelines — compare prescribed workflows against actual usage to find merges, removals, and improvements
Perform complex fault analysis requiring multi-step diagnostics and subtask decomposition. Use when user asks to "troubleshoot", "analyze root cause", "why is network slow",…
Display template version, component inventory, and health status
Full testing pipeline — automated test sweep, browser/Playwright testing, dependency health audit, and manual test checklist.
Add or remove files from .gitignore — with presets for common visibility modes
Orchestrates the full brownfield pipeline for inherited codebases — intake, investigate, triage, fix. Use when dropped into an unfamiliar repo with no docs.