Updadating openspec and add antigravity as tool to support.

This commit is contained in:
2025-12-08 21:52:00 +01:00
parent 84a229c255
commit 1c1a8362b1
5 changed files with 72 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@ tags: [openspec, change]
- Keep changes tightly scoped to the requested outcome.
- Refer to `openspec/AGENTS.md` (located inside the `openspec/` directory—run `ls openspec` or `openspec update` if you don't see it) if you need additional OpenSpec conventions or clarifications.
- Identify any vague or ambiguous details and ask the necessary follow-up questions before editing files.
- Do not write any code during the proposal stage. Only create design documents (proposal.md, tasks.md, design.md, and spec deltas). Implementation happens in the apply stage after approval.
**Steps**
1. Review `openspec/project.md`, run `openspec list` and `openspec list --specs`, and inspect related code or docs (e.g., via `rg`/`ls`) to ground the proposal in current behaviour; note any gaps that require clarification.