fix
5 skills · 5 free · cap $19/skill or unlock all for $99
zero-defect
IncludedUse when you need maximum precision on a critical task — production deployments, security-sensitive code, financial calculations, or any work where mistakes are unacceptable.
calibrate
IncludedUse when workflow components are inconsistent, naming conventions vary, or a new team member's work needs alignment to project standards.
fortify
IncludedUse when the workflow lacks error handling, has been failing in production, or needs retry logic, fallback strategies, and circuit breakers.
refine
IncludedUse when the workflow works but needs polish, or as the final step in a diagnose → fix → refine cycle before shipping.
streamline
IncludedUse when the workflow feels too complex, has accumulated cruft, or has redundant steps and overlapping tools that need consolidation.