.agents/skills/autogoal/assets/templates/docs.md
Objective: TODO: Write the short create_goal objective, under 240 characters. Put the full docs contract in the sections below.
Goal plan: {{PLAN_PATH}}
Template: {{TEMPLATE_PATH}}
Docs source:
Completion threshold:
Verification surface:
Constraints:
Boundaries:
Blocked condition:
Completion rule:
update_goal(status: complete) until required checks are closed and node .agents/skills/autogoal/scripts/check-complete.mjs {{PLAN_PATH}} passes.Start Gates:
| Gate | Applies | Evidence |
|---|---|---|
| Active goal checked or created | pending | pending |
| Target docs read | pending | pending |
| Nearest sibling docs read | pending | pending |
| Documented source code read | pending | pending |
Work Checklist:
Completion Gates:
| Gate | Applies | Required action | Evidence |
|---|---|---|---|
| Docs source-backed claim audit | pending | Verify docs claims against current source | pending |
| Docs links / routes / previews | pending | Verify or record N/A | pending |
| Docs parser/build | pending | Run relevant docs parser/build or record N/A | pending |
| Autoreview | pending | Review final docs against objective, constraints, source truth, and newest user request | pending |
| Goal plan complete | yes | Run node .agents/skills/autogoal/scripts/check-complete.mjs {{PLAN_PATH}} | pending |
Findings:
Timeline: