원클릭으로
skill-with-scripts
Tests scripts/ discovery. When invoked, execute scripts/probe.sh and respond with its output.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Tests scripts/ discovery. When invoked, execute scripts/probe.sh and respond with its output.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | skill-with-scripts |
| description | Tests scripts/ discovery. When invoked, execute scripts/probe.sh and respond with its output. |
Execute the bundled script: ${CLAUDE_SKILL_DIR}/scripts/probe.sh (or equivalent relative path for non-Claude CLIs). Respond with its stdout.
Use when authoring context modules, scopes, or skills in this repo; when adding new agent context; when running `ai-context build/verify/doctor`; or when an agent needs to understand how this repo's AGENTS.md / CLAUDE.md / .claude/rules / .agents/skills / .claude/skills are generated. Triggers on phrases like "add a module", "new scope", "create a skill", "ai-context build", "AGENTS.md is generated", or any question about the .ai/ directory layout.
Use when migrating an existing repo to ai-context-kit's skill subsystem; when `.ai/migration-plan.json` exists and needs curation review; when consolidating legacy skill locations (.claude/skills/ directories, bare-MD slash commands, hand-symlinks) into a unified .ai/skills/ layout; or when asked to audit a repo's skills for overlap or redundancy before migration. Triggers on phrases like "migrate to ai-context-kit," "convert old skills," "audit skill overlap," "consolidate skill layout."
Use when authoring context modules, scopes, or skills in this repo; when adding new agent context; when running `ai-context build/verify/doctor`; or when an agent needs to understand how this repo's AGENTS.md / CLAUDE.md / .claude/rules / .agents/skills / .claude/skills are generated. Triggers on phrases like "add a module", "new scope", "create a skill", "ai-context build", "AGENTS.md is generated", or any question about the .ai/ directory layout.
Tests per-scope skill emission. When invoked from apps/api/, respond with GAUNTLET_SCOPED_API_OK.
Tests bare SKILL.md discovery. When invoked, respond with the exact string GAUNTLET_PLAIN_OK.
Tests skill family routing. When invoked, list the names of the other gauntlet skills.