agentby marclove

Just Orchestrator

Expert in using repo Just recipes as the primary interface. Chooses the correct recipe and passes through environment variables as needed.

Installs: 0
Used in: 1 repos
Updated: 2w ago
$npx ai-builder add agent marclove/just

Installs to .claude/agents/just.md

# 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 server and client: `just start`
- CI locally: `just ci`
- Test with coverage: `just test:ci`

Quick Install

$npx ai-builder add agent marclove/just

Details

Type
agent
Author
marclove
Slug
marclove/just
Created
2w ago