Skip to content

v1.0.0 - Initial Release

Latest

Choose a tag to compare

@Ferymad Ferymad released this 05 Oct 17:13

Claude Code Boilerplate v1.0.0

Production-ready GitHub template for AI-assisted development with Claude Code.

Features

  • 10 specialized MCP-enhanced agents with graceful degradation
  • 20+ workflow automation commands for common development tasks
  • Automated template initialization via GitHub Actions and scripts
  • Complete open source infrastructure (LICENSE, community health files)
  • Comprehensive documentation for setup and customization

Quick Start

  1. Click "Use this template" to create a new repository
  2. Run ./scripts/init-template.sh to initialize
  3. Run ./scripts/setup.sh to complete setup
  4. Start Claude Code: claude

Requirements

  • Claude Code installed
  • Git
  • MCP servers: kit-dev (recommended), Ref (recommended), Linear (optional)

Documentation

Attribution

Adapted from HumanLayer workflow patterns.
See ACKNOWLEDGMENTS.md for full attribution.

License

Apache License 2.0 - See LICENSE