# Agentforge CLI

> Work on AgentForge CLI commands, project creation, run/start flows, and developer ergonomics in packages/cli.

- Skill: `agentic-engineering-agency/agentforge-cli` (Agent Skill)
- Install (CLI): `npx skillmds@latest add agentic-engineering-agency/agentforge-cli`
- Raw SKILL.md: https://api.skillmd.com/api/skills/agentic-engineering-agency/agentforge-cli/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Agentic-Engineering-Agency (https://skillmd.com/u/agentic-engineering-agency)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/agentic-engineering-agency/agentforge-cli

---


# AgentForge CLI

Use this skill for `packages/cli/`.

## Focus areas

- command shape and UX,
- project scaffolding,
- local run/start behavior,
- status/reporting,
- CLI integration with Convex, runtime, skills, and MCP.

## Rules

- Prefer non-interactive behavior where possible.
- Keep command output explicit and actionable.
- When changing scaffolding, check template sync implications.

