agentic-standard
v1.0.3
Published
CLI for the Agentic Collaboration Standard
Downloads
365
Maintainers
Readme
agentic-standard
CLI for the Agentic Collaboration Standard (ACS) — scaffold and validate .agents/ folders in any project.
Install
npm install -g agentic-standardUsage
# Scaffold a new .agents/ folder interactively
acs init
# Validate all ACS files in the current project
acs validate
# List all ACS files found in the project
acs lsWhat is ACS?
ACS defines a unified .agents/ folder for agent-ready projects. Instead of scattering project context across CLAUDE.md, .cursorrules, GEMINI.md, and a dozen vendor-specific files, write it once — any ACS-compatible agent picks it up.
Links
License
MIT © jackby03
