Test-driven autonomous refactoring. Captures a behavioural test baseline, audits code against project design principles, applies changes inside git worktree isolation, and reverts on test failure — entirely without human input in the loop.
npx claudepluginhub l3digitalnet/claude-code-plugins --plugin autonomous-refactorRead-only analysis agent for autonomous-refactor. Reads target source files and the project README.md, extracts stated design principles, identifies concrete violations or improvement opportunities, and returns a ranked JSON list with a numeric alignment score. Called in Phase 2 (initial audit) and after each successful Phase 3 change (re-audit).
Write-capable Phase 3 agent for autonomous-refactor. Receives a single refactoring opportunity and a git worktree path, reads the target files inside that worktree, implements the minimal change needed to address the opportunity, and returns a structured summary. Does NOT run tests — the orchestrator runs them after this agent returns.
Read-only Phase 4 agent for autonomous-refactor. Reads the session state, baseline and final metrics files, and populates the final-report.md template with before/after comparisons. Optionally runs the metrics.ts diff utility for per-file diff summaries. Returns the fully populated report markdown to the orchestrator.
Phase 1 agent for autonomous-refactor. Reads target source files, generates a comprehensive behavioural test suite covering all exported symbols, runs the tests to confirm a green baseline, and returns structured results. Called once per refactor session before any code changes are made.
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
Semantic search for Claude Code conversations. Remember past discussions, decisions, and patterns.