A lean, agent-ready Git repository template for disciplined software development with Claude Code, Codex, and Superpowers.
Find a file Use this template
Claudio Maradonna 7239698b0a
docs: require linear history in git workflow
Forbid merge commits in the git and delivery rules. Rebase is the default
integration path, with squash merge as the alternative for noisy branch
history. Adds guardrails so the rule does not conflict with the existing
prohibition on rewriting shared history.

Claude-Session: https://claude.ai/code/session_01FitBxeBnNzsfi6CVKtjSoG
2026-07-29 12:50:10 +02:00
.claude chore: initialize agentic project template 2026-07-28 11:10:56 +02:00
.gitignore chore: initialize agentic project template 2026-07-28 11:10:56 +02:00
AGENTS.md docs: require linear history in git workflow 2026-07-29 12:50:10 +02:00
CLAUDE.md chore: initialize agentic project template 2026-07-28 11:10:56 +02:00
README.md chore: initialize agentic project template 2026-07-28 11:10:56 +02:00

<PROJECT_NAME>

<PROJECT_PURPOSE>