Autonomous AI Agent Lifecycle & Governance

Consistent, production-grade AI-assisted software engineering across every IDE and tech stack.

CI Docs Evals Node License
๐Ÿ›ก๏ธ
Architectural Mandates
Strict Hexagonal Architecture, DDD domain invariants, vertical slices, and clean code guardrails.
๐Ÿ”„
Multi-IDE Rule Sync
Write core standards in AGENTS.md once. Kit syncs across Cursor, Gemini CLI, Claude, Windsurf, & Copilot.
๐ŸŽฏ
44 Specialist Skills & Evals
Modular skills covering lifecycle phases, tech stacks, and domain profiles, backed by a live harness.

๐Ÿš€ Unified Terminal CLI (`kit`)

zsh โ€” kit CLI
# Global installation script links kit directly into your $PATH
$ ./install.sh

# Bootstrap any new application codebase with standards & MCP profile
$ kit init ./my-app --mcp collab --hook

# Run hardened security & supply chain audit
$ kit audit

# Run live trigger evaluation benchmarks
$ kit eval

About Agent Lifecycle Kit

The Autonomous AI Agent Lifecycle, Architecture & Governance Framework provides consistent, production-grade AI-assisted software engineering across Cursor, Gemini CLI, Claude Code, Windsurf, and GitHub Copilot.

Core Architecture & Philosophy

Kit enforces Hexagonal Architecture (Ports & Adapters), Domain-Driven Design (DDD) invariants, Vertical Slice Architecture, TDD short loops, and clean code principles. Avoid unhandled errors, swallowed exceptions, ASCII box diagrams, and architectural drift.

Unified Terminal CLI (kit)

Kit includes a TypeScript CLI executable from anywhere in your shell PATH for bootstrapping applications, managing Model Context Protocol (MCP) profiles, running security audits, and validating skill evaluations.