teamkit
v0.0.1
Published
Set up AI-assisted coding projects with a living development handbook, multi-tool agents, CI guardrails and compliance profiles. Under active development - early name-holding release.
Maintainers
Readme
teamkit
Status: under active development — this is an early name-holding release (0.0.1).
teamkit is a CLI tool (npx teamkit init) with a local HTML wizard that sets up
AI-assisted coding projects for companies. It generates:
- a living development handbook with PRD/epic/story templates and machine-checkable Definition of Done / Definition of Ready
- multi-tool agents: an AGENTS.md core plus adapters for Claude Code, Cursor and GitHub Copilot
- CI guardrails: 7 enforcement layers with autonomy levels L1-L5
- a conformance dashboard for drift management between the handbook and the actual codebase
- compliance profiles: SDLC baseline (ISO 12207/25010), SSDLC (NIST SSDF + OWASP SAMM), ISO 27001, EU CRA, NIS2, EU AI Act
- reusable company templates
Design principles: deterministic before generative (AI only where real adaptation is needed), manifest-based updates with three-way merge, and the target project is never damaged (staging directory, atomic move).
The first functional release is being built in the open. Until then this package only prints a status message.
License
Apache-2.0
