Research Commands banner
fatihguner fatihguner

Research Commands

Data community

Description

--- name: "research-commands" description: "Commands for discovering, loading, and tracking structured research guides that teach entrepreneurs how to gather the data required by Foreman's skills and frameworks." category: "research" commands: - name: "/research" syntax: "/research" description: "List all available research templates with type, time estimate, and connected skills." - name: "/research [template-name]" syntax: "/research [template-name]" description: "Load a sp

Installation

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

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

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

Full documentation available on GitHub

View Source Repository