session-orchestrator 4.0.0 → 4.0.1

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.
Files changed (117) hide show
  1. package/.claude-plugin/marketplace.json +1 -1
  2. package/.claude-plugin/plugin.json +1 -1
  3. package/.codex-plugin/plugin.json +3 -2
  4. package/.codex-plugin/skills/architecture/SKILL.md +20 -0
  5. package/.codex-plugin/skills/autopilot/SKILL.md +21 -0
  6. package/.codex-plugin/skills/autopilot/agents/openai.yaml +5 -0
  7. package/.codex-plugin/skills/bootstrap/SKILL.md +22 -0
  8. package/.codex-plugin/skills/bootstrap/agents/openai.yaml +5 -0
  9. package/.codex-plugin/skills/brainstorm/SKILL.md +22 -0
  10. package/.codex-plugin/skills/brainstorm/agents/openai.yaml +5 -0
  11. package/.codex-plugin/skills/claude-md-drift-check/SKILL.md +17 -0
  12. package/.codex-plugin/skills/close/SKILL.md +21 -0
  13. package/.codex-plugin/skills/close/agents/openai.yaml +5 -0
  14. package/.codex-plugin/skills/convergence-monitoring/SKILL.md +24 -0
  15. package/.codex-plugin/skills/debug/SKILL.md +21 -0
  16. package/.codex-plugin/skills/debug/agents/openai.yaml +5 -0
  17. package/.codex-plugin/skills/discovery/SKILL.md +21 -0
  18. package/.codex-plugin/skills/discovery/agents/openai.yaml +5 -0
  19. package/.codex-plugin/skills/dispatcher/SKILL.md +21 -0
  20. package/.codex-plugin/skills/dispatcher/agents/openai.yaml +5 -0
  21. package/.codex-plugin/skills/docs-orchestrator/SKILL.md +20 -0
  22. package/.codex-plugin/skills/ecosystem-health/SKILL.md +22 -0
  23. package/.codex-plugin/skills/eli5/SKILL.md +21 -0
  24. package/.codex-plugin/skills/eli5/agents/openai.yaml +5 -0
  25. package/.codex-plugin/skills/eval/SKILL.md +21 -0
  26. package/.codex-plugin/skills/eval/agents/openai.yaml +5 -0
  27. package/.codex-plugin/skills/evolve/SKILL.md +21 -0
  28. package/.codex-plugin/skills/evolve/agents/openai.yaml +5 -0
  29. package/.codex-plugin/skills/frontmatter-guard/SKILL.md +17 -0
  30. package/.codex-plugin/skills/gitlab-ops/SKILL.md +22 -0
  31. package/.codex-plugin/skills/gitlab-portfolio/SKILL.md +17 -0
  32. package/.codex-plugin/skills/go/SKILL.md +22 -0
  33. package/.codex-plugin/skills/go/agents/openai.yaml +5 -0
  34. package/.codex-plugin/skills/grill/SKILL.md +21 -0
  35. package/.codex-plugin/skills/grill/agents/openai.yaml +5 -0
  36. package/.codex-plugin/skills/harness-audit/SKILL.md +19 -0
  37. package/.codex-plugin/skills/harness-audit/agents/openai.yaml +5 -0
  38. package/.codex-plugin/skills/hook-development/SKILL.md +17 -0
  39. package/.codex-plugin/skills/mcp-builder/SKILL.md +17 -0
  40. package/.codex-plugin/skills/memory-cleanup/SKILL.md +21 -0
  41. package/.codex-plugin/skills/memory-cleanup/agents/openai.yaml +5 -0
  42. package/.codex-plugin/skills/mode-selector/SKILL.md +19 -0
  43. package/.codex-plugin/skills/npm-publish/SKILL.md +18 -0
  44. package/.codex-plugin/skills/peekaboo-driver/SKILL.md +20 -0
  45. package/.codex-plugin/skills/persona-panel/SKILL.md +22 -0
  46. package/.codex-plugin/skills/persona-panel/agents/openai.yaml +5 -0
  47. package/.codex-plugin/skills/plan/SKILL.md +22 -0
  48. package/.codex-plugin/skills/plan/agents/openai.yaml +5 -0
  49. package/.codex-plugin/skills/playwright-driver/SKILL.md +22 -0
  50. package/.codex-plugin/skills/portfolio/SKILL.md +21 -0
  51. package/.codex-plugin/skills/portfolio/agents/openai.yaml +5 -0
  52. package/.codex-plugin/skills/quality-gates/SKILL.md +22 -0
  53. package/.codex-plugin/skills/reconcile/SKILL.md +21 -0
  54. package/.codex-plugin/skills/reconcile/agents/openai.yaml +5 -0
  55. package/.codex-plugin/skills/release/SKILL.md +22 -0
  56. package/.codex-plugin/skills/release/agents/openai.yaml +5 -0
  57. package/.codex-plugin/skills/remote-offload/SKILL.md +22 -0
  58. package/.codex-plugin/skills/repo-audit/SKILL.md +19 -0
  59. package/.codex-plugin/skills/repo-audit/agents/openai.yaml +5 -0
  60. package/.codex-plugin/skills/session/SKILL.md +21 -0
  61. package/.codex-plugin/skills/session/agents/openai.yaml +5 -0
  62. package/.codex-plugin/skills/session-end/SKILL.md +22 -0
  63. package/.codex-plugin/skills/session-plan/SKILL.md +22 -0
  64. package/.codex-plugin/skills/session-start/SKILL.md +22 -0
  65. package/.codex-plugin/skills/spinout/SKILL.md +21 -0
  66. package/.codex-plugin/skills/spinout/agents/openai.yaml +5 -0
  67. package/.codex-plugin/skills/sunset-review/SKILL.md +21 -0
  68. package/.codex-plugin/skills/sunset-review/agents/openai.yaml +5 -0
  69. package/.codex-plugin/skills/templates-ack/SKILL.md +21 -0
  70. package/.codex-plugin/skills/templates-ack/agents/openai.yaml +5 -0
  71. package/.codex-plugin/skills/test/SKILL.md +21 -0
  72. package/.codex-plugin/skills/test/agents/openai.yaml +5 -0
  73. package/.codex-plugin/skills/test-runner/SKILL.md +22 -0
  74. package/.codex-plugin/skills/tmux-layout/SKILL.md +23 -0
  75. package/.codex-plugin/skills/using-orchestrator/SKILL.md +19 -0
  76. package/.codex-plugin/skills/vault-mirror/SKILL.md +17 -0
  77. package/.codex-plugin/skills/vault-sync/SKILL.md +17 -0
  78. package/.codex-plugin/skills/wave-executor/SKILL.md +22 -0
  79. package/.codex-plugin/skills/write-executable-plan/SKILL.md +24 -0
  80. package/{plugin.json → .cursor-plugin/plugin.json} +5 -2
  81. package/CHANGELOG.md +190 -1
  82. package/README.md +26 -18
  83. package/docs/codex-setup.md +43 -9
  84. package/docs/components.md +3 -2
  85. package/docs/instruction-delivery.md +12 -5
  86. package/docs/migration-v4.md +33 -9
  87. package/hooks/_lib/hook-import-set.json +4 -3
  88. package/hooks/hooks-codex.json +1 -1
  89. package/hooks/hooks.json +1 -1
  90. package/hooks/on-stop.mjs +25 -4
  91. package/package.json +2 -2
  92. package/scripts/generate-codex-skills.mjs +246 -0
  93. package/scripts/generate-hook-import-set.mjs +51 -8
  94. package/scripts/lib/codex/plugin-contract.mjs +6 -0
  95. package/scripts/lib/config/host-paths.mjs +20 -4
  96. package/scripts/lib/gates/gate-full.mjs +7 -3
  97. package/scripts/lib/owner-config-banner.mjs +7 -9
  98. package/scripts/lib/owner-yaml.mjs +8 -1
  99. package/scripts/lib/plugin-update-banner.mjs +10 -2
  100. package/scripts/lib/reconcile/engine.mjs +38 -7
  101. package/scripts/lib/session-schema/constants.mjs +38 -11
  102. package/scripts/lib/session-start-probes.mjs +12 -0
  103. package/scripts/lib/telemetry/schema.mjs +39 -18
  104. package/scripts/lib/telemetry-flush-health-banner.mjs +211 -0
  105. package/scripts/lib/validate/check-codex-skills.mjs +191 -0
  106. package/scripts/lib/validate/check-owner-leakage.mjs +91 -55
  107. package/scripts/lib/validate/check-skill-links.mjs +37 -7
  108. package/scripts/lib/validate/check-test-git-config-target.mjs +192 -12
  109. package/scripts/lib/validate/check-unwired-features.mjs +163 -13
  110. package/scripts/lib/validate/confidential-names.mjs +95 -30
  111. package/scripts/lib/validate/repo-files.mjs +48 -14
  112. package/scripts/release.mjs +109 -18
  113. package/scripts/site-numbers.mjs +344 -8
  114. package/scripts/validate-plugin.mjs +3 -0
  115. package/skills/session-start/SKILL.md +2 -2
  116. package/skills/session-start/references/phase-4-ssot-environment-check.md +5 -0
  117. package/skills/vault-sync/SKILL.md +10 -0
