Mode banner
maxwell2732 maxwell2732

Mode

Data community

Description

Run the **theoretical-economics-claude-skill** pipeline in an explicitly selected mode. Parse `$ARGUMENTS` as follows: 1. The **first whitespace-delimited token** is the mode name. Accepted values: - `empirical-companion` (or `empirical_companion`) - `theory-development` (or `theory_development`, `full`, `full_pipeline`) 2. Everything after that token is the **research input**. It may be: - a free-text research brief, or - `--task <path>` — read the research input from that file, o

Installation

Installs to ~/.claude/commands/maxwell2732-pai-econ-claude-mode.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/maxwell2732/pAI-Econ-claude/HEAD/.claude/commands/mode.md -o ~/.claude/commands/maxwell2732-pai-econ-claude-mode.md

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

Full documentation available on GitHub

View Source Repository