Orchestration 2 State 2
-
✅ Task 1 — Delete Create Page skill
- ✅ Trash the directory Forge/Skills/Create_Page/
- ✅ Remove Create_Page entry from Forge/Skills/index.md
- ✅ Remove Create_Page from FORGE_CHAT.md Skills List
- ✅ Update Project_Extract/SKILL.md: Create_Page and Update_Sidebar → Manage_Pages
-
✅ Task 2 — Rename Update_Sidebar → Manage_Pages
- ✅ Create Forge/Skills/Manage_Pages/ directory with all files
- ✅ Update frontmatter and headings in Manage_Pages/SKILL.md
- ✅ Update Manage_Pages/SKILL.raw.md
- ✅ Update Manage_Pages/generate_view_pages.ts path reference
- ✅ Trash Forge/Skills/Update_Sidebar/
- ✅ Update .internal/package.json generate script path
- ✅ Update Forge/Configs/Agents/FORGE_CHAT.md references
- ✅ Update all other files referencing Update_Sidebar/update-sidebar
- ✅ Update sidebar entries (remove Update_Sidebar, add Manage_Pages)
-
✅ Task 3 — Rewrite agent prompt files with include directives
- ✅ 3.1 Create Forge_Chat_Prompt.md
- ✅ 3.2 Create Task_Runner_Prompt.md
- ✅ 3.3 Create Project_Runner_Prompt.md
- ✅ 3.4 Create Page_Handler_Prompt.md
- ✅ 3.5 Create Project_Thinker_Prompt.md
- ✅ 3.6 Create Project_Evaluator_Prompt.md
- ✅ 3.7 Create Project_Worker_Prompt.md
-
✅ Task 4 — Rename prompt files and update agent-sync.ts
- ✅ Trash old prompt files (7 files)
- ✅ Update AGENT_FAMILIES promptFile paths in agent-sync.ts
- ✅ Rename Forge Page Worker → Forge Page Handler in agent-sync.ts
- ✅ Update all other files referencing old prompt file names
-
✅ Task 5 — Update sidebar
- ✅ Remove old sidebar entries
- ✅ Add new sidebar entries
-
✅ Task 6 — Verify and commit
- ✅ Build to verify
- ✅ Run agent-sync dry-run
- ✅ Run agent-sync live
- ✅ Verify no stale references
- ✅ Commit and push
Evaluation — Plan 2
Items
| # | Type | Description | Status | Disposition |
|---|---|---|---|---|
| E1 | Gap | Plan 3.1 specified removing Project State.md and Project History.md from CONTEXT BUDGETS table in Forge_Chat_Prompt.md. Project History.md was already gone, but Project State.md is still present in the table. | 🟢 Resolved | Fix — removed from CONTEXT BUDGETS table |