Skip to main content

TaskSpec Examples

This page provides ready-to-use TaskSpec examples for common workflows. Copy and adapt these to your needs.

Quick Start Examples

Bug Fix Workflow

For fixing bugs with fast iteration:

Feature Implementation

For implementing new features with comprehensive testing:

Refactoring Workflow

For code refactoring with safety gates:

Language-Specific Examples

TypeScript/Node.js Project

Python Project

Go Project

CI/CD Integration Examples

CI-Focused (Wait for Actions)

Custom Verification Commands

Advanced Patterns

Multi-Stage Verification

Human Approval Gate

Profile Templates

These profiles can be saved and reused:

Default TypeScript Profile

Rapid Iteration Profile

CI-Strict Profile

TaskSpec Guide

Full TaskSpec documentation and field reference

Convergence

Learn about convergence strategies

Gates

Configure verification gates

Profiles API

Save and reuse TaskSpecs as profiles