This skill provides a repeatable verification protocol for finished work: it runs available automated checks (build, tests, lint), compares changes against stated requirements, and produces a clear verification report with pass/fail status and prioritized fixes. The output is a compact, actionable report you can use before committing or handing work off.
Trigger this skill when a user asks phrases like "verify", "check this work", "is this done", or before pushing/committing changes. It's intended for final-review steps, not mid-task feedback. Use it when you need confidence that changes implement stated requirements and don't introduce regressions.
This skill is authoring- and CI-adjacent and works well in agent contexts with access to repo tooling and a shell (Claude Code, Copilot-style code assistants, or other code-aware agents). It expects access to git and project build/test commands.
This skill has not been reviewed by our automated audit pipeline yet.
Work — Plan Execution
Plan and task manager skill: parse, store, and resume project plans; provide next-action, todo, and priorities views for the agent.
Scan — Project Scope & Pricing Estimator
Analyze a codebase to estimate complexity, count files/LOC/endpoints, and produce three-tier pricing recommendations (budget/standard/premium).
Launch Plan — Product Launch Timeline
Creates a day-by-day launch timeline with pre-launch buildup, launch week execution, post-launch optimization, PR templates, and a metrics dashboard.