@@ -7,7 +7,7 @@
7
7
  },
8
8
  "metadata": {
9
9
  "description": "Loop engineering for AI coding agents — turn ad-hoc sessions into a repeatable research → plan → wave-execute → close loop with verification gates. Runs on Claude Code, Codex CLI, Cursor, and Pi.",
10
- "version": "4.0.0"
10
+ "version": "4.0.1"
11
11
  },
12
12
  "plugins": [
13
13
  {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json",
3
3
  "name": "session-orchestrator",
4
- "version": "4.0.0",
4
+ "version": "4.0.1",
5
5
  "description": "Loop engineering for AI coding agents — turn ad-hoc sessions into a repeatable research → plan → wave-execute → close loop with verification gates. Runs on Claude Code, Codex CLI, Cursor, and Pi.",
6
6
  "author": {
7
7
  "name": "Bernhard Goetzendorfer",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "session-orchestrator",
3
- "version": "4.0.0+codex.20260906130352",
3
+ "version": "4.0.1+codex.20260907191442",
4
4
  "description": "Loop engineering for AI coding agents — turn ad-hoc sessions into a repeatable research → plan → wave-execute → close loop with verification gates. Runs on Claude Code, Codex CLI, Cursor, and Pi.",
5
5
  "keywords": [
6
6
  "session",
@@ -11,7 +11,8 @@
11
11
  "quality-gates",
12
12
  "codex"
13
13
  ],
14
- "skills": "./skills/",
14
+ "skills": "./.codex-plugin/skills/",
15
+ "commands": [],
15
16
  "hooks": "./hooks/hooks-codex.json",
16
17
  "mcpServers": "./.mcp.json",
17
18
  "interface": {
@@ -0,0 +1,20 @@
1
+ ---
2
+ name: architecture
3
+ description: Use when the user asks to improve architecture, find refactoring opportunities, surface deepening opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable. Surfaces shallow modules and hypothetical seams using a precise vocabulary (Module / Interface / Implementation / Depth / Seam / Adapter / Leverage / Locality from LANGUAGE.md).
4
+ license: MIT
5
+ metadata:
6
+ model: inherit
7
+ derived-from: mattpocock/skills@90ea8ee
8
+ upstream-url: https://github.com/mattpocock/skills/tree/main/improve-codebase-architecture
9
+ ---
10
+
11
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
12
+
13
+ # architecture
14
+
15
+ Read [`skills/architecture/SKILL.md`](../../../skills/architecture/SKILL.md) in full before taking any action, then follow its complete workflow.
16
+ The linked document is authoritative, including its prechecks, argument rules, and stop conditions.
17
+
18
+ Resolve this link relative to this SKILL.md, not the project working directory. The plugin root is three directories above this file. Resolve package paths such as `skills/` and `scripts/` from that root; resolve relative links inside the canonical document from its own directory. Keep the user’s project as the target of project operations.
19
+
20
+ Regenerate with `node scripts/generate-codex-skills.mjs`.
@@ -0,0 +1,21 @@
1
+ ---
2
+ name: autopilot
3
+ description: Autonomous session-orchestration loop with kill-switches (Phase C-1.b — all 10 kill-switches shipped)
4
+ metadata:
5
+ argument-hint: '[--headless] [--verbose] [--max-sessions=N] [--max-hours=H] [--confidence-threshold=0.X] [--dry-run]'
6
+ ---
7
+
8
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
9
+
10
+ # autopilot
11
+
12
+ Read [`commands/autopilot.md`](../../../commands/autopilot.md) in full before taking any action, then follow its complete workflow.
13
+ The linked document is authoritative, including its prechecks, argument rules, and stop conditions.
14
+
15
+ Resolve this link relative to this SKILL.md, not the project working directory. The plugin root is three directories above this file. Resolve package paths such as `skills/` and `scripts/` from that root; resolve relative links inside the canonical document from its own directory. Keep the user’s project as the target of project operations.
16
+
17
+ `$ARGUMENTS` means the trailing user input after the selected command skill, or an empty string when absent. Preserve flags, quoted text, and Unicode as data. Do not perform global substitution in the command document, shell expansion on the argument string, or execution of that string as shell code. When the workflow needs a command, pass its arguments through structured tool parameters or safely quoted individual arguments.
18
+
19
+ Read the full command before invoking an internal skill. An instruction to invoke a skill (including `session-orchestrator:<name>` or the `Skill` tool) means read and follow the canonical `skills/<name>/SKILL.md` beneath the plugin root. Do not redispatch the public command adapter: a same-named command and internal skill are distinct documents, and redispatch would recurse.
20
+
21
+ Regenerate with `node scripts/generate-codex-skills.mjs`.
@@ -0,0 +1,5 @@
1
+ # Generated by scripts/generate-codex-skills.mjs; do not edit.
2
+ interface:
3
+ display_name: autopilot
4
+ policy:
5
+ allow_implicit_invocation: true
@@ -0,0 +1,22 @@
1
+ ---
2
+ name: bootstrap
3
+ description: Scaffold the minimum repo structure required by session-orchestrator
4
+ metadata:
5
+ disable-model-invocation: 'true'
6
+ argument-hint: '[--upgrade <tier>]'
7
+ ---
8
+
9
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
10
+
11
+ # bootstrap
12
+
13
+ Read [`commands/bootstrap.md`](../../../commands/bootstrap.md) in full before taking any action, then follow its complete workflow.
14
+ The linked document is authoritative, including its prechecks, argument rules, and stop conditions.
15
+
16
+ Resolve this link relative to this SKILL.md, not the project working directory. The plugin root is three directories above this file. Resolve package paths such as `skills/` and `scripts/` from that root; resolve relative links inside the canonical document from its own directory. Keep the user’s project as the target of project operations.
17
+
18
+ `$ARGUMENTS` means the trailing user input after the selected command skill, or an empty string when absent. Preserve flags, quoted text, and Unicode as data. Do not perform global substitution in the command document, shell expansion on the argument string, or execution of that string as shell code. When the workflow needs a command, pass its arguments through structured tool parameters or safely quoted individual arguments.
19
+
20
+ Read the full command before invoking an internal skill. An instruction to invoke a skill (including `session-orchestrator:<name>` or the `Skill` tool) means read and follow the canonical `skills/<name>/SKILL.md` beneath the plugin root. Do not redispatch the public command adapter: a same-named command and internal skill are distinct documents, and redispatch would recurse.
21
+
22
+ Regenerate with `node scripts/generate-codex-skills.mjs`.
@@ -0,0 +1,5 @@
1
+ # Generated by scripts/generate-codex-skills.mjs; do not edit.
2
+ interface:
3
+ display_name: bootstrap
4
+ policy:
5
+ allow_implicit_invocation: false
@@ -0,0 +1,22 @@
1
+ ---
2
+ name: brainstorm
3
+ description: Run a lightweight Socratic design dialogue (3-5 AUQ rounds) and write a spec markdown file before any implementation work. Use BEFORE /plan feature when scope/UX is ambiguous.
4
+ metadata:
5
+ disable-model-invocation: 'true'
6
+ argument-hint: '[topic-or-feature-slug]'
7
+ ---
8
+
9
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
10
+
11
+ # brainstorm
12
+
13
+ Read [`commands/brainstorm.md`](../../../commands/brainstorm.md) in full before taking any action, then follow its complete workflow.
14
+ The linked document is authoritative, including its prechecks, argument rules, and stop conditions.
15
+
16
+ Resolve this link relative to this SKILL.md, not the project working directory. The plugin root is three directories above this file. Resolve package paths such as `skills/` and `scripts/` from that root; resolve relative links inside the canonical document from its own directory. Keep the user’s project as the target of project operations.
17
+
18
+ `$ARGUMENTS` means the trailing user input after the selected command skill, or an empty string when absent. Preserve flags, quoted text, and Unicode as data. Do not perform global substitution in the command document, shell expansion on the argument string, or execution of that string as shell code. When the workflow needs a command, pass its arguments through structured tool parameters or safely quoted individual arguments.
19
+
20
+ Read the full command before invoking an internal skill. An instruction to invoke a skill (including `session-orchestrator:<name>` or the `Skill` tool) means read and follow the canonical `skills/<name>/SKILL.md` beneath the plugin root. Do not redispatch the public command adapter: a same-named command and internal skill are distinct documents, and redispatch would recurse.
21
+
22
+ Regenerate with `node scripts/generate-codex-skills.mjs`.
@@ -0,0 +1,5 @@
1
+ # Generated by scripts/generate-codex-skills.mjs; do not edit.
2
+ interface:
3
+ display_name: brainstorm
4
+ policy:
5
+ allow_implicit_invocation: false
@@ -0,0 +1,17 @@
1
+ ---
2
+ name: claude-md-drift-check
3
+ description: 'Use when detecting drift between CLAUDE.md (or AGENTS.md, the Codex CLI alias) / _meta narrative and live repository state. Ten checks: absolute-path resolution, 01-projects/ count claims, issue-reference freshness, session-file existence, command-count sync, session-config-parity (mandatory template keys = error, opt-in gaps = warning), vault-dir-parity (CLAUDE.md vs AGENTS.md), generated-rule-staleness (WARN-only), rule-scoping (paths:/globs: frontmatter defects, dangling rule citations, zero-match globs), and docs-parity (docs/components.md count-claims vs on-disk counts, template-vs-reference config-key parity, stale .claude/metrics/ paths). Full per-check spec in the body table. Invoked as an opt-in session-end phase; mirrors vault-sync''s lean JSON+exit-code contract.'
4
+ metadata:
5
+ model: haiku
6
+ ---
7
+
8
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
9
+
10
+ # claude-md-drift-check
11
+
12
+ Read [`skills/claude-md-drift-check/SKILL.md`](../../../skills/claude-md-drift-check/SKILL.md) in full before taking any action, then follow its complete workflow.
13
+ The linked document is authoritative, including its prechecks, argument rules, and stop conditions.
14
+
15
+ Resolve this link relative to this SKILL.md, not the project working directory. The plugin root is three directories above this file. Resolve package paths such as `skills/` and `scripts/` from that root; resolve relative links inside the canonical document from its own directory. Keep the user’s project as the target of project operations.
16
+
17
+ Regenerate with `node scripts/generate-codex-skills.mjs`.
@@ -0,0 +1,21 @@
1
+ ---
2
+ name: close
3
+ description: End session with verification, commits, and documentation
4
+ metadata:
5
+ disable-model-invocation: 'true'
6
+ ---
7
+
8
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
9
+
10
+ # close
11
+
12
+ Read [`commands/close.md`](../../../commands/close.md) in full before taking any action, then follow its complete workflow.
13
+ The linked document is authoritative, including its prechecks, argument rules, and stop conditions.
14
+
15
+ Resolve this link relative to this SKILL.md, not the project working directory. The plugin root is three directories above this file. Resolve package paths such as `skills/` and `scripts/` from that root; resolve relative links inside the canonical document from its own directory. Keep the user’s project as the target of project operations.
16
+
17
+ `$ARGUMENTS` means the trailing user input after the selected command skill, or an empty string when absent. Preserve flags, quoted text, and Unicode as data. Do not perform global substitution in the command document, shell expansion on the argument string, or execution of that string as shell code. When the workflow needs a command, pass its arguments through structured tool parameters or safely quoted individual arguments.
18
+
19
+ Read the full command before invoking an internal skill. An instruction to invoke a skill (including `session-orchestrator:<name>` or the `Skill` tool) means read and follow the canonical `skills/<name>/SKILL.md` beneath the plugin root. Do not redispatch the public command adapter: a same-named command and internal skill are distinct documents, and redispatch would recurse.
20
+
21
+ Regenerate with `node scripts/generate-codex-skills.mjs`.
@@ -0,0 +1,5 @@
1
+ # Generated by scripts/generate-codex-skills.mjs; do not edit.
2
+ interface:
3
+ display_name: close
4
+ policy:
5
+ allow_implicit_invocation: false
@@ -0,0 +1,24 @@
1
+ ---
2
+ name: convergence-monitoring
3
+ description: 'Monitor iterative improvement loops for convergence. Three signals — shrinking diff, pass-rate plateau, velocity — drive a Stop/Continue/Investigate decision at each inter-wave checkpoint. Distinct from /evolve (retrospective) and session-reviewer (wave output review): convergence-monitoring answers "are we making progress?" not "was the last wave correct?". Primary consumer: /autoresearch loops and wave-executor inter-wave checkpoints.'
4
+ metadata:
5
+ user-invocable: 'true'
6
+ tags: autoresearch, convergence, loop-control, wave-executor
7
+ model: haiku
8
+ model-preference: sonnet
9
+ model-preference-codex: gpt-5.4-mini
10
+ model-preference-cursor: claude-sonnet-4-6
11
+ attribution: |
12
+ Inspired by cavekit's documented convergence-monitoring concept (MIT, Julius Brussee). Implemented from spec since upstream skill not yet published as of 2026-04-30.
13
+ ---
14
+
15
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
16
+
17
+ # convergence-monitoring
18
+
19
+ Read [`skills/convergence-monitoring/SKILL.md`](../../../skills/convergence-monitoring/SKILL.md) in full before taking any action, then follow its complete workflow.
20
+ The linked document is authoritative, including its prechecks, argument rules, and stop conditions.
21
+
22
+ Resolve this link relative to this SKILL.md, not the project working directory. The plugin root is three directories above this file. Resolve package paths such as `skills/` and `scripts/` from that root; resolve relative links inside the canonical document from its own directory. Keep the user’s project as the target of project operations.
23
+
24
+ Regenerate with `node scripts/generate-codex-skills.mjs`.
@@ -0,0 +1,21 @@
1
+ ---
2
+ name: debug
3
+ description: Run a 4-phase systematic debugging investigation before proposing any fix. Iron Law — NO FIXES WITHOUT ROOT CAUSE INVESTIGATION FIRST. Produces a `.orchestrator/debug/` artifact the fixer agent must reference.
4
+ metadata:
5
+ argument-hint: '[bug-description-or-issue-ref]'
6
+ ---
7
+
8
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
9
+
10
+ # debug
11
+
12
+ Read [`commands/debug.md`](../../../commands/debug.md) in full before taking any action, then follow its complete workflow.
13
+ The linked document is authoritative, including its prechecks, argument rules, and stop conditions.
14
+
15
+ Resolve this link relative to this SKILL.md, not the project working directory. The plugin root is three directories above this file. Resolve package paths such as `skills/` and `scripts/` from that root; resolve relative links inside the canonical document from its own directory. Keep the user’s project as the target of project operations.
16
+
17
+ `$ARGUMENTS` means the trailing user input after the selected command skill, or an empty string when absent. Preserve flags, quoted text, and Unicode as data. Do not perform global substitution in the command document, shell expansion on the argument string, or execution of that string as shell code. When the workflow needs a command, pass its arguments through structured tool parameters or safely quoted individual arguments.
18
+
19
+ Read the full command before invoking an internal skill. An instruction to invoke a skill (including `session-orchestrator:<name>` or the `Skill` tool) means read and follow the canonical `skills/<name>/SKILL.md` beneath the plugin root. Do not redispatch the public command adapter: a same-named command and internal skill are distinct documents, and redispatch would recurse.
20
+
21
+ Regenerate with `node scripts/generate-codex-skills.mjs`.
@@ -0,0 +1,5 @@
1
+ # Generated by scripts/generate-codex-skills.mjs; do not edit.
2
+ interface:
3
+ display_name: debug
4
+ policy:
5
+ allow_implicit_invocation: true
@@ -0,0 +1,21 @@
1
+ ---
2
+ name: discovery
3
+ description: Systematic quality discovery and issue detection
4
+ metadata:
5
+ argument-hint: '[all|code|infra|ui|arch|session|audit|vault|feature] [--since <git-ref>] [--full]'
6
+ ---
7
+
8
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
9
+
10
+ # discovery
11
+
12
+ Read [`commands/discovery.md`](../../../commands/discovery.md) in full before taking any action, then follow its complete workflow.
13
+ The linked document is authoritative, including its prechecks, argument rules, and stop conditions.
14
+
15
+ Resolve this link relative to this SKILL.md, not the project working directory. The plugin root is three directories above this file. Resolve package paths such as `skills/` and `scripts/` from that root; resolve relative links inside the canonical document from its own directory. Keep the user’s project as the target of project operations.
16
+
17
+ `$ARGUMENTS` means the trailing user input after the selected command skill, or an empty string when absent. Preserve flags, quoted text, and Unicode as data. Do not perform global substitution in the command document, shell expansion on the argument string, or execution of that string as shell code. When the workflow needs a command, pass its arguments through structured tool parameters or safely quoted individual arguments.
18
+
19
+ Read the full command before invoking an internal skill. An instruction to invoke a skill (including `session-orchestrator:<name>` or the `Skill` tool) means read and follow the canonical `skills/<name>/SKILL.md` beneath the plugin root. Do not redispatch the public command adapter: a same-named command and internal skill are distinct documents, and redispatch would recurse.
20
+
21
+ Regenerate with `node scripts/generate-codex-skills.mjs`.
@@ -0,0 +1,5 @@
1
+ # Generated by scripts/generate-codex-skills.mjs; do not edit.
2
+ interface:
3
+ display_name: discovery
4
+ policy:
5
+ allow_implicit_invocation: true
@@ -0,0 +1,21 @@
1
+ ---
2
+ name: dispatcher
3
+ description: Pick the next-best repo to work on across the portfolio — rank free repos, recommend one, claim its lease atomically, and route to the entry command
4
+ metadata:
5
+ argument-hint: '[--dry-run] [--repo <name>]'
6
+ ---
7
+
8
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
9
+
10
+ # dispatcher
11
+
12
+ Read [`commands/dispatcher.md`](../../../commands/dispatcher.md) in full before taking any action, then follow its complete workflow.
13
+ The linked document is authoritative, including its prechecks, argument rules, and stop conditions.
14
+
15
+ Resolve this link relative to this SKILL.md, not the project working directory. The plugin root is three directories above this file. Resolve package paths such as `skills/` and `scripts/` from that root; resolve relative links inside the canonical document from its own directory. Keep the user’s project as the target of project operations.
16
+
17
+ `$ARGUMENTS` means the trailing user input after the selected command skill, or an empty string when absent. Preserve flags, quoted text, and Unicode as data. Do not perform global substitution in the command document, shell expansion on the argument string, or execution of that string as shell code. When the workflow needs a command, pass its arguments through structured tool parameters or safely quoted individual arguments.
18
+
19
+ Read the full command before invoking an internal skill. An instruction to invoke a skill (including `session-orchestrator:<name>` or the `Skill` tool) means read and follow the canonical `skills/<name>/SKILL.md` beneath the plugin root. Do not redispatch the public command adapter: a same-named command and internal skill are distinct documents, and redispatch would recurse.
20
+
21
+ Regenerate with `node scripts/generate-codex-skills.mjs`.
@@ -0,0 +1,5 @@
1
+ # Generated by scripts/generate-codex-skills.mjs; do not edit.
2
+ interface:
3
+ display_name: dispatcher
4
+ policy:
5
+ allow_implicit_invocation: true
@@ -0,0 +1,20 @@
1
+ ---
2
+ name: docs-orchestrator
3
+ description: 'Use this skill when orchestrating documentation generation and updates within a session. Maps session scope to audience-specific docs tasks (User / Dev / Vault), dispatches the docs-writer agent with source-grounded prompts, and reports coverage gaps to session-end. Gated on `docs-orchestrator.enabled: true` in Session Config. Zero overhead when disabled.'
4
+ metadata:
5
+ user-invocable: 'false'
6
+ tags: docs, orchestration, audiences
7
+ model: sonnet
8
+ model-preference: sonnet
9
+ ---
10
+
11
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
12
+
13
+ # docs-orchestrator
14
+
15
+ Read [`skills/docs-orchestrator/SKILL.md`](../../../skills/docs-orchestrator/SKILL.md) in full before taking any action, then follow its complete workflow.
16
+ The linked document is authoritative, including its prechecks, argument rules, and stop conditions.
17
+
18
+ Resolve this link relative to this SKILL.md, not the project working directory. The plugin root is three directories above this file. Resolve package paths such as `skills/` and `scripts/` from that root; resolve relative links inside the canonical document from its own directory. Keep the user’s project as the target of project operations.
19
+
20
+ Regenerate with `node scripts/generate-codex-skills.mjs`.
@@ -0,0 +1,22 @@
1
+ ---
2
+ name: ecosystem-health
3
+ description: Monitor health across configured service endpoints, CI pipelines, and critical issues. Automatically invoked during session-start when ecosystem-health is enabled in Session Config.
4
+ metadata:
5
+ user-invocable: 'false'
6
+ tags: reference, health, monitoring, ci, endpoints
7
+ model: haiku
8
+ model-preference: sonnet
9
+ model-preference-codex: gpt-5.4-mini
10
+ model-preference-cursor: claude-sonnet-4-6
11
+ ---
12
+
13
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
14
+
15
+ # ecosystem-health
16
+
17
+ Read [`skills/ecosystem-health/SKILL.md`](../../../skills/ecosystem-health/SKILL.md) in full before taking any action, then follow its complete workflow.
18
+ The linked document is authoritative, including its prechecks, argument rules, and stop conditions.
19
+
20
+ Resolve this link relative to this SKILL.md, not the project working directory. The plugin root is three directories above this file. Resolve package paths such as `skills/` and `scripts/` from that root; resolve relative links inside the canonical document from its own directory. Keep the user’s project as the target of project operations.
21
+
22
+ Regenerate with `node scripts/generate-codex-skills.mjs`.
@@ -0,0 +1,21 @@
1
+ ---
2
+ name: eli5
3
+ description: Say the last answer again in plain words — same facts, in the order the operator needs them. Optional topic argument.
4
+ metadata:
5
+ argument-hint: '[topic]'
6
+ ---
7
+
8
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
9
+
10
+ # eli5
11
+
12
+ Read [`commands/eli5.md`](../../../commands/eli5.md) in full before taking any action, then follow its complete workflow.
13
+ The linked document is authoritative, including its prechecks, argument rules, and stop conditions.
14
+
15
+ Resolve this link relative to this SKILL.md, not the project working directory. The plugin root is three directories above this file. Resolve package paths such as `skills/` and `scripts/` from that root; resolve relative links inside the canonical document from its own directory. Keep the user’s project as the target of project operations.
16
+
17
+ `$ARGUMENTS` means the trailing user input after the selected command skill, or an empty string when absent. Preserve flags, quoted text, and Unicode as data. Do not perform global substitution in the command document, shell expansion on the argument string, or execution of that string as shell code. When the workflow needs a command, pass its arguments through structured tool parameters or safely quoted individual arguments.
18
+
19
+ Read the full command before invoking an internal skill. An instruction to invoke a skill (including `session-orchestrator:<name>` or the `Skill` tool) means read and follow the canonical `skills/<name>/SKILL.md` beneath the plugin root. Do not redispatch the public command adapter: a same-named command and internal skill are distinct documents, and redispatch would recurse.
20
+
21
+ Regenerate with `node scripts/generate-codex-skills.mjs`.
@@ -0,0 +1,5 @@
1
+ # Generated by scripts/generate-codex-skills.mjs; do not edit.
2
+ interface:
3
+ display_name: eli5
4
+ policy:
5
+ allow_implicit_invocation: true
@@ -0,0 +1,21 @@
1
+ ---
2
+ name: eval
3
+ description: Run an honest session-process evaluation (Standard v1, aiat-llm-eval/1.0) — score the last completed session against the pre-registered rubric-v1 dimensions
4
+ metadata:
5
+ argument-hint: '[--session <id>] [--no-write] [--verify <run-id>]'
6
+ ---
7
+
8
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
9
+
10
+ # eval
11
+
12
+ Read [`commands/eval.md`](../../../commands/eval.md) in full before taking any action, then follow its complete workflow.
13
+ The linked document is authoritative, including its prechecks, argument rules, and stop conditions.
14
+
15
+ Resolve this link relative to this SKILL.md, not the project working directory. The plugin root is three directories above this file. Resolve package paths such as `skills/` and `scripts/` from that root; resolve relative links inside the canonical document from its own directory. Keep the user’s project as the target of project operations.
16
+
17
+ `$ARGUMENTS` means the trailing user input after the selected command skill, or an empty string when absent. Preserve flags, quoted text, and Unicode as data. Do not perform global substitution in the command document, shell expansion on the argument string, or execution of that string as shell code. When the workflow needs a command, pass its arguments through structured tool parameters or safely quoted individual arguments.
18
+
19
+ Read the full command before invoking an internal skill. An instruction to invoke a skill (including `session-orchestrator:<name>` or the `Skill` tool) means read and follow the canonical `skills/<name>/SKILL.md` beneath the plugin root. Do not redispatch the public command adapter: a same-named command and internal skill are distinct documents, and redispatch would recurse.
20
+
21
+ Regenerate with `node scripts/generate-codex-skills.mjs`.
@@ -0,0 +1,5 @@
1
+ # Generated by scripts/generate-codex-skills.mjs; do not edit.
2
+ interface:
3
+ display_name: eval
4
+ policy:
5
+ allow_implicit_invocation: true
@@ -0,0 +1,21 @@
1
+ ---
2
+ name: evolve
3
+ description: Extract session patterns into reusable learnings
4
+ metadata:
5
+ argument-hint: '[analyze|review|list|dialectic [--apply]]'
6
+ ---
7
+
8
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
9
+
10
+ # evolve
11
+
12
+ Read [`commands/evolve.md`](../../../commands/evolve.md) in full before taking any action, then follow its complete workflow.
13
+ The linked document is authoritative, including its prechecks, argument rules, and stop conditions.
14
+
15
+ Resolve this link relative to this SKILL.md, not the project working directory. The plugin root is three directories above this file. Resolve package paths such as `skills/` and `scripts/` from that root; resolve relative links inside the canonical document from its own directory. Keep the user’s project as the target of project operations.
16
+
17
+ `$ARGUMENTS` means the trailing user input after the selected command skill, or an empty string when absent. Preserve flags, quoted text, and Unicode as data. Do not perform global substitution in the command document, shell expansion on the argument string, or execution of that string as shell code. When the workflow needs a command, pass its arguments through structured tool parameters or safely quoted individual arguments.
18
+
19
+ Read the full command before invoking an internal skill. An instruction to invoke a skill (including `session-orchestrator:<name>` or the `Skill` tool) means read and follow the canonical `skills/<name>/SKILL.md` beneath the plugin root. Do not redispatch the public command adapter: a same-named command and internal skill are distinct documents, and redispatch would recurse.
20
+
21
+ Regenerate with `node scripts/generate-codex-skills.mjs`.
@@ -0,0 +1,5 @@
1
+ # Generated by scripts/generate-codex-skills.mjs; do not edit.
2
+ interface:
3
+ display_name: evolve
4
+ policy:
5
+ allow_implicit_invocation: true
@@ -0,0 +1,17 @@
1
+ ---
2
+ name: frontmatter-guard
3
+ description: 'Injects the canonical vault frontmatter schema snippet into agent prompts before any vault-write task, preventing malformed YAML frontmatter in Obsidian notes. <example>Context: wave-executor is about to dispatch a vault-mirror agent that writes learning notes under ~/Projects/vault/40-learnings/. user: "dispatch vault-write agent" assistant: "Injecting frontmatter-guard snippet into agent prompt (vault scope detected). Required fields: id, type, created, updated. Enum type: note|daily|project|person|reference|idea|learning|session." <commentary>The wave-executor pre-dispatch hook calls detectVaultTaskScope() — the fileScope contains /Projects/vault/40-learnings/ so the guard triggers and the snippet is prepended to the agent system prompt.</commentary></example>'
4
+ metadata:
5
+ model: inherit
6
+ ---
7
+
8
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
9
+
10
+ # frontmatter-guard
11
+
12
+ Read [`skills/frontmatter-guard/SKILL.md`](../../../skills/frontmatter-guard/SKILL.md) in full before taking any action, then follow its complete workflow.
13
+ The linked document is authoritative, including its prechecks, argument rules, and stop conditions.
14
+
15
+ Resolve this link relative to this SKILL.md, not the project working directory. The plugin root is three directories above this file. Resolve package paths such as `skills/` and `scripts/` from that root; resolve relative links inside the canonical document from its own directory. Keep the user’s project as the target of project operations.
16
+
17
+ Regenerate with `node scripts/generate-codex-skills.mjs`.
@@ -0,0 +1,22 @@
1
+ ---
2
+ name: gitlab-ops
3
+ description: 'Use this skill when performing VCS operations on GitLab or GitHub repositories — creating, updating, or closing issues and MRs, applying label taxonomy, running `glab`/`gh` CLI commands, or resolving project paths dynamically. Acts as the single source of truth for CLI command syntax and label conventions; consuming skills reference this rather than duplicating logic. Triggers: "create a GitLab issue", "list open MRs", "apply priority label", "how do I resolve the project ID", "what''s the carryover issue template". <example>Context: session-end needs to file a carryover issue for an incomplete task. user: "/close" assistant: "Creating carryover issue via glab with the Carryover Template from gitlab-ops — labels: carryover, priority::high."</example>'
4
+ metadata:
5
+ user-invocable: 'false'
6
+ tags: reference, vcs, gitlab, github, issues
7
+ model: haiku
8
+ model-preference: sonnet
9
+ model-preference-codex: gpt-5.4-mini
10
+ model-preference-cursor: claude-sonnet-4-6
11
+ ---
12
+
13
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
14
+
15
+ # gitlab-ops
16
+
17
+ Read [`skills/gitlab-ops/SKILL.md`](../../../skills/gitlab-ops/SKILL.md) in full before taking any action, then follow its complete workflow.
18
+ The linked document is authoritative, including its prechecks, argument rules, and stop conditions.
19
+
20
+ Resolve this link relative to this SKILL.md, not the project working directory. The plugin root is three directories above this file. Resolve package paths such as `skills/` and `scripts/` from that root; resolve relative links inside the canonical document from its own directory. Keep the user’s project as the target of project operations.
21
+
22
+ Regenerate with `node scripts/generate-codex-skills.mjs`.
@@ -0,0 +1,17 @@
1
+ ---
2
+ name: gitlab-portfolio
3
+ description: 'Use when you need a single-pane cross-repo health view across all vault-registered GitLab and GitHub projects. Discovers repos from `_overview.md` frontmatter in `<vault>/01-projects/*/`, aggregates open issues, MRs, critical labels, and stale signals via parallel `glab`/`gh` calls, then writes an idempotent `_PORTFOLIO.md` dashboard. Runs automatically at session-start Phase 2 when `gitlab-portfolio.enabled=true`. Triggers: "show portfolio status", "refresh the portfolio dashboard", "which repos have critical issues", "run /portfolio". <example>Context: session-start, gitlab-portfolio.enabled=true, vault has 5 registered repos. user: "/session deep" assistant: "Portfolio: 3 critical issues across 2 repos — run /portfolio for details. Dashboard written to vault/01-projects/_PORTFOLIO.md."</example>'
4
+ metadata:
5
+ model: sonnet
6
+ ---
7
+
8
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
9
+
10
+ # gitlab-portfolio
11
+
12
+ Read [`skills/gitlab-portfolio/SKILL.md`](../../../skills/gitlab-portfolio/SKILL.md) in full before taking any action, then follow its complete workflow.
13
+ The linked document is authoritative, including its prechecks, argument rules, and stop conditions.
14
+
15
+ Resolve this link relative to this SKILL.md, not the project working directory. The plugin root is three directories above this file. Resolve package paths such as `skills/` and `scripts/` from that root; resolve relative links inside the canonical document from its own directory. Keep the user’s project as the target of project operations.
16
+
17
+ Regenerate with `node scripts/generate-codex-skills.mjs`.
@@ -0,0 +1,22 @@
1
+ ---
2
+ name: go
3
+ description: Approve session plan and begin wave execution
4
+ metadata:
5
+ disable-model-invocation: 'true'
6
+ argument-hint: '[optional instructions]'
7
+ ---
8
+
9
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
10
+
11
+ # go
12
+
13
+ Read [`commands/go.md`](../../../commands/go.md) in full before taking any action, then follow its complete workflow.
14
+ The linked document is authoritative, including its prechecks, argument rules, and stop conditions.
15
+
16
+ Resolve this link relative to this SKILL.md, not the project working directory. The plugin root is three directories above this file. Resolve package paths such as `skills/` and `scripts/` from that root; resolve relative links inside the canonical document from its own directory. Keep the user’s project as the target of project operations.
17
+
18
+ `$ARGUMENTS` means the trailing user input after the selected command skill, or an empty string when absent. Preserve flags, quoted text, and Unicode as data. Do not perform global substitution in the command document, shell expansion on the argument string, or execution of that string as shell code. When the workflow needs a command, pass its arguments through structured tool parameters or safely quoted individual arguments.
19
+
20
+ Read the full command before invoking an internal skill. An instruction to invoke a skill (including `session-orchestrator:<name>` or the `Skill` tool) means read and follow the canonical `skills/<name>/SKILL.md` beneath the plugin root. Do not redispatch the public command adapter: a same-named command and internal skill are distinct documents, and redispatch would recurse.
21
+
22
+ Regenerate with `node scripts/generate-codex-skills.mjs`.
@@ -0,0 +1,5 @@
1
+ # Generated by scripts/generate-codex-skills.mjs; do not edit.
2
+ interface:
3
+ display_name: go
4
+ policy:
5
+ allow_implicit_invocation: false
@@ -0,0 +1,21 @@
1
+ ---
2
+ name: grill
3
+ description: Stress-test a plan, design, or PRD before any build — relentless one-question-at-a-time interrogation that hunts contradictions against the code and challenges assumptions. Composable; no HARD-GATE.
4
+ metadata:
5
+ argument-hint: '[file-path-or-topic]'
6
+ ---
7
+
8
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
9
+
10
+ # grill
11
+
12
+ Read [`commands/grill.md`](../../../commands/grill.md) in full before taking any action, then follow its complete workflow.
13
+ The linked document is authoritative, including its prechecks, argument rules, and stop conditions.
14
+
15
+ Resolve this link relative to this SKILL.md, not the project working directory. The plugin root is three directories above this file. Resolve package paths such as `skills/` and `scripts/` from that root; resolve relative links inside the canonical document from its own directory. Keep the user’s project as the target of project operations.
16
+
17
+ `$ARGUMENTS` means the trailing user input after the selected command skill, or an empty string when absent. Preserve flags, quoted text, and Unicode as data. Do not perform global substitution in the command document, shell expansion on the argument string, or execution of that string as shell code. When the workflow needs a command, pass its arguments through structured tool parameters or safely quoted individual arguments.
18
+
19
+ Read the full command before invoking an internal skill. An instruction to invoke a skill (including `session-orchestrator:<name>` or the `Skill` tool) means read and follow the canonical `skills/<name>/SKILL.md` beneath the plugin root. Do not redispatch the public command adapter: a same-named command and internal skill are distinct documents, and redispatch would recurse.
20
+
21
+ Regenerate with `node scripts/generate-codex-skills.mjs`.
@@ -0,0 +1,5 @@
1
+ # Generated by scripts/generate-codex-skills.mjs; do not edit.
2
+ interface:
3
+ display_name: grill
4
+ policy:
5
+ allow_implicit_invocation: true
@@ -0,0 +1,19 @@
1
+ ---
2
+ name: harness-audit
3
+ description: Run the harness audit and report the rubric score for this repository
4
+ ---
5
+
6
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
7
+
8
+ # harness-audit
9
+
10
+ Read [`commands/harness-audit.md`](../../../commands/harness-audit.md) in full before taking any action, then follow its complete workflow.
11
+ The linked document is authoritative, including its prechecks, argument rules, and stop conditions.
12
+
13
+ Resolve this link relative to this SKILL.md, not the project working directory. The plugin root is three directories above this file. Resolve package paths such as `skills/` and `scripts/` from that root; resolve relative links inside the canonical document from its own directory. Keep the user’s project as the target of project operations.
14
+
15
+ `$ARGUMENTS` means the trailing user input after the selected command skill, or an empty string when absent. Preserve flags, quoted text, and Unicode as data. Do not perform global substitution in the command document, shell expansion on the argument string, or execution of that string as shell code. When the workflow needs a command, pass its arguments through structured tool parameters or safely quoted individual arguments.
16
+
17
+ Read the full command before invoking an internal skill. An instruction to invoke a skill (including `session-orchestrator:<name>` or the `Skill` tool) means read and follow the canonical `skills/<name>/SKILL.md` beneath the plugin root. Do not redispatch the public command adapter: a same-named command and internal skill are distinct documents, and redispatch would recurse.
18
+
19
+ Regenerate with `node scripts/generate-codex-skills.mjs`.
@@ -0,0 +1,5 @@
1
+ # Generated by scripts/generate-codex-skills.mjs; do not edit.
2
+ interface:
3
+ display_name: harness-audit
4
+ policy:
5
+ allow_implicit_invocation: true