Skip to content

Tutorials

These walkthroughs show how to actually use the CodeOps skills — alone and composed into pipelines. They assume the plugin is installed and verified.

TutorialYou'll learn
Your first planPlan a small feature with make_plan, then build it with exec_plan.
The full pipelineChain grill_me → make_requirements → preflight → make_plan → exec_plan, with roadmap and techdocs.
Reverse-engineer a codebaseUse retro_requirements to reconstruct a spec from existing code, then rebuild.

New to CodeOps? Start with Your first plan — it's the most common entry point. Then read the core concepts to understand the gates and the specification-first testing model the tutorials rely on.

Released under the MIT License.