Solo Unicorn Club logoSolo Unicorn

Enterprise Dev Config

Guard rails for teams that need PR reviews and audit trails

$39Skill PackFor founders buying their first concrete result

What you can have running in the first 7 days

Get a ready-to-run system that replaces blank-page setup.
Ship a usable package with 10 included files and working structure.
Move from purchase to first setup in about 5 min.

What is Enterprise Dev Config?

A comprehensive CLAUDE.md for engineering teams at companies with compliance requirements. Includes branch protection rules, PR template enforcement, commit signing expectations, security scanning gates, and documentation requirements. Covers monorepo conventions, service ownership, and incident response protocols.

Setup Time

5 min

Difficulty

Advanced

Works With
claude-code

What's Included

  • CLAUDE.md
  • conventions/branch-strategy.md
  • conventions/pr-template.md
  • conventions/commit-signing.md
  • conventions/service-ownership.md
  • security/scanning-gates.md
  • security/secret-handling.md
  • templates/incident-report.md
  • templates/design-doc.md
  • README.md

Preview

CLAUDE.md
# CLAUDE.md — Enterprise Dev Config

## Branch Strategy
- `main` is protected — no direct commits
- Feature branches: `feat/<ticket-id>-<description>`
- Hotfix branches: `fix/<ticket-id>-<description>`
- All PRs require 1 approval + passing CI

## Security Requirements
- NEVER commit secrets, tokens, or API keys
- NEVER disable ESLint rules without team approval
- Run `bun run security-scan` before every PR
- Flag any new dependency additions for review

## PR Checklist (all must pass)
- [ ] Tests cover new code paths
- [ ] No TODO without a linked ticket
- [ ] CHANGELOG.md updated for user-facing changes
- [ ] API changes have migration guide

Installation Guide

Get up and running in under 5 minutes.

# Copy the config to your project root
cp enterprise-dev/CLAUDE.md ./CLAUDE.md

# Start a new session to load it
claude

Skill Pack. Pay once for the asset. Upgrade to implementation only when you want higher-touch help.

Share

Community acceleration

Bring your workflow into the Solo Unicorn community for sharper feedback, operator critique, and more visibility once the system is live.

Upgrade path

  • Start with this package and validate the workflow.
  • Add specialized skills or bundles once the core system is stable.
  • Use the community to sharpen positioning, demos, and feedback loops.

Need this adapted to your business?

Buy the asset first if you can run it yourself. If this workflow is business-critical or needs custom implementation, move into a sprint or fractional CIO advisory instead of guessing.

Discuss implementation →
Files included10
Setup time5 min
Difficultyadvanced

Tags

claude-mdenterprisecompliancesecuritymonorepoteam