byerlikaya/claude-starter-kit

A disciplined engineering team for Claude Code — not a prompt. 11 specialist agents auto-chain plan → build → audit → ship, with security/privacy gates and approval-guarded commits. Set up a fresh project or safely adopt an existing repo.

Qu'est-ce que claude-starter-kit ?

claude-starter-kit is a Claude Code agent skill that a disciplined engineering team for Claude Code — not a prompt. 11 specialist agents auto-chain plan → build → audit → ship, with security/privacy gates and approval-guarded commits. Set up a fresh project or safely adopt an existing repo.

Compatible avecClaude Code~Codex CLI~Cursor
npx skills add byerlikaya/claude-starter-kit

Installed? Explore more Recherche et analyse de données skills: obra/superpowers, affaan-m/quarkus-verification, affaan-m/uspto-database · View all 6 →

Demander à votre IA préférée

Ouvre une nouvelle conversation avec cette compétence d'agent déjà préchargée.

Documentation

Architecture Decision Record (ADR)

When

On an architecture/technology choice that is expensive to reverse, long-lived, or contested (database selection, auth strategy, critical pattern). Small/reversible decisions do not require an ADR.

Format (docs/adr/NNNN-short-title.md, ~1 page)

# NNNN. <Decision title>
Status: proposed | accepted | rejected | superseded (by NNNN)
## Context
Which problem/constraint requires this decision?
## Decision
What was decided (clear, one sentence + rationale)?
## Consequences
Pros / cons / accepted trade-offs.
## Alternatives considered
Why were they not chosen?

Principles

  • Invariant: a new decision marks the old ADR as superseded; an ADR is never deleted (decision history is preserved).
  • Numbered and dated; keep it short.

DoD

  • Decision + rationale + rejected alternatives recorded; status current.

Skills associés