agentsys 5.0.2 → 5.0.3

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 (72) hide show
  1. package/.claude-plugin/marketplace.json +13 -13
  2. package/.claude-plugin/plugin.json +1 -1
  3. package/CHANGELOG.md +6 -1
  4. package/adapters/codex/skills/consult/SKILL.md +1 -2
  5. package/adapters/opencode/agents/consult-agent.md +1 -1
  6. package/adapters/opencode/commands/consult.md +1 -2
  7. package/adapters/opencode/skills/agnix/SKILL.md +1 -1
  8. package/adapters/opencode/skills/consult/SKILL.md +11 -7
  9. package/adapters/opencode/skills/deslop/SKILL.md +1 -1
  10. package/adapters/opencode/skills/discover-tasks/SKILL.md +1 -1
  11. package/adapters/opencode/skills/drift-analysis/SKILL.md +1 -1
  12. package/adapters/opencode/skills/enhance-agent-prompts/SKILL.md +1 -1
  13. package/adapters/opencode/skills/enhance-claude-memory/SKILL.md +1 -1
  14. package/adapters/opencode/skills/enhance-cross-file/SKILL.md +1 -1
  15. package/adapters/opencode/skills/enhance-docs/SKILL.md +1 -1
  16. package/adapters/opencode/skills/enhance-hooks/SKILL.md +1 -1
  17. package/adapters/opencode/skills/enhance-orchestrator/SKILL.md +1 -1
  18. package/adapters/opencode/skills/enhance-plugins/SKILL.md +1 -1
  19. package/adapters/opencode/skills/enhance-prompts/SKILL.md +1 -1
  20. package/adapters/opencode/skills/enhance-skills/SKILL.md +1 -1
  21. package/adapters/opencode/skills/learn/SKILL.md +1 -1
  22. package/adapters/opencode/skills/perf-analyzer/SKILL.md +1 -1
  23. package/adapters/opencode/skills/perf-baseline-manager/SKILL.md +1 -1
  24. package/adapters/opencode/skills/perf-benchmarker/SKILL.md +1 -1
  25. package/adapters/opencode/skills/perf-code-paths/SKILL.md +1 -1
  26. package/adapters/opencode/skills/perf-investigation-logger/SKILL.md +1 -1
  27. package/adapters/opencode/skills/perf-profiler/SKILL.md +1 -1
  28. package/adapters/opencode/skills/perf-theory-gatherer/SKILL.md +1 -1
  29. package/adapters/opencode/skills/perf-theory-tester/SKILL.md +1 -1
  30. package/adapters/opencode/skills/sync-docs/SKILL.md +1 -1
  31. package/adapters/opencode/skills/validate-delivery/SKILL.md +1 -1
  32. package/package.json +1 -1
  33. package/plugins/agnix/.claude-plugin/plugin.json +1 -1
  34. package/plugins/agnix/skills/agnix/SKILL.md +1 -1
  35. package/plugins/audit-project/.claude-plugin/plugin.json +1 -1
  36. package/plugins/consult/.claude-plugin/plugin.json +1 -1
  37. package/plugins/consult/agents/consult-agent.md +1 -1
  38. package/plugins/consult/commands/consult.md +1 -2
  39. package/plugins/consult/skills/consult/SKILL.md +11 -7
  40. package/plugins/deslop/.claude-plugin/plugin.json +1 -1
  41. package/plugins/deslop/skills/deslop/SKILL.md +1 -1
  42. package/plugins/drift-detect/.claude-plugin/plugin.json +1 -1
  43. package/plugins/drift-detect/skills/drift-analysis/SKILL.md +1 -1
  44. package/plugins/enhance/.claude-plugin/plugin.json +1 -1
  45. package/plugins/enhance/skills/enhance-agent-prompts/SKILL.md +1 -1
  46. package/plugins/enhance/skills/enhance-claude-memory/SKILL.md +1 -1
  47. package/plugins/enhance/skills/enhance-cross-file/SKILL.md +1 -1
  48. package/plugins/enhance/skills/enhance-docs/SKILL.md +1 -1
  49. package/plugins/enhance/skills/enhance-hooks/SKILL.md +1 -1
  50. package/plugins/enhance/skills/enhance-orchestrator/SKILL.md +1 -1
  51. package/plugins/enhance/skills/enhance-plugins/SKILL.md +1 -1
  52. package/plugins/enhance/skills/enhance-prompts/SKILL.md +1 -1
  53. package/plugins/enhance/skills/enhance-skills/SKILL.md +1 -1
  54. package/plugins/learn/.claude-plugin/plugin.json +1 -1
  55. package/plugins/learn/skills/learn/SKILL.md +1 -1
  56. package/plugins/next-task/.claude-plugin/plugin.json +1 -1
  57. package/plugins/next-task/skills/discover-tasks/SKILL.md +1 -1
  58. package/plugins/next-task/skills/validate-delivery/SKILL.md +1 -1
  59. package/plugins/perf/.claude-plugin/plugin.json +1 -1
  60. package/plugins/perf/skills/perf-analyzer/SKILL.md +1 -1
  61. package/plugins/perf/skills/perf-baseline-manager/SKILL.md +1 -1
  62. package/plugins/perf/skills/perf-benchmarker/SKILL.md +1 -1
  63. package/plugins/perf/skills/perf-code-paths/SKILL.md +1 -1
  64. package/plugins/perf/skills/perf-investigation-logger/SKILL.md +1 -1
  65. package/plugins/perf/skills/perf-profiler/SKILL.md +1 -1
  66. package/plugins/perf/skills/perf-theory-gatherer/SKILL.md +1 -1
  67. package/plugins/perf/skills/perf-theory-tester/SKILL.md +1 -1
  68. package/plugins/repo-map/.claude-plugin/plugin.json +1 -1
  69. package/plugins/ship/.claude-plugin/plugin.json +1 -1
  70. package/plugins/sync-docs/.claude-plugin/plugin.json +1 -1
  71. package/plugins/sync-docs/skills/sync-docs/SKILL.md +1 -1
  72. package/site/content.json +1 -1
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "agentsys",
3
3
  "description": "12 specialized plugins for AI workflow automation - task orchestration, PR workflow, slop detection, code review, drift detection, enhancement analysis, documentation sync, repo mapping, perf investigations, topic research, agent config linting, and cross-tool AI consultation",
