folder structure skills

5 tagged folder structure, measured the same way as everything else here.

Browse within: agent-context 5ai-tooling 5icm 5

folder-audit

01

mcmespinaa/folder-structure-protocol

Skill Claude CodeCodex

Evaluates any project's folder architecture against the ICM five-layer context hierarchy. Scores Layer 0 (Map/CLAUDE.md), Layer 1 (Rooms/CONTEXT.md), Layer 2 (Stage Contracts), Layer 3 (Reference Material), Layer 4 (Working Artifacts), plus Tools assessment. Checks 14 anti-patterns (8 base + 6 ICM), measures 5…

6 1mo ago A 135 tokens

pipeline-scaffold

02

mcmespinaa/folder-structure-protocol

Skill Claude CodeCodex

Creates a new ICM pipeline from a domain description. Generates numbered stage folders with CONTEXT.md contracts (Inputs/Process/Outputs), reference and output directories, and a root CONTEXT.md. Use when: setting up a new staged workflow, creating a production pipeline, scaffolding an ICM workspace.

6 1mo ago A 65 tokens

run-stage

03

mcmespinaa/folder-structure-protocol

Skill Claude CodeCodex

Executes a single ICM pipeline stage by reading its CONTEXT.md contract, loading scoped inputs (Layer 3 reference vs Layer 4 working), following the Process section, writing declared outputs, and pausing for human review. Use when: running a pipeline stage, executing a stage, processing the next stage.

6 1mo ago A 66 tokens