Search for a command to run...
148 mods
Doriandarko's autonomous software engineering harness — give Claude a task and it plans, implements, tests, and iterates until the feature is complete.
Feature implementation planning agent from everything-claude-code — breaks down requirements into ordered tasks with TDD anchors, dependency graph, and acceptance criteria.
A complete agentic software development workflow built on composable skills — automated spec, TDD, subagent-driven implementation.
The official Anthropic collection of reference MCP server implementations — filesystem, git, memory, fetch, and more. The canonical starting point for MCP integration.
AI-powered task management harness — paste a PRD and Claude Task Master parses it into dependency-tracked tasks, assigns agents, and drives implementation end to end.
Official Anthropic GitHub Action — add Claude Code as a CI reviewer that comments on PRs, fixes failing tests, and implements requested changes automatically.
Specification, Pseudocode, Architecture, Refinement, Completion — ruvnet's structured AI-driven development methodology implemented as a Claude Code harness.
Task-based slash commands for structured feature development — /create-task, /list-tasks, /next-task drive a disciplined workflow from spec to implementation.