SCHEMA
01GammaLabTechnologies/harmonist
Agent
Every agent lives at agents/ / .md and has three parts.
46 tagged cursor ide, measured the same way as everything else here.
Browse within: cursor-rules 24cursor-ai 17best-practices 15codex-cli 6drift-detection 6ai-agents-framework 5ai-automation 5
GammaLabTechnologies/harmonist
Agent
Every agent lives at agents/ / .md and has three parts.
GammaLabTechnologies/harmonist
Agent
There are exactly two shapes in this pack. Pick one and stay in it.
GammaLabTechnologies/harmonist
Agent
Auto-generated tags (json, JSON, Json, json-parsing) fragment the routing index. A curated list makes the orchestrator's job tractable: when it looks up bytag.security, it gets every agent that should be there, not half of them plus a scatter of secure, sec, security-audit.
madebyaris/advance-minimax-m3-cursor-rules
Agent Cursor
Debugging specialist for errors and test failures. Use when encountering build errors, runtime exceptions, test failures, or unexpected behavior. Invoke with /debugger to investigate issues.
madebyaris/advance-minimax-m3-cursor-rules
Agent Cursor
Validates completed work. Use after tasks are marked done to confirm implementations are functional. Invoke with /verifier when you need to verify code actually works.
Agent
Implementer — writes production code, tests, and migrations. The "generic engineer" fallback when no narrower specialist exists. Activate only when the connected project contains spec.yaml or the user explicitly names Cladding; ignore ordinary requests in uninitialized projects.
Agent
Cycle-contract coordinator for a cladding-managed project — declares the outcome conditions each feature must satisfy (spec-first, independent verification, gated completion) and judges the recorded evidence; the host owns execution form. Activate only when the connected project contains spec.yaml or the user…
Agent
Philosophical guardrails enforcer — independently audits code, tests, and spec for layered-integrity, Why>What, error-as-data, and the related Ironclad philosophical invariants. Activate only when the connected project contains spec.yaml or the user explicitly names Cladding; ignore ordinary requests in uninitialized…
Agent
Independently judge wide/approved work against the request, durable state, full diff, and fresh evidence; return PASS, CONTINUE, or BLOCKED with exact gaps. Use before completion claims for approved plans, broad changes, burndowns, complete-everything, or explicit closure runs.
Agent
Supabase/Prisma migrations, RLS policies, indexes, and schema changes. Use when user mentions "migration", "schema change", "new table", or "database".
Agent
Performance audit when code may affect speed or bundle size. Triggers on "slow", "laggy", "optimize", "bundle size", "fetchpriority", "prerender", "back button slow", or after perf-sensitive changes.
Agent
Reviews code for accessibility (a11y) compliance, ensuring WCAG standards and best practices are met. Use to ensure accessibility standards are met.
Agent
Reviews code for architectural patterns, design decisions, and structure; reports findings without editing code. Use for architectural reviews and design pattern analysis.
Agent
Generates types from schemas, APIs, or data structures including OpenAPI, GraphQL, JSON schemas, and API responses. Use for type generation from various sources.
madebyaris/cursor-composer-rules
Agent Cursor
Debugging specialist for errors, test failures, and unexpected behavior. Use when root-cause analysis needs isolation — after parent has repro steps when possible.
madebyaris/cursor-composer-rules
Agent Cursor
Validates completed work. Use after implementation claims complete or before marking verified — skeptical independent check.
Agent
AI spending analyst that proactively monitors and reports on Cursor Enterprise team usage patterns, spending anomalies, and optimization opportunities.
Agent Claude Code
Coding agent via Codex CLI. Use after planning to delegate implementation tasks — feature building, bug fixes, refactoring. Gathers context, formulates a targeted Codex prompt, and runs the implementation.
Agent Claude Code
Research specialist for domain knowledge, library/tool evaluation, and architecture best practices. Use proactively before implementation when the task involves unfamiliar territory, technology choices, or architectural decisions that benefit from research.
Agent Claude Code
Verification and QA specialist. Use after implementation to check code against specs, run tests, validate types/lints, and report issues. Reports problems — does not fix them.
Agent Claude Code
Confidence-based code review specialist. Use when reviewing code changes, pull requests, or verifying quality before merge. Applies scoring threshold of 80+ to avoid noise.
Agent Claude Code
Systematic debugging specialist. Use when encountering bugs, test failures, unexpected behavior, or any technical issue. Follows a 4-phase root cause analysis process before proposing fixes.
Agent Claude Code
Test-driven development specialist. Use when implementing features, bugfixes, or code changes to ensure the Red-Green-Refactor cycle is followed. Write tests first, watch them fail, then implement.
Agent Claude Code
Use this agent when you need to create or update project documentation for the @strix-ai/currentdt-mcp project, including TaskList.md, SRS.md, PRD.md, Architecture.md, and Readme.md files. Examples: Context: User has completed implementing a new date formatting feature and needs documentation updated. user: 'I just…