bugfix
01az9713/claude-code-agentic-framework
Command Claude Code
Structured bug investigation and fix workflow. Investigates, plans, fixes, tests, and verifies the resolution.
A Claude Code plugin implementing the Codebase Singularity concept - enabling AI agents to operate your codebase autonomously through planning, building, reviewing, and fixing workflows.
az9713/claude-code-agentic-framework
Command Claude Code
Structured bug investigation and fix workflow. Investigates, plans, fixes, tests, and verifies the resolution.
az9713/claude-code-agentic-framework
Command Claude Code
Implement features following an approved plan or specification. Creates code, tests, and documentation.
az9713/claude-code-agentic-framework
Command Claude Code
Execute the complete Plan-Build-Review-Fix development cycle for a feature or change. The core workflow of the framework.
az9713/claude-code-agentic-framework
Command Claude Code
Directly invoke a specific agent for a targeted task. Useful when you know exactly which agent you need.
az9713/claude-code-agentic-framework
Command Claude Code
Complete feature development workflow from specification to tested, reviewed code ready for commit.
az9713/claude-code-agentic-framework
Command Claude Code
Address issues found during code review. Implements fixes systematically with verification.
az9713/claude-code-agentic-framework
Command Claude Code
Coordinate complex multi-agent workflows for large-scale tasks. The orchestrator manages agent delegation, parallel execution, and result aggregation.
az9713/claude-code-agentic-framework
Command Claude Code
Create a detailed implementation plan before coding any feature. Planning first leads to better code.
az9713/claude-code-agentic-framework
Command Claude Code
Activate the agent with full project context and prepare for work. Run this at the start of every session.
az9713/claude-code-agentic-framework
Command Claude Code
Perform code quality review with scoring and actionable feedback. Checks for bugs, security, and best practices.
az9713/claude-code-agentic-framework
Command Claude Code
Initialize the Codebase Singularity framework in a new project. Sets up directory structure, CLAUDE.md, and default configuration.