Claude-native starter kit that bootstraps multi-agent team infrastructure for any project. Clone once, install as a global skill, run /kit-install in any project directory. Includes: - 3-tier profile system (minimal/standard/full: 3-12 agents) - 16 agent archetype templates with personality spectrum - 18 skill templates using domain-action naming convention - Stakeholder persona panel for workshops and PR reviews - SQLite ticketing DB with CLI tools (config-based DB paths) - Decision tracking, sprint lifecycle, workshop orchestration - Multi-git-host support (GitHub, Gitea, GitLab) - /kit-update skill for syncing with source repo evolution - Naming theme support for agent identity/flavor - Smoke tests for all three profile tiers Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
13 lines
406 B
Markdown
13 lines
406 B
Markdown
# Architecture Decisions
|
|
|
|
Technical foundation decisions — how we build, what tools and patterns we use, infrastructure choices.
|
|
|
|
---
|
|
|
|
### D-001: {Example decision title}
|
|
- **Date:** {YYYY-MM-DD}
|
|
- **Decision:** {What was decided — clear, actionable statement}
|
|
- **Rationale:** {Why this option was chosen over alternatives}
|
|
- **Raised by:** {Who proposed or surfaced the question}
|
|
- **Dissent:** None
|