Skip to content

dgalarza/claude-code-workflows

Repository files navigation

Claude Code Workflows

A collection of skills, agents, and workflows for Claude Code.

YouTube | Newsletter | Blog


Quick Install

Via npx (skills only):

npx skills add dgalarza/claude-code-workflows --skill "tdd-workflow"

Via Claude marketplace (skills, agents, bundles):

/plugin marketplace add dgalarza/claude-code-workflows
/plugin install tdd-workflow@dgalarza-workflows

See INSTALL.md for full details.


Featured: Agent-Ready Codebase Assessment

Does your codebase support AI agent work — or fight against it?

The Codebase Readiness plugin scores your repo across 8 dimensions (0-100) and tells you exactly where you stand — framed against teams shipping 1,000+ AI-generated PRs per week.

/plugin install codebase-readiness@dgalarza-workflows
/codebase-readiness

You get a band rating (Agent-Ready → Not Agent-Ready), a concrete improvement roadmap, and an optional saved report to share with your team. Not opinions — evidence gathered from your actual codebase.

Learn more → | Want help improving your score?


Skills

Skill Description
Codebase Readiness Score your repo's readiness for autonomous AI agent work
TDD Workflow Test-driven development, one test at a time
Conventional Commits Structured commit messages
Parallel Code Review Multi-agent code reviews
Meeting Transcript Process transcripts into structured notes
Gridfinity Planner 3D printing baseplate planning

Agents

Agent Description
Cybersecurity Reviewer Security analysis and threat modeling

Bundles

Bundle Description
Rails Toolkit Complete Rails workflow with TDD, reviews, Linear integration

Tips & Tricks

Tip Description
Use Worktrees for Parallel Agents Run multiple Claude Code agents on the same codebase without conflicts
Customize Your Status Bar Configure the status bar to show model, tokens, and more
Compact Context Proactively Keep Claude effective by compacting at the right times
Structure Your CLAUDE.md Files Give Claude the project context it needs
Use Subagents for Focused Tasks Spawn specialized subagents for reviews, research, and more
MCP Servers Worth Installing Linear, Memory, and Sentry integrations
Plugins Worth Installing Claudit configuration auditor and more
Skills Worth Installing Frontend Design, Remotion video creation, and more

Configurations


Contributing

Found a bug? Have a workflow to share? PRs welcome.

License

MIT


Built by Damian Galarza - Former CTO, 15+ years in software. I make videos about Claude Code and AI development workflows.