workflow

Orchestrate Claude Code sessions through a structured multi-phase workflow loop.

1|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/roderik/fold --skill workflow-roderik
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflow
Source: https://github.com/roderik/fold/tree/main/skills/workflow
Command: npx skills add https://github.com/roderik/fold --skill workflow-roderik

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinates complex Claude Code sessions by providing a durable, phased workflow framework that standardizes planning, execution, and review.

Core Features & Use Cases

  • Structured phased workflow (research, plan, implement, verify, review, ship) for non-trivial tasks.
  • Tool selection and delegation patterns to align team roles and ensure repeatable outcomes.
  • Session conventions and force-loading to ensure consistent activation across projects.

Quick Start

Begin a Claude Code session by invoking the canonical loop ce:brainstorm → ce:plan → document-review → ce:work → ce:review → git-commit-push-pr → ce:compound to produce durable documentation.

Frequently Asked Questions about workflow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I structure Claude Code sessions for complex implementation tasks?

Structure Claude Code sessions using a multi-phase workflow loop: brainstorm, plan, implement, verify, review, and ship. This orchestrates non-trivial tasks by standardizing planning, execution, and collaborative review for repeatable outcomes.

What is the best way to automate planning and review phases in Claude Code?

Automate planning and review by invoking a canonical workflow loop: brainstorm, plan, document-review, work, review, and git-commit-push-pr. This produces durable documentation and ensures consistent activation across projects.

When do I need a phased workflow for AI code generation?

You need a phased workflow for AI code generation when handling non-trivial tasks requiring structured planning, implementation, verification, and collaborative review across teams to ensure quality and repeatability.

Can I enforce team role alignment and tool selection during Claude Code automation?

Yes, you can enforce team role alignment and tool selection during Claude Code automation. The workflow specifies delegation patterns and tool selection guardrails to align team roles and ensure repeatable outcomes.

How do I verify code quality before shipping changes in a structured AI workflow?

Verify code quality before shipping by applying specified verification tiers within the workflow loop. The structured process moves through implementation, verification, and collaborative review phases before executing the final ship step.

Does the workflow skill require any external dependencies or components to run?

No, the workflow skill requires no external dependencies or components to run. It operates as an always-on base workflow framework using session conventions and force-loading to ensure consistent activation across projects.