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

Audit Inventory

Files to audit and audit criteria, extracted from Research Section 1.

Files to Audit

CategoryFiles
Lifecycle definitionProject Flow SKILL.md, Project Snippet.md
Phase skillsProject_Create, Vision, Research, Spec, Spec_Audit, Plan, Plan_Audit, Implement, Evaluate, Fix, Verify, Extract, Complete, Archive, Delete, Rename (17 total)
Agent promptsProject_Runner, Project_Worker, Project_Thinker, Project_Evaluator, Task_Runner (5 total)
Shared snippetsProject_Snippet.md, Env_Snippet.md
TemplatesPhase, Vision, Research, Spec, Plan, State, WIP, Learnings, Summary, Evaluation, Verification (11 total)

Audit Criteria — Per Skill

  • Every step is actionable and ordered (no ambiguous or out-of-order steps)
  • All required build/commit/push steps are present
  • Sidebar updates are present where needed (Manage_Pages invocation)
  • Context Boundary is correctly defined
  • Phase naming convention is consistent
  • Document status transitions are correct (draft → review → approved)
  • Cross-references to other skills are accurate

Audit Criteria — Per Agent Prompt

  • Correct routing logic for all phases (including audit phases)
  • Correct file paths
  • forge-discovery usage mandated where appropriate
  • Include directives are correct

Known Gaps (Pre-Audit)

  1. Project Snippet lifecycle string outdated — missing Spec_Audit, Plan_Audit
  2. Project Flow lifecycle string outdated — same
  3. Project Runner does not route Spec_Audit or Plan_Audit
  4. Task Runner routing table missing Spec Audit, Plan Audit
  5. Project Complete step 9 incorrectly numbered
  6. Project Complete Prerequisites section empty
  7. Project Archive and Project Complete overlap
  8. Several skills lack explicit Phase file update at start
  9. Template completeness unverified