feat: 1995

This commit is contained in:
Dan Finch 2026-08-04 02:09:54 +02:00
commit fb89263930
69 changed files with 3359 additions and 0 deletions

View file

@ -0,0 +1,14 @@
Execute an approved OpenSpec change.
Arguments:
- `$1` = OpenSpec change id.
- `--sync` = use Forgejo sync mode.
- `--status` = summarize state only; do not edit files.
Load and follow the OpenSpec apply workflow and the `forge-sync` skill.
Rules:
- Treat mode as explicit. Do not ask whether git workflow should be agent-managed.
- Apply tasks from `openspec/changes/<change-id>/tasks.md`.
- After each completed numbered task section, run a `forge-sync` checkpoint.
- Do not archive the OpenSpec change.