Skip to content

Allow grouped skill prefix commands#60

Merged
cbusillo merged 1 commit into
local/cbusillo-overlayfrom
allow-grouped-skill-prefix
May 12, 2026
Merged

Allow grouped skill prefix commands#60
cbusillo merged 1 commit into
local/cbusillo-overlayfrom
allow-grouped-skill-prefix

Conversation

@cbusillo
Copy link
Copy Markdown
Owner

Summary

  • allow command_prefix_contains to match multiple expected skill files in a single launch command
  • keep rejecting unrelated work commands before the expected prefix is satisfied

Validation

  • focused grouped-prefix assertion snippet
  • python3 -m py_compile tools/code-exec-harness/harness.py
  • jq empty tools/code-exec-harness/scenarios/skill-trigger-binding-smoke.json tools/code-exec-harness/scenarios/github-plan-smoke.json
  • python3 tools/code-exec-harness/harness.py tools/code-exec-harness/scenarios/skill-trigger-binding-smoke.json --skill-root /Users/cbusillo/Developer/codex-skills --inherit-auth
  • python3 tools/code-exec-harness/harness.py tools/code-exec-harness/scenarios/github-plan-smoke.json --skill-root /Users/cbusillo/Developer/codex-skills --inherit-auth
  • ./build-fast.sh

@cbusillo cbusillo merged commit 4da803e into local/cbusillo-overlay May 12, 2026
1 check passed
@cbusillo cbusillo deleted the allow-grouped-skill-prefix branch May 12, 2026 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant