Skip to content
archived Visibility internal Owner erik@uvilo.com Approver _ Created 2026-06-14 Updated 2026-06-14

Project Automation Plan 7

Scope: Update all project automation agent prompts, routing tables, and shared snippets so orchestration, human review, and Erik_Todo all follow the new lifecycle and report-file model.


Task 1 — Update Project Runner routing and blocked-state behavior

Spec Sections 4 and 5 require Runner to route the canonical phases, detect _Blocked, and link Erik_Todo items to durable review artifacts.

Edit Forge/Configs/Agents/Project_Runner_Prompt.md so it routes Requirements_Eval, Spec_Eval, Plan_Eval, Eval, and Extract_Eval correctly; passes project and phase when spawning agents; handles _Blocked states; and writes enhanced Erik_Todo entries that link to the exact report or document needing review.

Task 2 — Update Task Runner and the SRP prompts

Spec Section 4 defines the phase-to-agent mapping and requires Eval to run in a fresh evaluator session.

Edit Forge/Configs/Agents/Task_Runner_Prompt.md, Project_Thinker_Prompt.md, Project_Worker_Prompt.md, and Project_Evaluator_Prompt.md so each prompt uses the canonical lifecycle terminology, routes the new eval phases correctly, and preserves the fresh-session rule for Eval.

Task 3 — Update Project_Snippet and Env_Snippet

Spec Sections 1, 2, and 5 require shared snippets to describe the canonical lifecycle, phase naming, and persisted report-file behavior.

Edit Forge/Configs/Agents/Project_Snippet.md and Env_Snippet.md so they contain no stale lifecycle names and accurately describe the report-file model that Erik_Todo and human review depend on.

Task 4 — Build, commit, push

Spec Sections 4 and 5 require agent orchestration and human review to be aligned before run tracking is added.

Run the build, stage the prompt and snippet changes, commit with message Project Automation: Plan 7 — prompts, routing, and human review links, and push to dev.