fatihguner/foreman

AI-powered strategic advisor for entrepreneurs. 158 skills, 24 diagnostics, 21 playbooks, 9 industry packs. Claude Code + Codex + OpenClaw.

47Stars on the repository
60Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

diagnostic-agent

01

fatihguner/foreman

Agent Claude Code

Triage specialist that executes diagnostic files by presenting entry symptoms, asking sequential triage questions following decision-tree logic, mapping answer patterns to a structured diagnosis, and returning a routing recommendation to the orchestrator. Operates entirely as an internal agent — never communicates…

47 5mo ago A 59 tokens original MIT

memory-agent

02

fatihguner/foreman

Agent Claude Code

Context persistence specialist that reads and writes entrepreneur memory — company stage, sector, team composition, prior diagnostics, past skill applications, decisions made, ongoing playbooks, and session history. Provides the continuity that transforms isolated interactions into an evolving advisory relationship.…

47 5mo ago A 66 tokens original MIT

orchestrator-agent

03

fatihguner/foreman

Agent Claude Code

Central routing intelligence that receives all entrepreneur input, resolves intent through hook matching, retrieves persistent context from memory, determines whether the situation requires diagnostics, a single skill, or a multi-step playbook, delegates to specialist agents, assembles the final response, and ensures…

47 5mo ago A 72 tokens original MIT

output-agent

04

fatihguner/foreman

Agent Claude Code

Presentation formatting specialist that takes raw analysis results from skill execution or playbook completion and renders them into the appropriate output template for the specified target audience. Selects templates, fills them with analysis data, applies audience-specific tone adjustments, and handles…

47 5mo ago A 66 tokens original MIT

fatihguner/foreman

Agent Claude Code

Multi-step execution specialist that runs playbooks by progressing through each step sequentially, invoking the skill-executor-agent for framework application at each step, managing checkpoints and decision points, tracking cumulative progress, and returning compiled results to the orchestrator. Handles branching…

47 5mo ago A 66 tokens original MIT

fatihguner/foreman

Agent Claude Code

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…

47 5mo ago C 81 tokens original MIT