leandrosilvaferreira/claude-plugins-registry
Plugin Claude Code
Public registry of Claude Code plugins — discover and install community plugins.
leandrosilvaferreira/claude-plugins-registry
Plugin Claude Code
Public registry of Claude Code plugins — discover and install community plugins.
leandrosilvaferreira/claude-plugins-registry
Plugin Claude Code
Scan a project and scaffold a complete Claude Code harness: hooks, skills, agents, rules, settings, strategic MCPs, worktree config and per-domain CLAUDE.md. Diagnose, approve, apply.
leandrosilvaferreira/claude-plugins-registry
Agent
Maps a codebase into architectural domains/layers so per-domain CLAUDE.md files can be generated with accurate responsibilities. Use during harness init for non-trivial or monorepo projects. Read-only.
leandrosilvaferreira/claude-plugins-registry
Agent
Adversarially audits a freshly scaffolded Claude Code harness for safety and quality before it is trusted — secrets, fail-open hooks, over-broad permissions, bloated CLAUDE.md. Use right after applying a harness plan.
leandrosilvaferreira/claude-plugins-registry
Agent
Deep-dives a project's stack when the deterministic scan needs human-level judgment — ambiguous frameworks, unusual build setups, polyglot repos, or missing canonical commands. Read-only; returns a concise structured summary.
leandrosilvaferreira/claude-plugins-registry
Command
Add GitHub PM pillar to an existing harness.
leandrosilvaferreira/claude-plugins-registry
Command
Suggest and generate strategic MCP server entries for the project's .mcp.json (env placeholders only).
leandrosilvaferreira/claude-plugins-registry
Command
Install and configure the Obsidian vault-as-memory pillar (vault skeleton, MCP server, hooks, rule) into this project.
leandrosilvaferreira/claude-plugins-registry
Command
Install the suggested Claude Code plugins for this stack (code-review, hookify, feature-dev, frontend-design, context7, github, claude-code-setup + per-language LSP). One confirmation, then auto-installs.
leandrosilvaferreira/claude-plugins-registry
Command
Install token-economy / code-graph tools. Caveman and ponytail install as global Claude Code plugins; rtk hook + claude-code-worktrees are vendored project-level automatically; binary/pkg installs run after one confirmation.
leandrosilvaferreira/claude-plugins-registry
Command
Check required system dependencies (Node, Python, Go, etc.) before harness operations.
leandrosilvaferreira/claude-plugins-registry
Command
Validate/fix Claude Code artifact frontmatters and semantically condense harness .md files (.claude/agents, commands, rules, skills) with Opus + deterministic gate.
leandrosilvaferreira/claude-plugins-registry
Command
Audit an existing Claude Code harness (CLAUDE.md quality, settings safety, hook hygiene) and propose targeted fixes.
leandrosilvaferreira/claude-plugins-registry
Command
Show the full aia-harness command reference — what each command does, when to use it, parameters and options — with a "I want to…" quick-start guide at the top.
leandrosilvaferreira/claude-plugins-registry
Command
Scan the project and scaffold a full Claude Code harness — diagnose, approve, then apply with diffs.
leandrosilvaferreira/claude-plugins-registry
Command
Merge the current harness into a project that already has one — apply everything that is safe mechanically, then adjudicate every conflicting file with the user, diff by diff.
leandrosilvaferreira/claude-plugins-registry
Command
Audit agent frontmatter descriptions in .claude/agents and sync them with CLAUDE.md routing mentions on an existing target project.
leandrosilvaferreira/claude-plugins-registry
Command
Scan the current project and print a Claude Code harness diagnosis (read-only, writes nothing).
leandrosilvaferreira/claude-plugins-registry
Skill Claude CodeCodex
Condenses harness .md prompts (.claude/agents, commands, rules, skills) using caveman full + Opus, without losing information. Compresses verbose prose and tables, preserves code blocks/URLs/inline-code/headings via a deterministic gate. Overwrites in place (git is the review safety net). Use when asked to…
leandrosilvaferreira/claude-plugins-registry
Skill Claude CodeCodex
Use when setting up, scaffolding, bootstrapping, or improving a Claude Code "harness" for a project — hooks, skills, agents, rules, settings.json, .mcp.json, settings.local.json, worktree config, or per-domain CLAUDE.md. Triggers on "set up Claude Code", "harness engineering", "scaffold hooks/rules", "configure this…
leandrosilvaferreira/claude-plugins-registry
Skill Claude CodeCodex
Use when choosing, recommending, or wiring MCP servers for a project's .mcp.json. Curated list of strategic MCP servers with safe configuration (env placeholders, scoping). Triggers on "add an MCP", "which MCP servers", "configure .mcp.json", "strategic MCPs".
leandrosilvaferreira/claude-plugins-registry
Skill Claude CodeCodex
Review and upgrade the routing descriptions of candidate agents under templates/ (ECC, ag-kit, first-party) so each follows the best-practice standard — condition-shaped, with "Use proactively" and explicit trigger conditions. Writes the canonical description into the matching AGENTWHENTOUSE map, propagates it into…
leandrosilvaferreira/claude-plugins-registry
Skill Claude CodeCodex
Audit .claude/agents/.md frontmatter descriptions against the routing-description standard (condition-shaped, "Use proactively", 40-600 chars) and sync them with the project's CLAUDE.md ## Workflow & Agents table or free-text mentions. Fixes descriptions in place, fixes stale/missing table rows, flags orphaned agents.…
leandrosilvaferreira/claude-plugins-registry
Skill Claude CodeCodex
Generate or refresh rich intermediate CLAUDE.md files for strategic subdirectories of the target project. Reads .claude/rules/ (recursive), analyzes actual source files, maps rules to domains, and generates domain-specific CLAUDE.md with Key patterns, Applied rules, and Local conventions sections. Two-phase: map →…