gm-hermes 2.0.1060 → 2.0.1062
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/hermes-skill.json +1 -1
- package/index.html +1 -1
- package/package.json +1 -1
- package/skills/gm/SKILL.md +0 -11
- package/skills/gm-cc/SKILL.md +0 -2
- package/skills/gm-codex/SKILL.md +0 -2
- package/skills/gm-copilot-cli/SKILL.md +0 -2
- package/skills/gm-cursor/SKILL.md +0 -2
- package/skills/gm-gc/SKILL.md +0 -2
- package/skills/gm-jetbrains/SKILL.md +0 -2
- package/skills/gm-kilo/SKILL.md +0 -2
- package/skills/gm-oc/SKILL.md +0 -2
- package/skills/gm-vscode/SKILL.md +0 -2
- package/skills/gm-zed/SKILL.md +0 -2
package/hermes-skill.json
CHANGED
package/index.html
CHANGED
|
@@ -74,7 +74,7 @@ body { display: flex; flex-direction: column; min-height: 100vh; }
|
|
|
74
74
|
<section>
|
|
75
75
|
<div class="gm-section-label"><span class="slash">//</span>status</div>
|
|
76
76
|
<div class="panel">
|
|
77
|
-
<div class="panel-head"><span>release · v2.0.
|
|
77
|
+
<div class="panel-head"><span>release · v2.0.1062</span><span>probably emerging</span></div>
|
|
78
78
|
<div class="panel-body">
|
|
79
79
|
<div class="row">
|
|
80
80
|
<span class="code"><span style="color:var(--panel-accent)">●</span></span>
|
package/package.json
CHANGED
package/skills/gm/SKILL.md
CHANGED
|
@@ -2,17 +2,6 @@
|
|
|
2
2
|
name: gm
|
|
3
3
|
description: Orchestrator dispatching PLAN→EXECUTE→EMIT→VERIFY→UPDATE-DOCS skill chain; spool-driven task execution with session isolation
|
|
4
4
|
allowed-tools: Skill
|
|
5
|
-
compatible-platforms:
|
|
6
|
-
- gm-cc
|
|
7
|
-
- gm-gc
|
|
8
|
-
- gm-oc
|
|
9
|
-
- gm-kilo
|
|
10
|
-
- gm-codex
|
|
11
|
-
- gm-copilot-cli
|
|
12
|
-
- gm-vscode
|
|
13
|
-
- gm-cursor
|
|
14
|
-
- gm-zed
|
|
15
|
-
- gm-jetbrains
|
|
16
5
|
end-to-end: true
|
|
17
6
|
---
|
|
18
7
|
|
package/skills/gm-cc/SKILL.md
CHANGED
package/skills/gm-codex/SKILL.md
CHANGED
|
@@ -2,8 +2,6 @@
|
|
|
2
2
|
name: gm-copilot-cli
|
|
3
3
|
description: AI-native software engineering via skill-driven orchestration on copilot-cli; bootstraps plugkit for task execution and session isolation
|
|
4
4
|
allowed-tools: Skill
|
|
5
|
-
compatible-platforms:
|
|
6
|
-
- gm-copilot-cli
|
|
7
5
|
---
|
|
8
6
|
|
|
9
7
|
# GM — copilot-cli Platform
|
package/skills/gm-gc/SKILL.md
CHANGED
|
@@ -2,8 +2,6 @@
|
|
|
2
2
|
name: gm-jetbrains
|
|
3
3
|
description: AI-native software engineering via skill-driven orchestration on jetbrains; bootstraps plugkit for task execution and session isolation
|
|
4
4
|
allowed-tools: Skill
|
|
5
|
-
compatible-platforms:
|
|
6
|
-
- gm-jetbrains
|
|
7
5
|
---
|
|
8
6
|
|
|
9
7
|
# GM — jetbrains Platform
|
package/skills/gm-kilo/SKILL.md
CHANGED
package/skills/gm-oc/SKILL.md
CHANGED
package/skills/gm-zed/SKILL.md
CHANGED