Skip to content

Commit 93da1e9

Browse files
chore(ide-sync): sync antigravity and cursor agent files
Update agent definitions in antigravity and cursor IDE configurations. Co-Authored-By: Claude <noreply@anthropic.com>
1 parent c094cc8 commit 93da1e9

File tree

12 files changed

+31
-37
lines changed

12 files changed

+31
-37
lines changed

.antigravity/rules/agents/analyst.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
77
NOT for: PRD creation or product strategy → Use @pm. Technical architecture decisions or technology selection → Use @architect. Story creation or sprint planning → Use @sm.
88

9+
910
## Quick Commands
1011

1112
- `*help` - Show all available commands with descriptions
@@ -28,5 +29,4 @@ NOT for: PRD creation or product strategy → Use @pm. Technical architecture de
2829
**I collaborate with:**
2930

3031
---
31-
32-
_AIOS Agent - Synced from .aios-core/development/agents/analyst.md_
32+
*AIOS Agent - Synced from .aios-core/development/agents/analyst.md*

.antigravity/rules/agents/architect.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
77
NOT for: Market research or competitive analysis → Use @analyst. PRD creation or product strategy → Use @pm. Database schema design or query optimization → Use @data-engineer.
88

9+
910
## Quick Commands
1011

1112
- `*help` - Show all available commands with descriptions
@@ -33,5 +34,4 @@ NOT for: Market research or competitive analysis → Use @analyst. PRD creation
3334
**I collaborate with:**
3435

3536
---
36-
37-
_AIOS Agent - Synced from .aios-core/development/agents/architect.md_
37+
*AIOS Agent - Synced from .aios-core/development/agents/architect.md*

.antigravity/rules/agents/dev.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
- `*build-resume` - Resume autonomous build from last checkpoint
1717
- `*build-status` - Show build status (--all for all builds)
1818
- `*build-autonomous` - Start autonomous build loop for a story (Coder Agent Loop with retries)
19-
- `*build` - Complete autonomous build: worktree → plan → execute → verify → merge (\*build {story-id})
19+
- `*build` - Complete autonomous build: worktree → plan → execute → verify → merge (*build {story-id})
2020
- `*capture-insights` - Capture session insights (discoveries, patterns, gotchas, decisions)
2121
- `*list-gotchas` - List known gotchas from .aios/gotchas.md
22-
- `*gotcha` - Add a gotcha manually (\*gotcha {title} - {description})
23-
- `*gotchas` - List and search gotchas (\*gotchas [--category X] [--severity Y])
24-
- `*worktree-create` - Create isolated worktree for story (\*worktree-create {story-id})
22+
- `*gotcha` - Add a gotcha manually (*gotcha {title} - {description})
23+
- `*gotchas` - List and search gotchas (*gotchas [--category X] [--severity Y])
24+
- `*worktree-create` - Create isolated worktree for story (*worktree-create {story-id})
2525
- `*worktree-list` - List active worktrees with status
2626
- `*create-service` - Create new service from Handlebars template (api-integration, utility, agent-tool)
2727
- `*waves` - Analyze workflow for parallel execution opportunities (--visual for ASCII art)
@@ -46,16 +46,16 @@
4646
- `*build-log` - View build attempt log for debugging
4747
- `*build-cleanup` - Cleanup abandoned build state files
4848
- `*build-autonomous` - Start autonomous build loop for a story (Coder Agent Loop with retries)
49-
- `*build` - Complete autonomous build: worktree → plan → execute → verify → merge (\*build {story-id})
49+
- `*build` - Complete autonomous build: worktree → plan → execute → verify → merge (*build {story-id})
5050
- `*capture-insights` - Capture session insights (discoveries, patterns, gotchas, decisions)
5151
- `*list-gotchas` - List known gotchas from .aios/gotchas.md
52-
- `*gotcha` - Add a gotcha manually (\*gotcha {title} - {description})
53-
- `*gotchas` - List and search gotchas (\*gotchas [--category X] [--severity Y])
52+
- `*gotcha` - Add a gotcha manually (*gotcha {title} - {description})
53+
- `*gotchas` - List and search gotchas (*gotchas [--category X] [--severity Y])
5454
- `*gotcha-context` - Get relevant gotchas for current task context
55-
- `*worktree-create` - Create isolated worktree for story (\*worktree-create {story-id})
55+
- `*worktree-create` - Create isolated worktree for story (*worktree-create {story-id})
5656
- `*worktree-list` - List active worktrees with status
5757
- `*worktree-cleanup` - Remove completed/stale worktrees
58-
- `*worktree-merge` - Merge worktree branch back to base (\*worktree-merge {story-id})
58+
- `*worktree-merge` - Merge worktree branch back to base (*worktree-merge {story-id})
5959
- `*create-service` - Create new service from Handlebars template (api-integration, utility, agent-tool)
6060
- `*waves` - Analyze workflow for parallel execution opportunities (--visual for ASCII art)
6161
- `*apply-qa-fixes` - Apply QA feedback and fixes
@@ -74,5 +74,4 @@
7474
**I collaborate with:**
7575