4
- "version": "5.0.2",
4
+ "version": "5.0.3",
5
5
  "owner": {
6
6
  "name": "Avi Fenesh",
7
7
  "url": "https://github.com/avifenesh"
@@ -26,84 +26,84 @@
26
26
  "name": "next-task",
27
27
  "source": "./plugins/next-task",
28
28
  "description": "Master workflow orchestrator: autonomous workflow with model optimization (opus/sonnet/haiku), two-file state management, workflow enforcement gates, 14 specialist agents",
29
- "version": "5.0.2",
29
+ "version": "5.0.3",
30
30
  "category": "productivity"
31
31
  },
32
32
  {
33
33
  "name": "ship",
34
34
  "source": "./plugins/ship",
35
35
  "description": "Complete PR workflow: commit to production, skips review when called from next-task, removes task from registry on cleanup, automatic rollback",
36
- "version": "5.0.2",
36
+ "version": "5.0.3",
37
37
  "category": "deployment"
38
38
  },
39
39
  {
40
40
  "name": "deslop",
41
41
  "source": "./plugins/deslop",
42
42
  "description": "3-phase AI slop detection: regex patterns (HIGH), multi-pass analyzers (MEDIUM), CLI tools (LOW)",
43
- "version": "5.0.2",
43
+ "version": "5.0.3",
44
44
  "category": "development"
45
45
  },
46
46
  {
47
47
  "name": "audit-project",
48
48
  "source": "./plugins/audit-project",
49
49
  "description": "Multi-agent iterative code review until zero issues remain",
50
- "version": "5.0.2",
50
+ "version": "5.0.3",
51
51
  "category": "development"
52
52
  },
53
53
  {
54
54
  "name": "drift-detect",
55
55
  "source": "./plugins/drift-detect",
56
56
  "description": "Deep repository analysis to realign project plans with code reality - detects drift, gaps, and creates prioritized reconstruction plans",
57
- "version": "5.0.2",
57
+ "version": "5.0.3",
58
58
  "category": "productivity"
59
59
  },
60
60
  {
61
61
  "name": "enhance",
62
62
  "source": "./plugins/enhance",
63
63
  "description": "Master enhancement orchestrator: parallel analyzer execution for plugins, agents, docs, CLAUDE.md, and prompts with unified reporting",
64
- "version": "5.0.2",
64
+ "version": "5.0.3",
65
65
  "category": "development"
66
66
  },
67
67
  {
68
68
  "name": "sync-docs",
69
69
  "source": "./plugins/sync-docs",
70
70
  "description": "Standalone documentation sync: find outdated refs, update CHANGELOG, flag stale examples based on code changes",
71
- "version": "5.0.2",
71
+ "version": "5.0.3",
72
72
  "category": "development"
73
73
  },
74
74
  {
75
75
  "name": "repo-map",
76
76
  "source": "./plugins/repo-map",
77
77
  "description": "AST-based repository map generation using ast-grep with incremental updates for faster drift analysis",
78
- "version": "5.0.2",
78
+ "version": "5.0.3",
79
79
  "category": "development"
80
80
  },
81
81
  {
82
82
  "name": "perf",
83
83
  "source": "./plugins/perf",
84
84
  "description": "Rigorous performance investigation workflow with baselines, profiling, hypotheses, and evidence-backed decisions",
85
- "version": "5.0.2",
85
+ "version": "5.0.3",
86
86
  "category": "development"
87
87
  },
88
88
  {
89
89
  "name": "learn",
90
90
  "source": "./plugins/learn",
91
91
  "description": "Research topics online and create comprehensive learning guides with RAG-optimized indexes",
92
- "version": "5.0.2",
92
+ "version": "5.0.3",
93
93
  "category": "productivity"
94
94
  },
95
95
  {
96
96
  "name": "agnix",
97
97
  "source": "./plugins/agnix",
98
98
  "description": "Lint agent configuration files (SKILL.md, CLAUDE.md, hooks, MCP) against 155 rules across 10+ AI tools",
99
- "version": "5.0.2",
99
+ "version": "5.0.3",
100
100
  "category": "development"
101
101
  },
102
102
  {
103
103
  "name": "consult",
104
104
  "source": "./plugins/consult",
105
105
  "description": "Cross-tool AI consultation: get second opinions from Gemini CLI, Codex CLI, Claude Code, OpenCode, or Copilot CLI with model and thinking effort control",
106
- "version": "5.0.2",
106
+ "version": "5.0.3",
107
107
  "category": "productivity"
108
108
  }
109
109
  ]
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "agentsys",
3
- "version": "5.0.2",
3
+ "version": "5.0.3",
4
4
  "description": "Professional-grade slash commands for Claude Code with cross-platform support",
