By az9713
Full agentic layer framework implementing the Codebase Singularity concept - enabling AI agents to operate your codebase autonomously through planning, building, reviewing, and fixing workflows. Implements Class 1-3 with orchestration capabilities.
npx claudepluginhub az9713/claude-code-agentic-frameworkStructured bug investigation and fix workflow. Investigates, plans, fixes, tests, and verifies the resolution.
Implement features following an approved plan or specification. Creates code, tests, and documentation.
Execute the complete Plan-Build-Review-Fix development cycle for a feature or change. The core workflow of the framework.
Directly invoke a specific agent for a targeted task. Useful when you know exactly which agent you need.
Complete feature development workflow from specification to tested, reviewed code ready for commit.
Address issues found during code review. Implements fixes systematically with verification.
Coordinate complex multi-agent workflows for large-scale tasks. The orchestrator manages agent delegation, parallel execution, and result aggregation.
Create a detailed implementation plan before coding any feature. Planning first leads to better code.
Activate the agent with full project context and prepare for work. Run this at the start of every session.
Perform code quality review with scoring and actionable feedback. Checks for bugs, security, and best practices.
Initialize the Codebase Singularity framework in a new project. Sets up directory structure, CLAUDE.md, and default configuration.
Master coordinator that manages multi-agent workflows, delegates tasks to specialized agents, and ensures cohesive execution of complex operations.
Strategic planning agent that creates detailed implementation plans, analyzes requirements, and designs system architecture before coding begins.
Implementation agent that writes clean, tested code following plans and project conventions. Creates new files and modifies existing ones.
Quality analysis agent that performs thorough code reviews, identifies issues, and provides actionable feedback with severity ratings.
Issue resolution agent that implements fixes for bugs and review findings with minimal, focused changes and verification.
Testing specialist that creates comprehensive unit and integration tests with proper coverage of happy paths, edge cases, and error conditions.
Documentation specialist that fetches external documentation, API references, and best practices from the web to inform implementation decisions.
Security specialist that performs security audits, identifies vulnerabilities, and provides remediation guidance following OWASP and security best practices.
Code improvement specialist that restructures code for better maintainability, readability, and performance without changing external behavior.
Code review checklist and best practices for thorough quality assessment.
Git workflow patterns for branching, commits, and pull requests following project conventions.
Project development workflow patterns including Plan-Build-Review-Fix cycle and feature development processes.
Testing patterns, strategies, and best practices for comprehensive test coverage.
Automation bootstrap for Claude Code. Analyzes any project and generates a complete .claude/ structure with agents, pipelines, skills, memory, hooks, and settings.
Admin access level
Server config contains admin-level keywords
Requires secrets
Needs API keys or credentials to function
Share bugs, ideas, or general feedback.
The development-workflow plugin for Claude Code — 35 skills organized around a 6-phase workflow (Think → Review → Build → Ship → Maintain → Setup), 24 agents, and an interactive setup wizard for rules, modes, hooks, and MCP servers.
Complete project development toolkit: 23 agents, 23 slash commands, 29 lifecycle hooks, and 69 reusable skills for Claude Code workflows
Agent orchestration harness for Claude Code — campaign persistence, fleet coordination, intent routing
Portable Development System — AI-assisted development methodology with skills for consistency and agents for scale.
Implementation planning, execution, and PR creation workflows with multi-agent collaboration
Uses power tools
Uses Bash, Write, or Edit tools
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.