Skill Executor Agent banner
fatihguner fatihguner

Skill Executor Agent

Research community

Description

--- name: "skill-executor-agent" description: "Framework application specialist that takes a single skill file and the entrepreneur's context, then produces a contextualized analysis — not a generic summary of the framework, but the framework applied to this specific founder's stage, sector, situation, and history. Reads the skill file, filters by stage, runs application prompts against the entrepreneur's data, checks anti-patterns, and returns structured output." role: "skill-executor" triggers

Installation

Installs to ~/.claude/agents/fatihguner-foreman-skill-executor-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/fatihguner/foreman/HEAD/.claude/agents/skill-executor-agent.md -o ~/.claude/agents/fatihguner-foreman-skill-executor-agent.md

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

Full documentation available on GitHub

View Source Repository