markitect-main/.claude/agents
tegwick 162a2ae93c feat: Add Kaizen Optimizer and Optimized Refactoring Assistant agents
Added two new Claude Code subagents following proper specification format:

**Kaizen Optimizer Agent:**
- Meta-agent for analyzing and optimizing other subagents
- Performance analysis and specification improvement recommendations
- Agent ecosystem health assessment and continuous improvement
- Proper YAML frontmatter with proactive usage guidelines

**Refactoring Assistant Agent (Optimized):**
- Streamlined from 19-section complex specification to focused Claude Code format
- Code quality assessment and refactoring guidance within Claude Code environment
- Security analysis and performance optimization recommendations
- Integration with existing agent ecosystem (tddai-assistant, general-purpose, project-assistant)

**Also includes Issue #15 AST Query CLI implementation:**
- AST Service with display, query, and statistics capabilities
- JSONPath integration for flexible AST navigation
- CLI commands: ast-show, ast-query, ast-stats (22/22 tests passing)
- Leverages existing cache system for optimal performance

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-26 02:02:00 +02:00
..
claude-expert.md agent: Implemented subagents and claude issue handling assistence 2025-09-22 23:03:31 +02:00
fortune-wisdom-guide.md agent: Implemented subagents and claude issue handling assistence 2025-09-22 23:03:31 +02:00
kaizen-optimizer.md feat: Add Kaizen Optimizer and Optimized Refactoring Assistant agents 2025-09-26 02:02:00 +02:00
project-assistant.md agent: Add start-up routine 2025-09-24 22:39:52 +02:00
refactoring-assistant-optimized.md feat: Add Kaizen Optimizer and Optimized Refactoring Assistant agents 2025-09-26 02:02:00 +02:00
refactoring-assistent.md feat: Add Kaizen Optimizer and Optimized Refactoring Assistant agents 2025-09-26 02:02:00 +02:00
tddai-assistant.md feat: Implement comprehensive IssueCreator system and create CLI roadmap issues 2025-09-24 23:36:07 +02:00