aitc-workflow-plan

Installation
SKILL.md

AITC Workflow — Plan Mode

Generate an execution plan for a long-running task. This is the first of three workflow SKILLs: Plan (this one) → ExecuteLifecycle.

Why Plan Before Execute

A plan written with incomplete information produces wrong teammate assignments, missed dependencies, and unnecessary rework. The brainstorming step (§1.3) catches these before they become execution failures. The committed plan also provides the clean baseline that the plan-editing subagent's atomicity checks depend on.

Workflow

1.1 Read Project Context

Read the project's CLAUDE.md to understand available project skills, conventions, and constraints. This grounds the plan in what the project actually has.

1.2 Analyze Each Task

For each task, assess these dimensions:

Related skills
Installs
2
Repository
satone7/skills
First Seen
5 days ago