feat: 1995
This commit is contained in:
commit
fb89263930
69 changed files with 3359 additions and 0 deletions
14
.agents/commands/sketch.md
Normal file
14
.agents/commands/sketch.md
Normal 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue