az9713/claude-code-agentic-framework

A Claude Code plugin implementing the Codebase Singularity concept - enabling AI agents to operate your codebase autonomously through planning, building, reviewing, and fixing workflows.

2Stars on the repository
30Mods indexed here, across every type
8mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

orchestrator

01

az9713/claude-code-agentic-framework

Agent Claude Code

Master coordinator that manages multi-agent workflows, delegates tasks to specialized agents, and ensures cohesive execution of complex operations.

2 8mo ago A 26 tokens

planner

02

az9713/claude-code-agentic-framework

Agent Claude Code

Strategic planning agent that creates detailed implementation plans, analyzes requirements, and designs system architecture before coding begins.

2 8mo ago A 23 tokens

builder

03

az9713/claude-code-agentic-framework

Agent Claude Code

Implementation agent that writes clean, tested code following plans and project conventions. Creates new files and modifies existing ones.

2 8mo ago A 24 tokens

reviewer

04

az9713/claude-code-agentic-framework

Agent Claude Code

Quality analysis agent that performs thorough code reviews, identifies issues, and provides actionable feedback with severity ratings.

2 8mo ago A 23 tokens

fixer

05

az9713/claude-code-agentic-framework

Agent Claude Code

Issue resolution agent that implements fixes for bugs and review findings with minimal, focused changes and verification.

2 8mo ago A 22 tokens

test-writer

06

az9713/claude-code-agentic-framework

Agent Claude Code

Testing specialist that creates comprehensive unit and integration tests with proper coverage of happy paths, edge cases, and error conditions.

2 8mo ago A 27 tokens

doc-fetcher

07

az9713/claude-code-agentic-framework

Agent Claude Code

Documentation specialist that fetches external documentation, API references, and best practices from the web to inform implementation decisions.

2 8mo ago A 26 tokens

security-auditor

08

az9713/claude-code-agentic-framework

Agent Claude Code

Security specialist that performs security audits, identifies vulnerabilities, and provides remediation guidance following OWASP and security best practices.

2 8mo ago A 27 tokens

refactorer

09

az9713/claude-code-agentic-framework

Agent Claude Code

Code improvement specialist that restructures code for better maintainability, readability, and performance without changing external behavior.

2 8mo ago A 25 tokens