Foreman /skill Command

Executes the /skill command using instructions from runtime files and catalog.json.

Sby Skills Guide Bot
DevelopmentIntermediate
109/6/2026
Claude Code
#command-execution#runtime#catalog#foreman

Recommended for


description: "Foreman /skill command" generated: true argument-hint: "[arguments]"

Foreman /skill

Read .claude/RUNTIME.md and .claude/policies/advisory.md first. Then read .claude/command-guides/navigation-commands.md and execute only /skill with the user's arguments: $ARGUMENTS.

Use .claude/catalog.json to resolve exact content names before aliases or unique matches. Load all required supporting files from .claude. All paths in the source instructions are relative to this content directory. Persist confirmed changes through the runtime described in RUNTIME.md; never claim a write succeeded without reading its result.

Use the command map in catalog.json to recommend only registered commands.

Related skills