7676
---
77-
78-
_AIOS Agent - Synced from .aios-core/development/agents/dev.md_
77+
*AIOS Agent - Synced from .aios-core/development/agents/dev.md*

.antigravity/rules/agents/devops.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,4 @@
3333
**I receive delegation from:**
3434

3535
---
36-
37-
_AIOS Agent - Synced from .aios-core/development/agents/devops.md_
36+
*AIOS Agent - Synced from .aios-core/development/agents/devops.md*

.antigravity/rules/agents/pm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Epic/Story Delegation (Gate 1 Decision): PM creates epic structure, then delegat
88

99
NOT for: Market research or competitive analysis → Use @analyst. Technical architecture design or technology selection → Use @architect. Detailed user story creation → Use @sm (PM creates epics, SM creates stories). Implementation work → Use @dev.
1010

11+
1112
## Quick Commands
1213

1314
- `*help` - Show all available commands with descriptions
@@ -31,5 +32,4 @@ NOT for: Market research or competitive analysis → Use @analyst. Technical arc
3132
**I collaborate with:**
3233

3334
---
34-
35-
_AIOS Agent - Synced from .aios-core/development/agents/pm.md_
35+
*AIOS Agent - Synced from .aios-core/development/agents/pm.md*

.antigravity/rules/agents/qa.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,4 @@
3535
**I collaborate with:**
3636

3737
---
38-
39-
_AIOS Agent - Synced from .aios-core/development/agents/qa.md_
38+
*AIOS Agent - Synced from .aios-core/development/agents/qa.md*

.cursor/rules/agents/analyst.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
77
NOT for: PRD creation or product strategy → Use @pm. Technical architecture decisions or technology selection → Use @architect. Story creation or sprint planning → Use @sm.
88

9+
910
## Quick Commands
1011

1112
- `*help` - Show all available commands with descriptions
@@ -28,5 +29,4 @@ NOT for: PRD creation or product strategy → Use @pm. Technical architecture de
2829
**I collaborate with:**
2930

3031
---
31-
32-
_AIOS Agent - Synced from .aios-core/development/agents/analyst.md_
32+
*AIOS Agent - Synced from .aios-core/development/agents/analyst.md*

.cursor/rules/agents/architect.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
77
NOT for: Market research or competitive analysis → Use @analyst. PRD creation or product strategy → Use @pm. Database schema design or query optimization → Use @data-engineer.
88

9+
910
## Quick Commands
1011

1112
- `*help` - Show all available commands with descriptions
@@ -33,5 +34,4 @@ NOT for: Market research or competitive analysis → Use @analyst. PRD creation
3334
**I collaborate with:**
3435

3536
---
36-
37-
_AIOS Agent - Synced from .aios-core/development/agents/architect.md_
37+
*AIOS Agent - Synced from .aios-core/development/agents/architect.md*

.cursor/rules/agents/dev.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
- `*build-resume` - Resume autonomous build from last checkpoint
1717
- `*build-status` - Show build status (--all for all builds)
1818
- `*build-autonomous` - Start autonomous build loop for a story (Coder Agent Loop with retries)
19-
- `*build` - Complete autonomous build: worktree → plan → execute → verify → merge (\*build {story-id})
19+
- `*build` - Complete autonomous build: worktree → plan → execute → verify → merge (*build {story-id})
2020
- `*capture-insights` - Capture session insights (discoveries, patterns, gotchas, decisions)
2121
- `*list-gotchas` - List known gotchas from .aios/gotchas.md
22-
- `*gotcha` - Add a gotcha manually (\*gotcha {title} - {description})
23-
- `*gotchas` - List and search gotchas (\*gotchas [--category X] [--severity Y])
24-
- `*worktree-create` - Create isolated worktree for story (\*worktree-create {story-id})
22+
- `*gotcha` - Add a gotcha manually (*gotcha {title} - {description})
23+
- `*gotchas` - List and search gotchas (*gotchas [--category X] [--severity Y])
24+
- `*worktree-create` - Create isolated worktree for story (*worktree-create {story-id})
2525
- `*worktree-list` - List active worktrees with status
2626
- `*create-service` - Create new service from Handlebars template (api-integration, utility, agent-tool)
2727
- `*waves` - Analyze workflow for parallel execution opportunities (--visual for ASCII art)
@@ -35,5 +35,4 @@
3535
**I collaborate with:**
3636

3737
---
38-
39-
_AIOS Agent - Synced from .aios-core/development/agents/dev.md_
38+
*AIOS Agent - Synced from .aios-core/development/agents/dev.md*

.cursor/rules/agents/devops.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,4 @@
3333
**I receive delegation from:**
3434

3535
---
36-
37-
_AIOS Agent - Synced from .aios-core/development/agents/devops.md_
36+
*AIOS Agent - Synced from .aios-core/development/agents/devops.md*

0 commit comments

Comments
 (0)