Sparc Refinement Execution Checklist

Sub-skill of sparc-refinement: Execution Checklist.

vamseeachanta f1e5b72 576 B Updated

File contents

Execution Checklist

Execution Checklist

  • Write failing tests for new functionality (Red)
  • Implement minimum code to pass tests (Green)
  • Refactor while keeping tests green (Refactor)
  • Optimize performance of hot paths
  • Add comprehensive error handling
  • Implement retry logic and circuit breakers
  • Verify code coverage >= 80%
  • Check cyclomatic complexity < 10
  • Run full test suite
  • Update documentation

vamseeachanta/workspace-hub/tree/main/.agents/skills/_archive/development/sparc/sparc-refinement/execution-checklist commit f1e5b72dff

Frequently asked questions

npx skillmds@latest add vamseeachanta/sparc-refinement-execution-checklist