aicite
v0.0.8
Published
Open-source specs-driven development (SDD) framework for AI agent alignment. Bootstraps shared documentation and assistant guidance in minutes.
Downloads
645
Maintainers
Readme
aicite
Open-source specs-driven development (SDD) framework for AI assistant alignment.
Usage
npx aicite setupThis creates the following in the current working directory:
.github/— GitHub Copilot guidance + agent personas.kilocode/— KiloCode configuration + agent personas.cursor/— Cursor IDE agent personasdocs/— project documentation skeleton
Options
--force— Overwrite existing generated files--only <targets>— Comma-separated targets: copilot,kilocode,cursor,docs (default: all). Note: docs are always generated.--copilot— Generate only .github/ (Copilot)--kilocode— Generate only .kilocode/ (KiloCode)--cursor— Generate only .cursor/ (Cursor IDE)--docs— Generate only docs/
License
MIT
