Execution Commands banner
fatihguner fatihguner

Execution Commands

Development community

Description

--- name: "execution-commands" description: "Commands for applying skills, running diagnostics, executing playbooks, and formatting output. These commands trigger the agent architecture and produce analytical results. They read from and write to the memory system." category: "execution" commands: - name: "/apply" syntax: "/apply [skill-name] [--stage stage]" description: "Apply a skill to the current entrepreneur context via the skill-executor agent." - name: "/diagnose" syntax:

Installation

Installs to ~/.claude/commands/fatihguner-foreman-execution-commands.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/fatihguner/foreman/HEAD/.claude/commands/execution-commands.md -o ~/.claude/commands/fatihguner-foreman-execution-commands.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository