What problem does it solve?
This skill removes the complexity of authoring, updating, validating, and debugging Agentic Forge YAML workflows by applying complete schema knowledge and workflow best practices so you can produce reliable automation definitions quickly.
Core Features & Use Cases
- Create: Generate complete, schema-valid workflows from high-level descriptions with sensible defaults and variable definitions.
- Update & Preserve: Read and modify existing workflow YAML while preserving structure and comments.
- Explain & Validate: Provide authoritative explanations of workflow properties, detect schema errors, and produce actionable validation reports.
- Debug: Diagnose execution issues (undefined variables, conditions, ralph-loop completion, worktree or runtime mismatches) and suggest precise YAML fixes.
- Use Case: Developer teams writing CI-style agentic pipelines can author plan-build-review workflows, add parallel analyses, or fix conditional branches with confidence.
Quick Start
Create a workflow that plans, implements, and reviews the feature Add user authentication.