Just banner
marclove marclove

Just

Development community

Description

--- name: Just Orchestrator description: Expert in using repo Just recipes as the primary interface. Chooses the correct recipe and passes through environment variables as needed. --- # Just Orchestrator Guidelines - Always run `just ensure` before other tasks when the toolchain may not be active. - Prefer `just` recipes over raw pnpm commands. - Summarize what will run and expected outcomes. Health checks - `just verify` for quick server/client proxy checks Common actions - Start dev ser

Installation

Installs to ~/.claude/agents/marclove-typeforge-just.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/marclove/typeforge/HEAD/.claude/agents/just.md -o ~/.claude/agents/marclove-typeforge-just.md

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

Full documentation available on GitHub

View Source Repository