HatmanStack commited on
Commit
7e5abbb
Β·
1 Parent(s): c0e8fff

chore: full sync of claude-forge skill files

Browse files
.claude/skills/pipeline/flows/audit-flow.md CHANGED
@@ -80,7 +80,7 @@ Evaluator and auditor agents are **token-expensive**. They run exactly twice in
80
 
81
  **NEVER** re-run evaluator or auditor agents at any point during the pipeline. The planner, implementer, and verification reviewer work from the intake docs and feedback.md.
82
 
83
- ## Stage 1: Planning (Planner ↔ Plan Reviewer GAN Loop)
84
 
85
  **Max iterations: 3.**
86
 
@@ -152,7 +152,7 @@ Standard plan review process β€” see main SKILL.md Stage 1b.
152
 
153
  Loop until `PLAN_APPROVED` or max iterations.
154
 
155
- ## Stage 2: Implementation (Per-Phase GAN Loops)
156
 
157
  **Max iterations per phase: 3.**
158
 
 
80
 
81
  **NEVER** re-run evaluator or auditor agents at any point during the pipeline. The planner, implementer, and verification reviewer work from the intake docs and feedback.md.
82
 
83
+ ## Stage 1: Planning (Planner ↔ Plan Reviewer Adversarial Loop)
84
 
85
  **Max iterations: 3.**
86
 
 
152
 
153
  Loop until `PLAN_APPROVED` or max iterations.
154
 
155
+ ## Stage 2: Implementation (Per-Phase Adversarial Loops)
156
 
157
  **Max iterations per phase: 3.**
158
 
.claude/skills/pipeline/flows/doc-health-flow.md CHANGED
@@ -68,7 +68,7 @@ Auditor agents are **token-expensive**. They run exactly twice in the full lifec
68
 
69
  **NEVER** re-run the doc auditor agent at any point during the pipeline. The planner, doc engineer, and verification reviewer work from doc-audit.md and feedback.md.
70
 
71
- ## Stage 2: Planning (Planner ↔ Plan Reviewer GAN Loop)
72
 
73
  **Max iterations: 3.**
74
 
@@ -113,7 +113,7 @@ Standard plan review process β€” see main SKILL.md Stage 1b.
113
 
114
  Loop until `PLAN_APPROVED` or max iterations.
115
 
116
- ## Stage 3: Implementation (Per-Phase Doc Engineer ↔ Doc Reviewer GAN Loop)
117
 
118
  **Max iterations per phase: 3.**
119
 
 
68
 
69
  **NEVER** re-run the doc auditor agent at any point during the pipeline. The planner, doc engineer, and verification reviewer work from doc-audit.md and feedback.md.
70
 
71
+ ## Stage 2: Planning (Planner ↔ Plan Reviewer Adversarial Loop)
72
 
73
  **Max iterations: 3.**
74
 
 
113
 
114
  Loop until `PLAN_APPROVED` or max iterations.
115
 
116
+ ## Stage 3: Implementation (Per-Phase Doc Engineer ↔ Doc Reviewer Adversarial Loop)
117
 
118
  **Max iterations per phase: 3.**
119
 
.claude/skills/pipeline/flows/repo-eval-flow.md CHANGED
@@ -104,7 +104,7 @@ Evaluator agents are **token-expensive**. They run exactly twice in the full lif
104
 
105
  **NEVER** re-run evaluator agents at any point during the pipeline. The planner, implementer, and verification reviewer work from eval.md and feedback.md.
106
 
107
- ## Stage 2: Planning (Planner ↔ Plan Reviewer GAN Loop)
108
 
109
  **Max iterations: 3.**
110
 
@@ -148,7 +148,7 @@ Standard plan review process β€” see main SKILL.md Stage 1b.
148
 
149
  Loop until `PLAN_APPROVED` or max iterations.
150
 
151
- ## Stage 3: Implementation (Per-Phase Implementer ↔ Reviewer GAN Loop)
152
 
153
  **Max iterations per phase: 3.**
154
 
 
104
 
105
  **NEVER** re-run evaluator agents at any point during the pipeline. The planner, implementer, and verification reviewer work from eval.md and feedback.md.
106
 
107
+ ## Stage 2: Planning (Planner ↔ Plan Reviewer Adversarial Loop)
108
 
109
  **Max iterations: 3.**
110
 
 
148
 
149
  Loop until `PLAN_APPROVED` or max iterations.
150
 
151
+ ## Stage 3: Implementation (Per-Phase Implementer ↔ Reviewer Adversarial Loop)
152
 
153
  **Max iterations per phase: 3.**
154
 
.claude/skills/pipeline/flows/repo-health-flow.md CHANGED
@@ -68,7 +68,7 @@ Auditor agents are **token-expensive**. They run exactly twice in the full lifec
68
 
69
  **NEVER** re-run the auditor agent at any point during the pipeline. The planner, implementer, and verification reviewer work from health-audit.md and feedback.md.
70
 
71
- ## Stage 2: Planning (Planner ↔ Plan Reviewer GAN Loop)
72
 
73
  **Max iterations: 3.**
74
 
@@ -114,7 +114,7 @@ Standard plan review process β€” see main SKILL.md Stage 1b.
114
 
115
  Loop until `PLAN_APPROVED` or max iterations.
116
 
117
- ## Stage 3: Implementation (Per-Phase GAN Loops)
118
 
119
  **Max iterations per phase: 3.**
120
 
 
68
 
69
  **NEVER** re-run the auditor agent at any point during the pipeline. The planner, implementer, and verification reviewer work from health-audit.md and feedback.md.
70
 
71
+ ## Stage 2: Planning (Planner ↔ Plan Reviewer Adversarial Loop)
72
 
73
  **Max iterations: 3.**
74
 
 
114
 
115
  Loop until `PLAN_APPROVED` or max iterations.
116
 
117
+ ## Stage 3: Implementation (Per-Phase Adversarial Loops)
118
 
119
  **Max iterations per phase: 3.**
120