5
5
  "keywords": [
6
6
  "workflow",
package/CHANGELOG.md CHANGED
@@ -9,10 +9,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
 
10
10
  ## [Unreleased]
11
11
 
12
+ ## [5.0.3] - 2026-02-17
13
+
14
+ ### Fixed
15
+ - **Consult: Codex command corrected to `codex exec`** - Codex CLI uses `codex exec` for non-interactive mode (not `-q` flag). Non-interactive resume uses `codex exec resume SESSION_ID "prompt" --json`. All four tools (Claude, Gemini, Codex, OpenCode) now have correct native session resume support.
16
+
12
17
  ## [5.0.2] - 2026-02-17
13
18
 
14
19
  ### Fixed
15
- - **Consult: Codex and OpenCode marked as continuable** - Both tools support session resume but were incorrectly marked as non-continuable. Codex supports `codex resume` (TUI-only; non-interactive uses context prepending). OpenCode supports `--session SESSION_ID` and `--continue` flags in non-interactive mode.
20
+ - **Consult: Codex and OpenCode marked as continuable** - Both tools support session resume but were incorrectly marked as non-continuable. OpenCode supports `--session SESSION_ID` and `--continue` flags in non-interactive mode.
16
21
 
17
22
  ## [5.0.1] - 2026-02-14
18
23
 
@@ -209,8 +209,7 @@ The results of the consultation are:
209
209
  {response}
210
210
  ```
211
211
 
212
- For continuable tools with a session_id (Claude, Gemini, OpenCode), display: `Session: {session_id} - use /consult --continue to resume`
213
- For Codex (context-based continuation, no session_id), display: `Use /consult --continue to continue this conversation (prior context will be prepended)`
212
+ For continuable tools (Claude, Gemini, Codex, OpenCode), display: `Session: {session_id} - use /consult --continue to resume`
214
213
 
215
214
  Save session state for continuable tools (Claude, Gemini, Codex, OpenCode) to `{AI_STATE_DIR}/consult/last-session.json`.
216
215
 
@@ -75,7 +75,7 @@ The results of the consultation are:
75
75
  {response}
76
76
  ```
77
77
 
78
- Set `continuable: true` for Claude, Gemini, Codex, and OpenCode (tools with continuation support). Codex continuation is context-based (prior Q&A prepended to prompt) since `codex resume` is TUI-only. Claude, Gemini, and OpenCode support native session resume flags. Only Copilot is non-continuable.
78
+ Set `continuable: true` for Claude, Gemini, Codex, and OpenCode (tools with session resume support). Only Copilot is non-continuable. Each tool uses a different resume mechanism: Claude/Gemini use `--resume`, Codex uses `codex exec resume`, OpenCode uses `--session`/`--continue`.
79
79
 
80
80
  ### 5. Save Session State
81
81
 
@@ -216,8 +216,7 @@ The results of the consultation are:
216
216
  {response}
217
217
  ```
218
218
 
219
- For continuable tools with a session_id (Claude, Gemini, OpenCode), display: `Session: {session_id} - use /consult --continue to resume`
220
- For Codex (context-based continuation, no session_id), display: `Use /consult --continue to continue this conversation (prior context will be prepended)`
219
+ For continuable tools (Claude, Gemini, Codex, OpenCode), display: `Session: {session_id} - use /consult --continue to resume`
221
220
 
222
221
  Save session state for continuable tools (Claude, Gemini, Codex, OpenCode) to `{AI_STATE_DIR}/consult/last-session.json`.
223
222
 
@@ -2,7 +2,7 @@
2
2
  ---
3
3
  name: agnix
4
4
  description: "Use when user asks to 'lint agent configs', 'validate skills', 'check CLAUDE.md', 'validate hooks', 'lint MCP'. Validates agent configuration files against 155 rules across 10+ AI tools."
5
- version: 5.0.2
5
+ version: 5.0.3
6
6
  argument-hint: "[path] [--fix] [--strict] [--target=claude-code|cursor|codex]"
7
7
  ---
8
8
 
@@ -2,7 +2,7 @@
2
2
  ---
3
3
  name: consult
4
4
  description: "Cross-tool AI consultation. Use when user asks to 'consult gemini', 'ask codex', 'get second opinion', 'cross-check with claude', 'consult another AI', 'ask opencode', 'copilot opinion', or wants a second opinion from a different AI tool."
5
- version: 5.0.2
5
+ version: 5.0.3
6
6
  argument-hint: "[question] [--tool] [--effort] [--model] [--context] [--continue]"
7
7
  ---
8
8
 
@@ -82,10 +82,13 @@ Models: gemini-2.5-flash, gemini-2.5-pro, gemini-3-flash-preview, gemini-3-pro-p
82
82
  ### Codex
83
83
 
84
84
  ```
85
- Command: codex -q "QUESTION" --json -m "MODEL" -a suggest -c model_reasoning_effort="LEVEL"
86
- Session resume: codex resume "SESSION_ID"
85
+ Command: codex exec "QUESTION" --json -m "MODEL" -a suggest -c model_reasoning_effort="LEVEL"
86
+ Session resume: codex exec resume SESSION_ID "QUESTION" --json
87
+ Session resume (latest): codex exec resume --last "QUESTION" --json
87
88
  ```
88
89
 
90
+ Note: `codex exec` is the non-interactive/headless mode. There is no `-q` flag. The TUI mode is `codex` (no subcommand).
91
+
89
92
  Models: gpt-5.1-codex-mini, gpt-5-codex, gpt-5.1-codex, gpt-5.2-codex, gpt-5.3-codex, gpt-5.1-codex-max
90
93
 
91
94
  | Effort | Model | Reasoning |
@@ -97,7 +100,7 @@ Models: gpt-5.1-codex-mini, gpt-5-codex, gpt-5.1-codex, gpt-5.2-codex, gpt-5.3-c
97
100
 
98
101
  **Parse output**: `JSON.parse(stdout).message` or raw text
99
102
  **Session ID**: Codex prints a resume hint at session end (e.g., `codex resume SESSION_ID`). Extract the session ID from stdout or from `JSON.parse(stdout).session_id` if available.
100
- **Continuable**: Yes, but interactive only. Sessions are stored as JSONL rollout files at `~/.codex/sessions/`. The `codex resume SESSION_ID` subcommand resumes in TUI mode -- it does not support `-q` for non-interactive use. For non-interactive continuation, prepend prior conversation context to the new question text instead.
103
+ **Continuable**: Yes. Sessions are stored as JSONL rollout files at `~/.codex/sessions/`. Non-interactive resume uses `codex exec resume SESSION_ID "follow-up prompt" --json`. Use `--last` instead of a session ID to resume the most recent session.
101
104
 
102
105
  ### OpenCode
103
106
 
@@ -162,7 +165,7 @@ Use the command template from the provider's configuration section. Substitute Q
162
165
 
163
166
  If continuing a session:
164
167
  - **Claude or Gemini**: append `--resume SESSION_ID` to the command.
165
- - **Codex**: no non-interactive resume flag exists. Prepend the prior Q&A context to the new question text before passing to `codex -q`.
168
+ - **Codex**: use `codex exec resume SESSION_ID "QUESTION" --json` instead of the standard command. Use `--last` instead of a session ID for the most recent session.
166
169
  - **OpenCode**: append `--session SESSION_ID` to the command. If no session_id is saved, use `--continue` instead (resumes most recent session).
167
170
  If OpenCode at max effort: append `--thinking`.
168
171
 
@@ -191,8 +194,9 @@ User-provided question text MUST NOT be interpolated into shell command strings.
191
194
  | Claude (resume) | `claude -p - --output-format json --model "MODEL" --max-turns TURNS --allowedTools "Read,Glob,Grep" --resume "SESSION_ID" < "{AI_STATE_DIR}/consult/question.tmp"` |
192
195
  | Gemini | `gemini -p - --output-format json -m "MODEL" < "{AI_STATE_DIR}/consult/question.tmp"` |
193
196
  | Gemini (resume) | `gemini -p - --output-format json -m "MODEL" --resume "SESSION_ID" < "{AI_STATE_DIR}/consult/question.tmp"` |
194
- | Codex | `codex -q "$(cat "{AI_STATE_DIR}/consult/question.tmp")" --json -m "MODEL" -a suggest` (Codex lacks stdin mode -- cat reads from platform-controlled path, not user input) |
195
- | Codex (continue) | No non-interactive resume. Prepend prior context to question, then use standard Codex command above. |
197
+ | Codex | `codex exec "$(cat "{AI_STATE_DIR}/consult/question.tmp")" --json -m "MODEL" -a suggest` (Codex exec lacks stdin mode -- cat reads from platform-controlled path, not user input) |
198
+ | Codex (resume) | `codex exec resume SESSION_ID "$(cat "{AI_STATE_DIR}/consult/question.tmp")" --json -m "MODEL"` |
199
+ | Codex (resume latest) | `codex exec resume --last "$(cat "{AI_STATE_DIR}/consult/question.tmp")" --json -m "MODEL"` |
196
200
  | OpenCode | `opencode run - --format json --model "MODEL" --variant "VARIANT" < "{AI_STATE_DIR}/consult/question.tmp"` |
197
201
  | OpenCode (resume by ID) | `opencode run - --format json --model "MODEL" --variant "VARIANT" --session "SESSION_ID" < "{AI_STATE_DIR}/consult/question.tmp"` |
198
202
  | OpenCode (resume latest) | `opencode run - --format json --model "MODEL" --variant "VARIANT" --continue < "{AI_STATE_DIR}/consult/question.tmp"` |
@@ -2,7 +2,7 @@
2
2
  ---
3
3
  name: deslop
4
4
  description: "Use when user wants to clean AI slop from code. Use for cleanup, remove debug statements, find ghost code, repo hygiene."
5
- version: 5.0.2
5
+ version: 5.0.3
6
6
  argument-hint: "[report|apply] [--scope=all|diff|path] [--thoroughness=quick|normal|deep]"
7
7
  ---
8
8
 
@@ -2,7 +2,7 @@
2
2
  ---
3
3
  name: discover-tasks
4
4
  description: "Use when user asks to \"discover tasks\", \"find next task\", or \"prioritize issues\". Discovers and ranks tasks from GitHub, GitLab, local files, and custom sources."
5
- version: 5.0.2
5
+ version: 5.0.3
6
6
  ---
7
7
 
8
8
  # discover-tasks
@@ -2,7 +2,7 @@
2
2
  ---
3
3
  name: drift-analysis
4
4
  description: Use when the user asks about plan drift, reality check, comparing docs to code, project state analysis, roadmap alignment, implementation gaps, or needs guidance on identifying discrepancies between documented plans and actual implementation state.
5
- version: 5.0.2
5
+ version: 5.0.3
6
6
  ---
7
7
 
8
8
  # Drift Analysis
@@ -2,7 +2,7 @@
2
2
  ---
3
3
  name: enhance-agent-prompts
4
4
  description: "Use when improving agent prompts, frontmatter, and tool restrictions."
5
- version: 5.0.2
5
+ version: 5.0.3
6
6
  argument-hint: "[path] [--fix] [--verbose]"
7
7
  ---
8
8
 
@@ -2,7 +2,7 @@
2
2
  ---
3
3
  name: enhance-claude-memory
4
4
  description: "Use when improving CLAUDE.md or AGENTS.md project memory files."
5
- version: 5.0.2
5
+ version: 5.0.3
6
6
  ---
7
7
 
8
8
  > **OpenCode Note**: Invoke agents using `@agent-name` syntax.
@@ -2,7 +2,7 @@
2
2
  ---
3
3
  name: enhance-cross-file
4
4
  description: "Use when checking cross-file consistency: tools vs frontmatter, agent references, duplicate rules, contradictions."
5
- version: 5.0.2
5
+ version: 5.0.3
6
6
  argument-hint: "[path]"
7
7
  ---
8
8
 
@@ -2,7 +2,7 @@
2
2
  ---
3
3
  name: enhance-docs
4
4
  description: "Use when improving documentation structure, accuracy, and RAG readiness."
5
- version: 5.0.2
5
+ version: 5.0.3
6
6
  argument-hint: "[path] [--fix] [--ai]"
7
7
  ---
8
8
 
@@ -2,7 +2,7 @@
2
2
  ---
3
3
  name: enhance-hooks
4
4
  description: "Use when reviewing hooks for safety, timeouts, and correct frontmatter."
5
- version: 5.0.2
5
+ version: 5.0.3
6
6
  argument-hint: "[path] [--fix]"
7
7
  ---
8
8
 
@@ -2,7 +2,7 @@
2
2
  ---
3
3
  name: enhance-orchestrator
4
4
  description: "Use when coordinating multiple enhancers for /enhance command. Runs analyzers in parallel and produces unified report."
5
- version: 5.0.2
5
+ version: 5.0.3
6
6
  argument-hint: "[path] [--apply] [--focus=TYPE]"
7
7
  ---
8
8
 
@@ -2,7 +2,7 @@
2
2
  ---
3
3
  name: enhance-plugins
4
4
  description: "Use when analyzing plugin structures, MCP tools, and plugin security patterns."
5
- version: 5.0.2
5
+ version: 5.0.3
6
6
  argument-hint: "[path] [--fix]"
7
7
  ---
8
8
 
@@ -2,7 +2,7 @@
2
2
  ---
3
3
  name: enhance-prompts
4
4
  description: "Use when improving general prompts for structure, examples, and constraints."
5
- version: 5.0.2
5
+ version: 5.0.3
6
6
  argument-hint: "[path] [--fix]"
7
7
  ---
8
8
 
@@ -2,7 +2,7 @@
2
2
  ---
3
3
  name: enhance-skills
4
4
  description: "Use when reviewing SKILL.md files for structure and trigger quality."
5
- version: 5.0.2
5
+ version: 5.0.3
6
6
  argument-hint: "[path] [--fix]"
7
7
  ---
8
8
 
@@ -2,7 +2,7 @@
2
2
  ---
3
3
  name: learn
4
4
  description: "Research any topic online and create learning guides. Use when user asks to 'learn about', 'research topic', 'create learning guide', 'build knowledge base', or 'study subject'."
5
- version: 5.0.2
5
+ version: 5.0.3
6
6
  argument-hint: "[topic] [--depth=brief|medium|deep]"
7
7
  ---
8
8
 
@@ -2,7 +2,7 @@
2
2
  ---
3
3
  name: perf-analyzer
4
4
  description: "Use when synthesizing perf findings into evidence-backed recommendations and decisions."
5
- version: 5.0.2
5
+ version: 5.0.3
6
6
  ---
7
7
 
8
8
  # perf-analyzer
@@ -2,7 +2,7 @@
2
2
  ---
3
3
  name: perf-baseline-manager
4
4
  description: "Use when managing perf baselines, consolidating results, or comparing versions. Ensures one baseline JSON per version."
5
- version: 5.0.2
5
+ version: 5.0.3
6
6
  ---
7
7
 
8
8
  # perf-baseline-manager
@@ -2,7 +2,7 @@
2
2
  ---
3
3
  name: perf-benchmarker
4
4
  description: "Use when running performance benchmarks, establishing baselines, or validating regressions with sequential runs. Enforces 60s minimum runs (30s only for binary search) and no parallel benchmarks."
5
- version: 5.0.2
5
+ version: 5.0.3
6
6
  argument-hint: "[command] [duration]"
7
7
  ---
8
8
 
@@ -2,7 +2,7 @@
2
2
  ---
3
3
  name: perf-code-paths
4
4
  description: "Use when mapping code paths, entrypoints, and likely hot files before profiling."
5
- version: 5.0.2
5
+ version: 5.0.3
6
6
  ---
7
7
 
8
8
  # perf-code-paths
@@ -2,7 +2,7 @@
2
2
  ---
3
3
  name: perf-investigation-logger
4
4
  description: "Use when appending structured perf investigation notes and evidence."
5
- version: 5.0.2
5
+ version: 5.0.3
6
6
  ---
7
7
 
8
8
  # perf-investigation-logger
@@ -2,7 +2,7 @@
2
2
  ---
3
3
  name: perf-profiler
4
4
  description: "Use when profiling CPU/memory hot paths, generating flame graphs, or capturing JFR/perf evidence."
5
- version: 5.0.2
5
+ version: 5.0.3
6
6
  argument-hint: "[tool] [command]"
7
7
  ---
8
8
 
@@ -2,7 +2,7 @@
2
2
  ---
3
3
  name: perf-theory-gatherer
4
4
  description: "Use when generating performance hypotheses backed by git history and code evidence."
5
- version: 5.0.2
5
+ version: 5.0.3
6
6
  ---
7
7
 
8
8
  # perf-theory-gatherer
@@ -2,7 +2,7 @@
2
2
  ---
3
3
  name: perf-theory-tester
4
4
  description: "Use when running controlled perf experiments to validate hypotheses."
5
- version: 5.0.2
5
+ version: 5.0.3
6
6
  ---
7
7
 
8
8
  # perf-theory-tester
@@ -2,7 +2,7 @@
2
2
  ---
3
3
  name: sync-docs
4
4
  description: "Sync documentation with code. Use when user asks to update docs, check docs, fix stale documentation, update changelog, or after code changes."
5
- version: 5.0.2
5
+ version: 5.0.3
6
6
  argument-hint: "[report|apply] [--scope=all|recent|before-pr] [--include-undocumented]"
7
7
  allowed-tools: Bash(git:*), Read, Grep, Glob
8
8
  ---
@@ -2,7 +2,7 @@
2
2
  ---
3
3
  name: validate-delivery
4
4
  description: "Use when user asks to \"validate delivery\", \"check readiness\", or \"verify completion\". Runs tests, build, and requirement checks with pass/fail instructions."
5
- version: 5.0.2
5
+ version: 5.0.3
6
6
  ---
7
7
 
8
8
  # validate-delivery
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "agentsys",
3
- "version": "5.0.2",
3
+ "version": "5.0.3",
4
4
  "description": "A modular runtime and orchestration system for AI agents - works with Claude Code, OpenCode, and Codex CLI",
5
5
  "main": "lib/platform/detect-platform.js",
6
6
  "type": "commonjs",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "agnix",
3
- "version": "5.0.2",
3
+ "version": "5.0.3",
4
4
  "description": "Lint agent configurations before they break your workflow. Validates Skills, Hooks, MCP, Memory, Plugins.",
5
5
  "author": {
6
6
  "name": "Avi Fenesh",
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: agnix
3
3
  description: "Use when user asks to 'lint agent configs', 'validate skills', 'check CLAUDE.md', 'validate hooks', 'lint MCP'. Validates agent configuration files against 155 rules across 10+ AI tools."
4
- version: 5.0.2
4
+ version: 5.0.3
5
5
  argument-hint: "[path] [--fix] [--strict] [--target=claude-code|cursor|codex]"
6
6
  ---
7
7
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "audit-project",
3
- "version": "5.0.2",
3
+ "version": "5.0.3",
4
4
  "description": "Multi-agent iterative code review until zero issues remain",
5
5
  "author": {
6
6
  "name": "Avi Fenesh",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "consult",
3
- "version": "5.0.2",
3
+ "version": "5.0.3",
4
4
  "description": "Cross-tool AI consultation: get second opinions from Gemini, Codex, Claude, OpenCode, or Copilot CLI",
5
5
  "author": {
6
6
  "name": "Avi Fenesh",
@@ -80,7 +80,7 @@ The results of the consultation are:
80
80
  {response}
81
81
  ```
82
82
 
83
- Set `continuable: true` for Claude, Gemini, Codex, and OpenCode (tools with continuation support). Codex continuation is context-based (prior Q&A prepended to prompt) since `codex resume` is TUI-only. Claude, Gemini, and OpenCode support native session resume flags. Only Copilot is non-continuable.
83
+ Set `continuable: true` for Claude, Gemini, Codex, and OpenCode (tools with session resume support). Only Copilot is non-continuable. Each tool uses a different resume mechanism: Claude/Gemini use `--resume`, Codex uses `codex exec resume`, OpenCode uses `--session`/`--continue`.
84
84
 
85
85
  ### 5. Save Session State
86
86
 
@@ -212,8 +212,7 @@ The results of the consultation are:
212
212
  {response}
213
213
  ```
214
214
 
215
- For continuable tools with a session_id (Claude, Gemini, OpenCode), display: `Session: {session_id} - use /consult --continue to resume`
216
- For Codex (context-based continuation, no session_id), display: `Use /consult --continue to continue this conversation (prior context will be prepended)`
215
+ For continuable tools (Claude, Gemini, Codex, OpenCode), display: `Session: {session_id} - use /consult --continue to resume`
217
216
 
218
217
  Save session state for continuable tools (Claude, Gemini, Codex, OpenCode) to `{AI_STATE_DIR}/consult/last-session.json`.
219
218
 
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: consult
3
3
  description: "Cross-tool AI consultation. Use when user asks to 'consult gemini', 'ask codex', 'get second opinion', 'cross-check with claude', 'consult another AI', 'ask opencode', 'copilot opinion', or wants a second opinion from a different AI tool."
4
- version: 5.0.2
4
+ version: 5.0.3
5
5
  argument-hint: "[question] [--tool] [--effort] [--model] [--context] [--continue]"
6
6
  ---
7
7
 
@@ -75,10 +75,13 @@ Models: gemini-2.5-flash, gemini-2.5-pro, gemini-3-flash-preview, gemini-3-pro-p
75
75
  ### Codex
76
76
 
77
77
  ```
78
- Command: codex -q "QUESTION" --json -m "MODEL" -a suggest -c model_reasoning_effort="LEVEL"
79
- Session resume: codex resume "SESSION_ID"
78
+ Command: codex exec "QUESTION" --json -m "MODEL" -a suggest -c model_reasoning_effort="LEVEL"
79
+ Session resume: codex exec resume SESSION_ID "QUESTION" --json
80
+ Session resume (latest): codex exec resume --last "QUESTION" --json
80
81
  ```
81
82
 
83
+ Note: `codex exec` is the non-interactive/headless mode. There is no `-q` flag. The TUI mode is `codex` (no subcommand).
84
+
82
85
  Models: gpt-5.1-codex-mini, gpt-5-codex, gpt-5.1-codex, gpt-5.2-codex, gpt-5.3-codex, gpt-5.1-codex-max
83
86
 
84
87
  | Effort | Model | Reasoning |
@@ -90,7 +93,7 @@ Models: gpt-5.1-codex-mini, gpt-5-codex, gpt-5.1-codex, gpt-5.2-codex, gpt-5.3-c
90
93
 
91
94
  **Parse output**: `JSON.parse(stdout).message` or raw text
92
95
  **Session ID**: Codex prints a resume hint at session end (e.g., `codex resume SESSION_ID`). Extract the session ID from stdout or from `JSON.parse(stdout).session_id` if available.
93
- **Continuable**: Yes, but interactive only. Sessions are stored as JSONL rollout files at `~/.codex/sessions/`. The `codex resume SESSION_ID` subcommand resumes in TUI mode -- it does not support `-q` for non-interactive use. For non-interactive continuation, prepend prior conversation context to the new question text instead.
96
+ **Continuable**: Yes. Sessions are stored as JSONL rollout files at `~/.codex/sessions/`. Non-interactive resume uses `codex exec resume SESSION_ID "follow-up prompt" --json`. Use `--last` instead of a session ID to resume the most recent session.
94
97
 
95
98
  ### OpenCode
96
99
 
@@ -155,7 +158,7 @@ Use the command template from the provider's configuration section. Substitute Q
155
158
 
156
159
  If continuing a session:
157
160
  - **Claude or Gemini**: append `--resume SESSION_ID` to the command.
158
- - **Codex**: no non-interactive resume flag exists. Prepend the prior Q&A context to the new question text before passing to `codex -q`.
161
+ - **Codex**: use `codex exec resume SESSION_ID "QUESTION" --json` instead of the standard command. Use `--last` instead of a session ID for the most recent session.
159
162
  - **OpenCode**: append `--session SESSION_ID` to the command. If no session_id is saved, use `--continue` instead (resumes most recent session).
160
163
  If OpenCode at max effort: append `--thinking`.
161
164
 
@@ -184,8 +187,9 @@ User-provided question text MUST NOT be interpolated into shell command strings.
184
187
  | Claude (resume) | `claude -p - --output-format json --model "MODEL" --max-turns TURNS --allowedTools "Read,Glob,Grep" --resume "SESSION_ID" < "{AI_STATE_DIR}/consult/question.tmp"` |
185
188
  | Gemini | `gemini -p - --output-format json -m "MODEL" < "{AI_STATE_DIR}/consult/question.tmp"` |
186
189
  | Gemini (resume) | `gemini -p - --output-format json -m "MODEL" --resume "SESSION_ID" < "{AI_STATE_DIR}/consult/question.tmp"` |
187
- | Codex | `codex -q "$(cat "{AI_STATE_DIR}/consult/question.tmp")" --json -m "MODEL" -a suggest` (Codex lacks stdin mode -- cat reads from platform-controlled path, not user input) |
188
- | Codex (continue) | No non-interactive resume. Prepend prior context to question, then use standard Codex command above. |
190
+ | Codex | `codex exec "$(cat "{AI_STATE_DIR}/consult/question.tmp")" --json -m "MODEL" -a suggest` (Codex exec lacks stdin mode -- cat reads from platform-controlled path, not user input) |
191
+ | Codex (resume) | `codex exec resume SESSION_ID "$(cat "{AI_STATE_DIR}/consult/question.tmp")" --json -m "MODEL"` |
192
+ | Codex (resume latest) | `codex exec resume --last "$(cat "{AI_STATE_DIR}/consult/question.tmp")" --json -m "MODEL"` |
189
193
  | OpenCode | `opencode run - --format json --model "MODEL" --variant "VARIANT" < "{AI_STATE_DIR}/consult/question.tmp"` |
190
194
  | OpenCode (resume by ID) | `opencode run - --format json --model "MODEL" --variant "VARIANT" --session "SESSION_ID" < "{AI_STATE_DIR}/consult/question.tmp"` |
191
195
  | OpenCode (resume latest) | `opencode run - --format json --model "MODEL" --variant "VARIANT" --continue < "{AI_STATE_DIR}/consult/question.tmp"` |
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "deslop",
3
- "version": "5.0.2",
3
+ "version": "5.0.3",
4
4
  "description": "AI slop cleanup with minimal diffs and behavior preservation",
5
5
  "author": {
6
6
  "name": "Avi Fenesh",
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: deslop
3
3
  description: "Use when user wants to clean AI slop from code. Use for cleanup, remove debug statements, find ghost code, repo hygiene."
4
- version: 5.0.2
4
+ version: 5.0.3
5
5
  argument-hint: "[report|apply] [--scope=all|diff|path] [--thoroughness=quick|normal|deep]"
6
6
  ---
7
7
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "drift-detect",
3
- "version": "5.0.2",
3
+ "version": "5.0.3",
4
4
  "description": "Deep repository analysis to realign project plans with actual code reality - discovers drift, gaps, and produces prioritized reconstruction plans",
5
5
  "author": {
6
6
  "name": "Avi Fenesh",
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: drift-analysis
3
3
  description: Use when the user asks about plan drift, reality check, comparing docs to code, project state analysis, roadmap alignment, implementation gaps, or needs guidance on identifying discrepancies between documented plans and actual implementation state.
4
- version: 5.0.2
4
+ version: 5.0.3
5
5
  ---
6
6
 
7
7
  # Drift Analysis
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "enhance",
3
- "version": "5.0.2",
3
+ "version": "5.0.3",
4
4
  "description": "Plugin structure and tool use analyzer - validates plugin.json, MCP tools, and security patterns",
5
5
  "author": {
6
6
  "name": "Avi Fenesh",
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: enhance-agent-prompts
3
3
  description: "Use when improving agent prompts, frontmatter, and tool restrictions."
4
- version: 5.0.2
4
+ version: 5.0.3
5
5
  argument-hint: "[path] [--fix] [--verbose]"
6
6
  ---
7
7
 
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: enhance-claude-memory
3
3
  description: "Use when improving CLAUDE.md or AGENTS.md project memory files."
4
- version: 5.0.2
4
+ version: 5.0.3
5
5
  ---
6
6
 
7
7
  # enhance-claude-memory
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: enhance-cross-file
3
3
  description: "Use when checking cross-file consistency: tools vs frontmatter, agent references, duplicate rules, contradictions."
4
- version: 5.0.2
4
+ version: 5.0.3
5
5
  argument-hint: "[path]"
6
6
  ---
7
7
 
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: enhance-docs
3
3
  description: "Use when improving documentation structure, accuracy, and RAG readiness."
4
- version: 5.0.2
4
+ version: 5.0.3
5
5
  argument-hint: "[path] [--fix] [--ai]"
6
6
  ---
7
7
 
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: enhance-hooks
3
3
  description: "Use when reviewing hooks for safety, timeouts, and correct frontmatter."
4
- version: 5.0.2
4
+ version: 5.0.3
5
5
  argument-hint: "[path] [--fix]"
6
6
  ---
7
7
 
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: enhance-orchestrator
3
3
  description: "Use when coordinating multiple enhancers for /enhance command. Runs analyzers in parallel and produces unified report."
4
- version: 5.0.2
4
+ version: 5.0.3
5
5
  argument-hint: "[path] [--apply] [--focus=TYPE]"
6
6
  ---
7
7
 
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: enhance-plugins
3
3
  description: "Use when analyzing plugin structures, MCP tools, and plugin security patterns."
4
- version: 5.0.2
4
+ version: 5.0.3
5
5
  argument-hint: "[path] [--fix]"
6
6
  ---
7
7
 
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: enhance-prompts
3
3
  description: "Use when improving general prompts for structure, examples, and constraints."
4
- version: 5.0.2
4
+ version: 5.0.3
5
5
  argument-hint: "[path] [--fix]"
6
6
  ---
7
7
 
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: enhance-skills
3
3
  description: "Use when reviewing SKILL.md files for structure and trigger quality."
4
- version: 5.0.2
4
+ version: 5.0.3
5
5
  argument-hint: "[path] [--fix]"
6
6
  ---
7
7
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "learn",
3
- "version": "5.0.2",
3
+ "version": "5.0.3",
4
4
  "description": "Research any topic online and create comprehensive learning guides with RAG-optimized indexes",
5
5
  "author": {
6
6
  "name": "Avi Fenesh",
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: learn
3
3
  description: "Research any topic online and create learning guides. Use when user asks to 'learn about', 'research topic', 'create learning guide', 'build knowledge base', or 'study subject'."
4
- version: 5.0.2
4
+ version: 5.0.3
5
5
  argument-hint: "[topic] [--depth=brief|medium|deep]"
6
6
  ---
7
7
 
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "next-task",
3
- "version": "5.0.2",
3
+ "version": "5.0.3",
4
4
  "description": "Master workflow orchestrator with autonomous task-to-production automation, quality gates, and multi-agent review",
5
5
  "author": {
6
6
  "name": "Avi Fenesh",
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: discover-tasks
3
3
  description: "Use when user asks to \"discover tasks\", \"find next task\", or \"prioritize issues\". Discovers and ranks tasks from GitHub, GitLab, local files, and custom sources."
4
- version: 5.0.2
4
+ version: 5.0.3
5
5
  ---
6
6
 
7
7
  # discover-tasks
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: validate-delivery
3
3
  description: "Use when user asks to \"validate delivery\", \"check readiness\", or \"verify completion\". Runs tests, build, and requirement checks with pass/fail instructions."
4
- version: 5.0.2
4
+ version: 5.0.3
5
5
  ---
6
6
 
7
7
  # validate-delivery
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "perf",
3
- "version": "5.0.2",
3
+ "version": "5.0.3",
4
4
  "description": "Rigorous performance investigation workflow with baselines, profiling, and evidence-backed decisions",
5
5
  "author": {
6
6
  "name": "Avi Fenesh",
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: perf-analyzer
3
3
  description: "Use when synthesizing perf findings into evidence-backed recommendations and decisions."
4
- version: 5.0.2
4
+ version: 5.0.3
5
5
  ---
6
6
 
7
7
  # perf-analyzer
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: perf-baseline-manager
3
3
  description: "Use when managing perf baselines, consolidating results, or comparing versions. Ensures one baseline JSON per version."
4
- version: 5.0.2
4
+ version: 5.0.3
5
5
  ---
6
6
 
7
7
  # perf-baseline-manager
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: perf-benchmarker
3
3
  description: "Use when running performance benchmarks, establishing baselines, or validating regressions with sequential runs. Enforces 60s minimum runs (30s only for binary search) and no parallel benchmarks."
4
- version: 5.0.2
4
+ version: 5.0.3
5
5
  argument-hint: "[command] [duration]"
6
6
  ---
7
7
 
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: perf-code-paths
3
3
  description: "Use when mapping code paths, entrypoints, and likely hot files before profiling."
4
- version: 5.0.2
4
+ version: 5.0.3
5
5
  ---
6
6
 
7
7
  # perf-code-paths
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: perf-investigation-logger
3
3
  description: "Use when appending structured perf investigation notes and evidence."
4
- version: 5.0.2
4
+ version: 5.0.3
5
5
  ---
6
6
 
7
7
  # perf-investigation-logger
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: perf-profiler
3
3
  description: "Use when profiling CPU/memory hot paths, generating flame graphs, or capturing JFR/perf evidence."
4
- version: 5.0.2
4
+ version: 5.0.3
5
5
  argument-hint: "[tool] [command]"
6
6
  ---
7
7
 
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: perf-theory-gatherer
3
3
  description: "Use when generating performance hypotheses backed by git history and code evidence."
4
- version: 5.0.2
4
+ version: 5.0.3
5
5
  ---
6
6
 
7
7
  # perf-theory-gatherer
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: perf-theory-tester
3
3
  description: "Use when running controlled perf experiments to validate hypotheses."
4
- version: 5.0.2
4
+ version: 5.0.3
5
5
  ---
6
6
 
7
7
  # perf-theory-tester
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "repo-map",
3
- "version": "5.0.2",
3
+ "version": "5.0.3",
4
4
  "description": "AST-based repository map generator using ast-grep for symbol and import extraction with incremental updates",
5
5
  "author": {
6
6
  "name": "Avi Fenesh",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ship",
3
- "version": "5.0.2",
3
+ "version": "5.0.3",
4
4
  "description": "Complete PR workflow from commit to production with validation",
5
5
  "author": {
6
6
  "name": "Avi Fenesh",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sync-docs",
3
- "version": "5.0.2",
3
+ "version": "5.0.3",
4
4
  "description": "Sync documentation with code changes. Find outdated refs, update CHANGELOG, flag stale examples.",
5
5
  "author": {
6
6
  "name": "Avi Fenesh",
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  name: sync-docs
3
3
  description: "Sync documentation with code. Use when user asks to update docs, check docs, fix stale documentation, update changelog, or after code changes."
4
- version: 5.0.2
4
+ version: 5.0.3
5
5
  argument-hint: "[report|apply] [--scope=all|recent|before-pr] [--include-undocumented]"
6
6
  allowed-tools: Bash(git:*), Read, Grep, Glob
7
7
  ---
package/site/content.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "url": "https://avifenesh.github.io/agentsys",
6
6
  "repo": "https://github.com/avifenesh/agentsys",
7
7
  "npm": "https://www.npmjs.com/package/agentsys",
8
- "version": "5.0.2",
8
+ "version": "5.0.3",
9
9
  "author": "Avi Fenesh",
10
10
  "author_url": "https://github.com/avifenesh"
11
11
  },