Convert a project's CLAUDE.md into an agent-agnostic AGENTS.md file, keeping CLAUDE.md as a thin @-reference
Analyze the codebase and generate a minimal, hierarchical AGENTS.md structure with progressive disclosure
Refactor an existing AGENTS.md to follow progressive disclosure principles, extracting detailed rules into separate docs
Runs pre-commands
Contains inline bash commands via ! syntax
Bash prerequisite issue
Uses bash pre-commands but Bash not in allowed 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.
npx claudepluginhub jimeh/agentic --plugin agents-mdResearch-plan-implement workflow: phased commands for disciplined AI-assisted development
Strips redundant git -C flags and cd prefixes when the path matches the current working directory
Feature Design (FD) system: lightweight feature tracking with templates, index, and slash commands
Git workflow slash commands: commit, push, PR, rebase, and branch cleanup
Eval-Driven Development: evals-first feature workflow with sub-agents for spec, implementation, and verification
Generate and maintain AGENTS.md, copilot-instructions.md, and other agent rule files
Automatically detects and loads AGENTS.md files to provide agent-specific instructions alongside CLAUDE.md. Enables specialized agent behaviors without manual intervention.
Make a codebase agent-ready by scaffolding AGENTS.md, ARCHITECTURE.md, and docs/ structure following progressive disclosure patterns. Creates CLAUDE.md as a symlink for Claude Code compatibility.
Complete project development toolkit: 23 agents, 23 slash commands, 29 lifecycle hooks, and 69 reusable skills for Claude Code workflows
Unified capability management center for Skills, Agents, and Commands.
Syncs all AGENTS.md files to CLAUDE.md (recursively) and adds CLAUDE.md to .gitignore. Useful when your tooling uses AGENTS.md but Claude Code reads CLAUDE.md.