summit-forge
v0.3.4
Published
Forge your AI development stack — disciplined toolkit for building software with AI agents across every assistant you use.
Maintainers
Readme
summit-forge
🇺🇸 English · 🇪🇸 Español
Forge your AI development stack. by JERB CLI for Summit Forge — disciplined toolkit for building software with AI agents across every assistant you use.
Status: alpha (v0.2.0-alpha.0)
This is the in-progress TypeScript CLI replacing the Bash/PowerShell shims of v0.1.x. Not yet published to npm — currently being built in Sprint 2.
For the stable v0.1.1 install, see the main README.
Once published (v0.2.0)
npm install -g summit-forge
forge sync # sync skills to detected AI agents
forge check # detect drift between manifest and agents (exit 2 if drift)
forge init [path] # bootstrap a project with AI_RULES + PRD_CONTEXT + BITACORA
forge stack pick [path] # interactive stack picker (delegates to init)
forge subscribe <email> # join Summit Core early-access list (privacy-first)
forge unsubscribe <email> # opt out from the early-access list
forge telemetry on # opt-in local event log (default OFF)
forge --help # see all commandsLocal development
# From repo root
pnpm install
pnpm --filter summit-forge test
pnpm --filter summit-forge dev -- version
pnpm --filter summit-forge buildArchitecture
License
MIT — see ../LICENSE.
