stranma

14 mods across 1 repository, 2 stars between them.

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

PreToolUse

07

stranma/claude-code-python-template

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing dangerous-actions-blocker.sh. From stranma/claude-code-python-template.

2 4mo ago A tokens not measured copy · 50% MIT

PostToolUse

08

stranma/claude-code-python-template

Hook Claude Code

Runs after a tool call finishes for Edit and Write tool calls, executing auto-format.sh. From stranma/claude-code-python-template.

2 4mo ago A tokens not measured copy · 48% MIT

design

10

stranma/claude-code-python-template

Skill Claude CodeCodex

Crystallize brainstorming into a structured implementation plan. Reads DECISIONS.md for conflicts, auto-classifies scope (Q/S/P), and outputs an actionable plan.

2 4mo ago A 35 tokens original MIT

done

11

stranma/claude-code-python-template

Skill Claude CodeCodex

Universal completion command. Auto-detects scope (Q/S/P), validates code quality, ships/lands/delivers changes, and updates documentation.

2 4mo ago A 32 tokens original MIT

landed

12

stranma/claude-code-python-template

Skill Claude CodeCodex

Post-merge lifecycle. Verifies merge CI, optional deployment checks, cleans up branches, and prepares next phase.

2 4mo ago A 26 tokens original MIT

sync

13

stranma/claude-code-python-template

Skill Claude CodeCodex

Pre-flight workspace sync. Run before starting any work to check branch state, remote tracking, dirty files, and recent commits.

2 4mo ago A 27 tokens original MIT