By el-feo
Autonomous GitHub project management from PRD to merged PRs using parallel agent teams and git worktrees, with automated issue creation, task breakdown, CI monitoring, conflict resolution, and QA testing.
Trigger the orchestrator-agent to autonomously execute a PRD from start to finish
Create a PRD GitHub issue (labeled PRD) from user input and optionally add it to a GitHub Project
Execute a PRD using Claude Code agent teams for large, multi-epic projects with parallel teammate coordination
You are a CI Check agent that monitors GitHub Actions status after PR creation and handles failures intelligently.
You are the Conflict Resolver agent for GHPMplus. Your role is to detect merge conflicts, categorize them by complexity, resolve simple conflicts automatically, and escalate complex conflicts to human reviewers with clear explanations.
You are the Epic Creator agent for GHPMplus. Your role is to analyze PRD (Product Requirements Document) issues and break them down into logical Epic-level groupings, creating properly structured GitHub issues.
You are the central coordination agent for GHPMplus autonomous execution. Your role is to orchestrate the complete workflow from PRD to merged, tested code by delegating to specialized sub-agents.
You are the PR Review agent for GHPMplus. Your role is to review PRs created by task-executor-agent, verify code quality and adherence to Task specifications, and post actionable review feedback.
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 for enhancing developer productivity with AI-assisted development workflows.
AI Context provides modular Claude Code plugins that can be installed into your projects. The repository focuses primarily on Ruby/Rails development but includes support for JavaScript/TypeScript and other technologies.
This repository contains 6 modular Claude Code plugins under plugins/:
| Plugin | Description | Skills | Commands | Agents |
|---|---|---|---|---|
ruby-rails | Ruby on Rails development toolkit | 11 | 3 | 1 |
ghpm | GitHub Project Management workflow | 0 | 10 | 0 |
ghpmplus | Autonomous GitHub Project Management with orchestrator | 0 | 3 | 10 |
js-ts | JavaScript/TypeScript toolkit | 3 | 1 | 0 |
devops | DevOps & infrastructure toolkit | 3 | 1 | 0 |
general | General development utilities | 1 | 0 | 0 |
# Add the marketplace
/plugin marketplace add el-feo/ai-context
# Install individual plugins
/plugin install ruby-rails@jebs-dev-tools
/plugin install ghpm@jebs-dev-tools
/plugin install ghpmplus@jebs-dev-tools
/plugin install js-ts@jebs-dev-tools
/plugin install devops@jebs-dev-tools
/plugin install general@jebs-dev-tools
# Add local marketplace
/plugin marketplace add /path/to/ai-context
# Then install plugins
/plugin install ruby-rails@jebs-dev-tools
# Use a specific plugin directly
cc --plugin-dir /path/to/ai-context/plugins/ruby-rails
ai-context/
├── .claude-plugin/
│ └── marketplace.json # Marketplace index
├── plugins/
│ ├── ruby-rails/ # Ruby/Rails development
│ ├── ghpm/ # GitHub Project Management
│ ├── ghpmplus/ # Autonomous GitHub Project Management
│ ├── js-ts/ # JavaScript/TypeScript
│ ├── devops/ # DevOps & infrastructure
│ └── general/ # General utilities
└── tools/ # Helper scripts
Ruby on Rails development toolkit with skills for Rails, Ruby, RSpec, RuboCop, SimpleCov, Brakeman, and code review with Sandi Metz principles.
Skills: rails, ruby, rspec, rubocop, rubycritic, simplecov, brakeman, rails-generators, sandi-metz-reviewer, review-ruby-code, postgresql-rails-analyzer
Commands: /red-green-refactor, /review-ruby-code, /rails-generators
Agents: rails-generator
GitHub Project Management workflow for product development: PRD creation, epic/task breakdown, TDD execution, and QA planning.
Commands: /ghpm:create-prd, /ghpm:create-epics, /ghpm:create-tasks, /ghpm:create-project, /ghpm:execute, /ghpm:tdd-task, /ghpm:changelog, /ghpm:qa-create, /ghpm:qa-create-steps, /ghpm:qa-execute
Autonomous GitHub Project Management with orchestrator-agent coordination. Extends ghpm with end-to-end autonomous execution: the orchestrator breaks down PRDs into epics and tasks, executes them in parallel via git worktrees, runs automated code review cycles, and executes Playwright CLI acceptance tests.
Commands: /ghpmplus:create-prd, /ghpmplus:auto-execute, /ghpmplus:team-execute
Agents: orchestrator, epic-creator, task-creator, task-executor, pr-review, conflict-resolver, review-cycle-coordinator, ci-check, qa-planner, qa-executor
Key features:
/ghpmplus:team-executePrerequisites: Playwright CLI (npm install -g @playwright/cli@latest) for QA execution.
JavaScript and TypeScript development toolkit with ESLint, Vitest, and unit testing best practices.
Skills: eslint, vitest, javascript-unit-testing
Commands: /vitest
DevOps and infrastructure toolkit with GitHub Actions, Kamal deployment, and Tailscale VPN configuration.
Skills: github-actions, kamal, tailscale
Commands: /github-actions
General development utilities including Mermaid diagram creation.
Skills: mermaid-diagrams
npx claudepluginhub el-feo/ai-context --plugin ghpmplusObject-oriented design advisor channeling Sandi Metz's philosophy (POODR, 99 Bottles of OOP). Plans, reviews, audits whole codebases, refactors, and teaches OO design — language-agnostic
Refactoring advisor grounded in Martin Fowler's catalog (Refactoring, 2nd ed.). Diagnoses code smells, applies refactorings step-by-step with tests between steps, and teaches when and why to use each technique — language-agnostic
JavaScript and TypeScript development toolkit with ESLint, Vitest, and unit testing best practices
General development utilities including Mermaid diagram creation for software documentation
DevOps and infrastructure toolkit with GitHub Actions, Kamal deployment, and Tailscale VPN configuration
GitHub Project Management workflow for product development: PRD creation, epic/task breakdown, TDD execution, and QA planning
Complete PRP workflow automation as agent skills - prd, plan, implement, debug, commit, pr, review, issue, codebase research, an autonomous build loop, and a skill-authoring meta-skill, with specialized agents
AI-Driven Engineering workflow commands for managing issues, tasks, implementation, and PRs.
PRD-driven AI dev team control plane for Claude Code — agents, skills, and a GitHub-first sprint workflow.
Implementation planning, execution, and PR creation workflows with multi-agent collaboration
Harness-native ECC operator layer - 67 agents, 278 skills, 94 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses