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
@@ -0,0 +1,17 @@
1
+ ---
2
+ name: hook-development
3
+ description: Use when creating, modifying, or debugging Claude Code hooks — PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification. Covers the plugin `hooks/hooks.json` wrapper format vs. the user `settings.json` direct format, matchers, security patterns, `$CLAUDE_PLUGIN_ROOT` portability, lifecycle limitations, and debugging. Trigger on "add a hook", "validate tool use", "block dangerous commands", "enforce completion", "hook-based automation".
4
+ metadata:
5
+ model: sonnet
6
+ ---
7
+
8
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
9
+
10
+ # hook-development
11
+
12
+ Read [`skills/hook-development/SKILL.md`](../../../skills/hook-development/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,17 @@
1
+ ---
2
+ name: mcp-builder
3
+ description: Use when creating a new MCP (Model Context Protocol) server, extending an existing one, or debugging tool discoverability/performance. Guides through research → implementation → test → eval phases with TypeScript-first guidance matching our stack. Trigger on phrases like "build an MCP server", "expose X as an MCP tool", "write MCP tools for Y", "integrate Z via MCP".
4
+ metadata:
5
+ model: sonnet
6
+ ---
7
+
8
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
9
+
10
+ # mcp-builder
11
+
12
+ Read [`skills/mcp-builder/SKILL.md`](../../../skills/mcp-builder/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: memory-cleanup
3
+ description: Manual memory consolidation — review, consolidate, and prune memory files (Dream-equivalent)
4
+ metadata:
5
+ argument-hint: '[--dry-run | --apply-pending]'
6
+ ---
7
+
8
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
9
+
10
+ # memory-cleanup
11
+
12
+ Read [`commands/memory-cleanup.md`](../../../commands/memory-cleanup.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: memory-cleanup
4
+ policy:
5
+ allow_implicit_invocation: true
@@ -0,0 +1,19 @@
1
+ ---
2
+ name: mode-selector
3
+ description: 'Use this skill when performing deterministic mode selection for session-start. Reads Phase A STATE.md recommendations + (future) learnings, sessions, backlog, bootstrap signals and returns {mode, rationale, confidence, alternatives}. Pure-function contract — no side effects, no STATE.md writes. Phase B scaffold (issue #276); full heuristic is follow-up sub-issues.'
4
+ metadata:
5
+ model: haiku
6
+ user-invocable: 'false'
7
+ tags: phase-b, autopilot, mode-selection, scaffold
8
+ ---
9
+
10
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
11
+
12
+ # mode-selector
13
+
14
+ Read [`skills/mode-selector/SKILL.md`](../../../skills/mode-selector/SKILL.md) in full before taking any action, then follow its complete workflow.
15
+ The linked document is authoritative, including its prechecks, argument rules, and stop conditions.
16
+
17
+ 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.
18
+
19
+ Regenerate with `node scripts/generate-codex-skills.mjs`.
@@ -0,0 +1,18 @@
1
+ ---
2
+ name: npm-publish
3
+ description: Use when publishing this package to npm — a version release (npm publish), verifying the registry/pi.dev listing, or diagnosing npm auth failures (E403 2FA/token errors). Token-based flow via NPM_TOKEN in .env.local with a temp userconfig, the leakage gate before every publish, post-publish verification and marker/badge upkeep. Trigger on "publish to npm", "npm release", "E403 publish error".
4
+ metadata:
5
+ user-invocable: 'true'
6
+ model: sonnet
7
+ ---
8
+
9
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
10
+
11
+ # npm-publish
12
+
13
+ Read [`skills/npm-publish/SKILL.md`](../../../skills/npm-publish/SKILL.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
+ Regenerate with `node scripts/generate-codex-skills.mjs`.
@@ -0,0 +1,20 @@
1
+ ---
2
+ name: peekaboo-driver
3
+ description: Use this skill when driving native-UI AX-tree snapshots and screenshots via steipete/peekaboo (MIT, macOS-only). Dispatched by `skills/test-runner/` to capture native-UI AX-tree snapshots + screenshots on macOS 15+ targets, and exits with deterministic JSON output the orchestrator can parse.
4
+ metadata:
5
+ user-invocable: 'false'
6
+ tags: test, driver, macos, peekaboo
7
+ model: haiku
8
+ model-preference: sonnet
9
+ ---
10
+
11
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
12
+
13
+ # peekaboo-driver
14
+
15
+ Read [`skills/peekaboo-driver/SKILL.md`](../../../skills/peekaboo-driver/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: persona-panel
3
+ description: Run a parallel multi-persona domain-expert review panel against a file, directory, or output range
4
+ metadata:
5
+ argument-hint: <target> [--personas <names,...>] [--mode <voting|hard-gate|summary>] [--threshold <M-of-N|all|any>] [--grounding <off|re-derive>] [--dry-run]
6
+ disable-model-invocation: 'false'
7
+ ---
8
+
9
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
10
+
11
+ # persona-panel
12
+
13
+ Read [`commands/persona-panel.md`](../../../commands/persona-panel.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: persona-panel
4
+ policy:
5
+ allow_implicit_invocation: true
@@ -0,0 +1,22 @@
1
+ ---
2
+ name: plan
3
+ description: Plan a new project, feature, or retrospective with structured requirement gathering
4
+ metadata:
5
+ disable-model-invocation: 'true'
6
+ argument-hint: '[new|feature|retro]'
7
+ ---
8
+
9
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
10
+
11
+ # plan
12
+
13
+ Read [`commands/plan.md`](../../../commands/plan.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: plan
4
+ policy:
5
+ allow_implicit_invocation: false
@@ -0,0 +1,22 @@
1
+ ---
2
+ name: playwright-driver
3
+ description: Use this skill when executing web tests via the canonical `playwright` npm package (Microsoft, Apache-2.0). Dispatched by `skills/test-runner/` to execute web tests against a target, captures token-frugal AX-tree snapshots + screenshots + console output under `.orchestrator/metrics/test-runs/<run-id>/`, and exits with deterministic JSON output the orchestrator can parse.
4
+ metadata:
5
+ user-invocable: 'false'
6
+ tags: test, driver, web, playwright
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
+ # playwright-driver
16
+
17
+ Read [`skills/playwright-driver/SKILL.md`](../../../skills/playwright-driver/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: portfolio
3
+ description: Aggregate cross-repo issue/MR/CI health across vault-registered projects into a single Markdown dashboard
4
+ metadata:
5
+ argument-hint: '[--dry-run] [--repo <name>]'
6
+ ---
7
+
8
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
9
+
10
+ # portfolio
11
+
12
+ Read [`commands/portfolio.md`](../../../commands/portfolio.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: portfolio
4
+ policy:
5
+ allow_implicit_invocation: true
@@ -0,0 +1,22 @@
1
+ ---
2
+ name: quality-gates
3
+ description: Use this skill when referencing canonical quality check commands for typecheck, test, and lint. Defines 4 variants (Baseline, Incremental, Full Gate, Per-File) used by session-start, wave-executor, session-end, and session-reviewer. Reference skill — not invoked directly.
4
+ metadata:
5
+ user-invocable: 'false'
6
+ tags: reference, quality, typecheck, test, lint
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
+ # quality-gates
16
+
17
+ Read [`skills/quality-gates/SKILL.md`](../../../skills/quality-gates/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: reconcile
3
+ description: Reconcile learnings into .claude/rules/ proposals — on-demand version of session-end Phase 3.6.8
4
+ metadata:
5
+ argument-hint: '[--dry-run]'
6
+ ---
7
+
8
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
9
+
10
+ # reconcile
11
+
12
+ Read [`commands/reconcile.md`](../../../commands/reconcile.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: reconcile
4
+ policy:
5
+ allow_implicit_invocation: true
@@ -0,0 +1,22 @@
1
+ ---
2
+ name: release
3
+ description: Cut a release — the order the steps must run in, and the criteria that abort a release
4
+ metadata:
5
+ disable-model-invocation: 'true'
6
+ argument-hint: '[X.Y.Z]'
7
+ ---
8
+
9
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
10
+
11
+ # release
12
+
13
+ Read [`commands/release.md`](../../../commands/release.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: release
4
+ policy:
5
+ allow_implicit_invocation: false
@@ -0,0 +1,22 @@
1
+ ---
2
+ name: remote-offload
3
+ description: Use when local resource pressure would shrink or coordinator-direct a wave, a wave plan carries heavy build/test/audit roles (test, ui, perf), or the operator says offload, remote host, or auslagern — reference for routing that wave role to a declared SSH-reachable host instead of reducing agent count
4
+ metadata:
5
+ user-invocable: 'false'
6
+ tags: reference, remote, offload, wave-executor, resource-gate
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
+ # remote-offload
16
+
17
+ Read [`skills/remote-offload/SKILL.md`](../../../skills/remote-offload/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,19 @@
1
+ ---
2
+ name: repo-audit
3
+ description: Run a 9-category baseline compliance audit on the current repository
4
+ ---
5
+
6
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
7
+
8
+ # repo-audit
9
+
10
+ Read [`commands/repo-audit.md`](../../../commands/repo-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: repo-audit
4
+ policy:
5
+ allow_implicit_invocation: true
@@ -0,0 +1,21 @@
1
+ ---
2
+ name: session
3
+ description: Start a development session (housekeeping, feature, deep; ultradeep = deep + profile)
4
+ metadata:
5
+ argument-hint: '[housekeeping|feature|deep|ultradeep]'
6
+ ---
7
+
8
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
9
+
10
+ # session
11
+
12
+ Read [`commands/session.md`](../../../commands/session.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: session
4
+ policy:
5
+ allow_implicit_invocation: true
@@ -0,0 +1,22 @@
1
+ ---
2
+ name: session-end
3
+ description: 'Use this skill when performing a full session close-out: verifies all planned work against the agreed plan, creates issues for gaps, runs quality gates, commits cleanly, mirrors to GitHub, and produces a session summary. Triggered by /close command.'
4
+ metadata:
5
+ user-invocable: 'false'
6
+ tags: orchestration, verification, commits, issues
7
+ model: inherit
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
+ # session-end
16
+
17
+ Read [`skills/session-end/SKILL.md`](../../../skills/session-end/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,22 @@
1
+ ---
2
+ name: session-plan
3
+ description: Creates a structured wave execution plan with role-based assignment after user alignment. Decomposes agreed tasks into configurable waves (default 5) with optimal agent assignment, dependency ordering, and inter-wave checkpoints. Activated by session-start after Q&A phase completes.
4
+ metadata:
5
+ user-invocable: 'false'
6
+ tags: orchestration, planning, waves, agents
7
+ model: inherit
8
+ model-preference: opus
9
+ model-preference-codex: gpt-5.4
10
+ model-preference-cursor: claude-opus-4-6
11
+ ---
12
+
13
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
14
+
15
+ # session-plan
16
+
17
+ Read [`skills/session-plan/SKILL.md`](../../../skills/session-plan/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,22 @@
1
+ ---
2
+ name: session-start
3
+ description: Use this skill when initializing a session for any project repo. Autonomously analyzes git state, VCS issues, SSOT files, branches, environment, and cross-repo status. Then presents structured findings with recommendations for user alignment before creating a wave plan. Triggered by /session [housekeeping|feature|deep] command.
4
+ metadata:
5
+ user-invocable: 'false'
6
+ tags: orchestration, initialization, analysis, alignment
7
+ model: inherit
8
+ model-preference: opus
9
+ model-preference-codex: gpt-5.4
10
+ model-preference-cursor: claude-opus-4-6
11
+ ---
12
+
13
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
14
+
15
+ # session-start
16
+
17
+ Read [`skills/session-start/SKILL.md`](../../../skills/session-start/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: spinout
3
+ description: Guided 5-step venture-spinout / sanitized-fork runbook (copy + fresh-init + SNAPSHOT-FREEZE) — interactive, not scripted
4
+ metadata:
5
+ argument-hint: '[--type venture|snapshot] [--dry-run]'
6
+ ---
7
+
8
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
9
+
10
+ # spinout
11
+
12
+ Read [`commands/spinout.md`](../../../commands/spinout.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: spinout
4
+ policy:
5
+ allow_implicit_invocation: true
@@ -0,0 +1,21 @@
1
+ ---
2
+ name: sunset-review
3
+ description: Identify unused / near-zero-use / stale skills, agents, and commands as Demote or Retire candidates (read-only; never deletes)
4
+ metadata:
5
+ argument-hint: '[--kind skill|agent|command] [--window-days N]'
6
+ ---
7
+
8
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
9
+
10
+ # sunset-review
11
+
12
+ Read [`commands/sunset-review.md`](../../../commands/sunset-review.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: sunset-review
4
+ policy:
5
+ allow_implicit_invocation: true
@@ -0,0 +1,21 @@
1
+ ---
2
+ name: templates-ack
3
+ description: Acknowledge templates-first policy for the current session — bypasses the pre-bash-templates-first hook for the remainder of the session
4
+ metadata:
5
+ argument-hint: '[optional-reason]'
6
+ ---
7
+
8
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
9
+
10
+ # templates-ack
11
+
12
+ Read [`commands/templates-ack.md`](../../../commands/templates-ack.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: templates-ack
4
+ policy:
5
+ allow_implicit_invocation: true
@@ -0,0 +1,21 @@
1
+ ---
2
+ name: test
3
+ description: Agentic end-to-end test orchestrator — drive web/macOS flows, evaluate UX rubric, reconcile issues
4
+ metadata:
5
+ argument-hint: '[scope|profile-name] [--since <git-ref>] [--full]'
6
+ ---
7
+
8
+ <!-- Generated by scripts/generate-codex-skills.mjs; do not edit. -->
9
+
10
+ # test
11
+
12
+ Read [`commands/test.md`](../../../commands/test.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: test
4
+ policy:
5
+ allow_implicit_invocation: true