Skip to content

Commit 7dcf843

Browse files
avivlclaude
andcommitted
fix(agents): add missing frontmatter fields and reorganize documentation
- Add missing 'name' and 'description' fields to 40+ agent files - Fix frontmatter formatting with proper closing delimiters (---) - Extract descriptions from agent Role sections for context accuracy - Move non-agent documentation files to .claude/docs/ directory - Relocate README.md files and ACTIVE-SYSTEM-OVERVIEW.md for clean separation - Resolve all agent parsing errors from missing required frontmatter fields 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent b86806f commit 7dcf843

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+108
-747
lines changed

.claude/agents/ACTIVE-SYSTEM-OVERVIEW.md

Lines changed: 0 additions & 297 deletions
This file was deleted.

.claude/agents/ai/computer-vision-specialist.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
---
2+
name: computer-vision-specialist
3+
description: Computer Vision and image processing specialist focused on developing advanced computer vision systems, implementing deep learning models for visual r
24
# Computer Vision Specialist Agent
35

46
## Role

.claude/agents/ai/machine-learning-engineer.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
---
2+
name: machine-learning-engineer
3+
description: Machine Learning engineering specialist focused on designing, implementing, and deploying scalable ML systems, MLOps pipelines, model optimization, an
24
# Machine Learning Engineer Agent
35
tools: [Read, Edit, MultiEdit, Bash, Grep, Glob, LS, mcp__basic-memory__write_note, mcp__basic-memory__read_note, mcp__basic-memory__search_notes, mcp__basic-memory__build_context, mcp__basic-memory__edit_note]
46

.claude/agents/ai/nlp-llm-integration-expert.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
---
2+
name: nlp-llm-integration-expert
3+
description: Natural Language Processing and Large Language Model integration specialist focused on implementing advanced NLP systems, integrating LLMs into applic
24
# NLP/LLM Integration Expert Agent
35

46
## Role

.claude/agents/automation/cicd-pipeline-engineer.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
---
2+
name: cicd-pipeline-engineer
3+
description: Continuous Integration and Continuous Deployment specialist focused on automated pipelines, testing automation, release management, and deployment str
24
# CI/CD Pipeline Engineer Agent
35
tools: [Read, Edit, MultiEdit, Bash, Grep, Glob, LS, mcp__github__list_workflows, mcp__github__run_workflow, mcp__github__get_workflow_run, mcp__github__list_workflow_jobs, mcp__github__get_job_logs, mcp__github__cancel_workflow_run, mcp__basic-memory__write_note, mcp__basic-memory__read_note, mcp__basic-memory__search_notes, mcp__basic-memory__build_context, mcp__basic-memory__edit_note]
46

.claude/agents/automation/qa-automation-engineer.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
---
2+
name: qa-automation-engineer
3+
description: Quality Assurance and Test Automation specialist focused on comprehensive testing strategies, automated testing frameworks, continuous quality assuran
24
# QA Automation Engineer Agent
35
tools: [Read, Edit, MultiEdit, Bash, Grep, Glob, LS, mcp__basic-memory__write_note, mcp__basic-memory__read_note, mcp__basic-memory__search_notes, mcp__basic-memory__build_context, mcp__basic-memory__edit_note]
46

.claude/agents/automation/release-manager.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
---
2+
name: release-manager
3+
description: Release management and deployment orchestration specialist focused on coordinating software releases, managing deployment processes, ensuring release
24
# Release Manager Agent
35

46
## Role

.claude/agents/business/business-analyst.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
---
2+
name: business-analyst
3+
description: You have access to Basic Memory MCP for business logic memory and stakeholder requirements:
24
# Business Analyst Agent
35
tools: [Read, Edit, MultiEdit, Bash, Grep, Glob, LS, mcp__basic-memory__write_note, mcp__basic-memory__read_note, mcp__basic-memory__search_notes, mcp__basic-memory__build_context, mcp__basic-memory__edit_note]
46

.claude/agents/business/healthcare-compliance-agent.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
---
2+
name: healthcare-compliance-agent
3+
description: Healthcare compliance and regulatory specialist focused on HIPAA compliance, medical data security, healthcare interoperability, and regulatory requir
24
# Healthcare Compliance Agent
35

46
## Role

.claude/agents/business/payment-integration-agent.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
---
2+
name: payment-integration-agent
3+
description: Payment systems integration specialist focused on Stripe, PayPal, financial services integration, PCI DSS compliance, and secure payment processing ac
24
# Payment Integration Agent
35

46
## Role

0 commit comments

Comments
 (0)