Agent skill

skill-creator-3-multi-stage-workflow-architecture

Sub-skill of skill-creator: 3. Multi-Stage Workflow Architecture (+1).

Stars 4
Forks 4

Install this agent skill to your Project

npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/_internal/builders/skill-creator/3-multi-stage-workflow-architecture

SKILL.md

3. Multi-Stage Workflow Architecture (+1)

3. Multi-Stage Workflow Architecture

Problem: A monolithic SKILL.md for a workflow with N stages is only loaded when explicitly invoked — NOT at the moment each stage executes. Rules written there won't fire at execution time.

Pattern: per-stage micro-skills auto-loaded at entry

skills/my-workflow/
  SKILL.md                    ← index + cross-cutting rules only (≤150 lines)
  stages/
    stage-01-intake.md        ← complete rules for stage 1
    stage-02-planning.md      ← complete rules for stage 2

*See sub-skills for full details.*

## 4. Actionable Content


Every section should guide action:

```markdown

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results