AI SummaryHeuristic scoring (no AI key configured).
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to set up the "Claude Agents Registry" agent in my project. Please run this command in my terminal: # Copy to your project's .claude/agents/ directory mkdir -p .claude/agents && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/agents/index.md "https://raw.githubusercontent.com/peteywee/fresh-root/main/.claude/agents/INDEX.md" Then explain what the agent does and how to invoke it.
Description
> **Location**: Agent Discovery & Configuration Layer
Claude Agents Registry
> Location: Agent Discovery & Configuration Layer > Purpose: Central registry of all available Claude agents > Last Updated: January 14, 2026 ---
What Is This
This is the agent discovery hub for the Fresh Schedules codebase. All Claude agents (AI assistants) used in this project are registered here with their invocation methods, capabilities, and documentation links. ---
Quick Navigation
• Available Agents — Full agent catalog (18 total) • Agent by Purpose — Agents grouped by function • Invocation Methods — How to call agents • Setup Instructions — Getting started • Hierarchy Integration — Where agents fit in L0-L4 ---
Discoverable Agents (With Invocations)
• UI/UX Specialist Agent ⭐ Status: ✅ Production-Ready Directory: .claude/agents/ui-ux-specialist/ Purpose: Professional UI/UX design review, accessibility audit, design system validation Invocation: • @-mentions: @ui-ux @ui/ux @ux @design • Slash commands: /ui-ux /design • Keyboard: Cmd+Shift+U (Mac) / Ctrl+Shift+U (Windows/Linux) Contexts: Chat, PRs, issues, code review, textboxes (7 total) Capabilities (13): • Component design review, accessibility audits, color contrast, typography, responsive design, animations, form ergonomics, design system validation, mobile-first, keyboard navigation, auth UX, a11y, mobile patterns Config: AGENT.md | config.js | Persona Tests: ✅ 58/58 (100%) --- • PR Specialist Agent Status: ✅ Production-Ready Directory: .claude/agents/pr-specialist/ Purpose: Full pull request lifecycle management - create, review, update, and merge PRs Invocation: • @-mentions: @pr @pull-request @pr-specialist • Slash commands: /pr /pull-request /create-pr • Keyboard: Cmd+Shift+P (Mac) / Ctrl+Shift+P (Windows/Linux) Capabilities: • PR creation with semantic titles • PR review and status checking • PR merging with strategy selection • Branch management and cleanup Config: AGENT.md | config.js --- • PR Conflict Resolver Status: ✅ Available Directory: .claude/agents/pr-conflict-resolver.md Purpose: Handle merge conflicts, apply review feedback, merge PRs, clean up branches Invocation: Agent-based (use in agent orchestration) Capabilities: • Merge conflict resolution • Review comment implementation • Branch cleanup & merge Config: pr-conflict-resolver.md ---
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster