By udaykabe
AI Development Agents (AIDA) - Agentic framework for autonomous project execution with human-in-the-loop checkpoints. Coordinates specialized sub-agents through a research-plan-execute-review pipeline.
Log a deferred issue or enhancement to ISSUES.md
Create project roadmap with phases
Execute the current approved plan
Analyze codebase with parallel agents to produce .planning/codebase/ documents
View auto-derived AIDA project metrics from git history and planning artifacts
Executes plan segments autonomously. Handles coding, testing, and documentation tasks. Returns to orchestrator at checkpoints.
Creates detailed phase execution plans (PLAN.md) from research findings. Produces structured, executable task lists with checkpoints.
Explores codebase to gather context for phase planning. Use for understanding existing patterns, finding relevant files, and researching implementation approaches.
Verifies phase completion quality. Runs tests, checks requirements, validates outputs against plan.
Map an existing codebase via parallel Explore agents, producing 7 reference documents (STACK, INTEGRATIONS, ARCHITECTURE, STRUCTURE, CONVENTIONS, TESTING, CONCERNS) in .planning/codebase/.
Project planning and execution workflow. Use when user mentions phases, roadmaps, milestones, planning, project management, or wants to execute work systematically. Coordinates research, planning, execution, and review sub-agents.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A collection of Claude Code plugins.
| Plugin | Description |
|---|---|
| aida | AI Development Agents -- Agentic framework for autonomous project execution with human-in-the-loop checkpoints |
# Install a single plugin
claude --plugin-dir ./plugins/aida
# Install for current user (all projects)
claude plugin install aida@<marketplace>
# Install for current project (shared with team)
claude plugin install aida@<marketplace> --scope project
plugins/
aida/ # AI Development Agents plugin
.claude-plugin/plugin.json
agents/
commands/
skills/
settings.json
CLAUDE.md.template
LICENSE
README.md # This file
plugins/<plugin-name>/.claude-plugin/plugin.json manifestMIT
npx claudepluginhub udaykabe/odo --plugin aidaSpecialized skills for DevOps, CI/CD, containerization, and cloud infrastructure
A simple greeting plugin to learn the basics. Also a translator plugin
Specialized skills for data analysis, machine learning, and scientific computing with Python
Specialized skills for modern web development including React, Next.js, APIs, and frontend optimization
Essential universal skills for systematic, methodical, and efficient software development across all domains
Unified capability management center for Skills, Agents, and Commands.
Complete project development toolkit: 23 agents, 23 slash commands, 29 lifecycle hooks, and 69 reusable skills for Claude Code workflows
Feature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.
Automation bootstrap for Claude Code. Analyzes any project and generates a complete .claude/ structure with agents, pipelines, skills, memory, hooks, and settings.
Context management and multi-agent orchestration with performance optimization tools
Complete collection of 117 specialized AI agents across 11 categories