stranma/claude-code-python-template

Production-ready Python project template for Claude Code with TDD workflow, 7 custom agents, and 11-step Phase Completion Checklist

2Stars on the repository
14Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

stranma/claude-code-python-template

Agent Claude Code

Use this agent for Step S.5 - Code Quality validation.\n\nRuns linting, formatting verification, and type checking across monorepo packages.\n\nExamples:\n\n \nContext: Step S.5.\n\nuser: "Run code quality checks"\n\nassistant: "I'll use the code-quality-validator agent to run linting, formatting, and type…

2 4mo ago A 166 tokens original MIT

code-reviewer

02

stranma/claude-code-python-template

Agent Claude Code

Use this agent for Step S.6.4 - Code Review.\n\nPerforms an independent code review of the current phase's changes, checking for bugs, logic errors, security issues, and adherence to project conventions.\n\nExamples:\n\n \nContext: Step S.6.4, no external reviewer configured.\n\nuser: "Review the code changes for this…

2 4mo ago A 194 tokens original MIT

docs-updater

03

stranma/claude-code-python-template

Agent Claude Code

Use this agent for Step S.7 - Documentation Updates.\n\nUpdates IMPLEMENTATIONPLAN.md and CHANGELOG.md after phase completion.\n\nExamples:\n\n \nContext: A development phase was just completed.\n\nuser: "Update documentation for Phase 2 completion"\n\nassistant: "I'll use the docs-updater agent to update the…

2 4mo ago A 165 tokens original MIT

pr-writer

04

stranma/claude-code-python-template

Agent Claude Code

Use this agent for Step S.6.2 - PR Description generation.\n\nGenerates structured PR descriptions from git diff, implementation plan, and changelog.\n\nExamples:\n\n \nContext: Creating a PR for a completed phase.\n\nuser: "Create a PR for the feature branch"\n\nassistant: "I'll use the pr-writer agent to generate a…

2 4mo ago A 175 tokens original MIT

review-responder

05

stranma/claude-code-python-template

Agent Claude Code

Use this agent for Step S.6.4 - Code Review Response (Optional).\n\nHandles automated reviewer (e.g., CodeRabbit) comments by triaging, auto-fixing, and flagging concerns.\nSkip this agent if no automated code reviewer is configured for the repository.\n\nExamples:\n\n \nContext: An automated reviewer has commented on…

2 4mo ago A 201 tokens original MIT

stranma/claude-code-python-template

Agent Claude Code

Use this agent for Step S.5 - Test Coverage validation.\n\nAlso use when:\n1. A development phase or increment has been completed\n2. New functionality has been implemented following the TDD process\n3. Code changes have been committed or are ready for review\n4. Before moving to the next phase of…

2 4mo ago A 220 tokens original MIT