Skip to content

Releases: Keepfox/claude-code-team-starter

v0.2.0

01 Apr 11:58

Choose a tag to compare

v0.2.0

Released on April 1, 2026.

What shipped

  • security variant with a /threat-model workflow
  • release-engineering variant with a /release-readiness workflow
  • starter setup doctor flow behind /check-setup
  • MCP example profiles for security review, release delivery, and team onboarding
  • onboarding walkthrough documentation for first-week rollout
  • new onboarding visual asset in the README
  • expanded command catalog so variant commands are documented alongside the base set

Why this release matters

This release turns the starter from a general baseline into a clearer team rollout kit. It is now easier to onboard a new teammate, standardize security and delivery checks, and connect a small MCP surface without guesswork.

Validation

  • npm run validate

v0.1.0

01 Apr 11:03

Choose a tag to compare

v0.1.0

Released on April 1, 2026.

What shipped

  • shared .claude/settings.json with conservative defaults
  • reusable project commands for planning, review, incident work, releases, and security review
  • reusable project subagents for review, debugging, release work, docs, testing, and security review
  • deterministic hooks for sensitive-file protection, shell safety, and session bootstrap
  • starter MCP examples and an empty-by-default project .mcp.json
  • install helper script with variant support and smoke validation
  • workflow variants for backend, consulting, data, frontend, and support triage
  • onboarding docs for install, customization, adoption, commands, and agents
  • visual assets for GitHub README and social preview setup

Why this release matters

This first release gives teams a clean public baseline for Claude Code workflows without depending on private prompts or home-directory configuration.

Validation

  • npm run validate