Files
Dani 48d334eb5c feat: organize components into logical subdirectories for better categorization
- Agents organized into 12 categories: ai-specialists, api-graphql, business-marketing, data-ai, database, development-team, development-tools, devops-infrastructure, documentation, expert-advisors, modernization, performance-testing, programming-languages, security, web-tools, plus existing team directories
- Commands organized into 6 categories: automation, documentation, git-workflow, licensing, project-management, testing, utilities
- MCPs organized into 5 categories: database, deepgraph, filesystem, integration, web
- Maintains backward compatibility with subcategory support for downloads while ensuring flat installation structure
- Improves discoverability and filtering in web interface with enhanced categorization

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-03 08:51:47 -04:00

463 B

Please analyze and fix the GitHub issue: $ARGUMENTS.

Follow these steps:

  1. Use gh issue view to get the issue details
  2. Understand the problem described in the issue
  3. Search the codebase for relevant files
  4. Implement the necessary changes to fix the issue
  5. Write and run tests to verify the fix
  6. Ensure code passes linting and type checking
  7. Create a descriptive commit message

Remember to use the GitHub CLI (gh) for all GitHub-related tasks.