Agent Claude Code
Simplify and refine code for clarity, consistency, and maintainability while preserving all functionality. Focuses on changes in the current branch.
Subagents with their own prompt and tools. Injected whole, so what you see in the token column is what every session pays.
Agent Claude Code
Simplify and refine code for clarity, consistency, and maintainability while preserving all functionality. Focuses on changes in the current branch.
Imbad0202/academic-research-skills
Agent
Writes the full paper draft section by section from the structured outline and Paper Configuration Record.
Imbad0202/academic-research-skills
Agent
Runs coverage-bounded checks on registered references, citation contexts, data surfaces, and claims before review and after revision.
Imbad0202/academic-research-skills
Agent
Orchestrates the full multi-skill academic research pipeline and manages agent handoffs across phases.
Agent Claude Code
End-to-end review of a CCXT pull request. Reads the diff, transpiles and builds in all six languages (TS/JS, Python, PHP, C#, Go, Java), runs offline tests + live smoke tests, inspects both source and generated code, checks for security/performance/race-condition issues, drafts a structured review (verdict, inline…
Agent
Turn shot-plan.json into one renderable HyperFrames composition (compositions/index.html). Everything stays in the HF ecosystem — HTML is the source of truth; a single paused GSAP timeline carries all motion; the engine seeks it. Category-specific build rules live in categories/ /module.md; this file is the shared…
Agent
Turn a request into a shot-plan.json for a short (3–30s) design-led motion graphic. You run in two parts around the asset-sourcing step: Part 1 (plan) before sourcing, Part 2 (design) after. You do NOT write composition code — that's the Builder. Schema: references/shot-plan-ir.md.
Agent
Perform snapshot QA and one in-place repair pass. Dispatch only when Step 5 lint, check, or snapshot review reports a defect. The orchestrator owns final approval and render; this agent never renders.
Agent
Agent "TEST_LOG" from agno-agi/agno, covering testlog and structure validation.
Agent
How engineering skills consume this repository’s domain documentation.
Agent
Issues and specs for this repo live as GitHub issues. Use the gh CLI for all operations.
Agent
Analyzes monitoring alerts and system metrics.
Agent
Handles all deployment operations.
Agent
Code comment and inline documentation specialist.
Agent Claude Code
Use this agent when you need to upgrade Ark UI dependencies across the Chakra UI project, particularly when:\n\n- The user explicitly requests to bump Ark UI versions\n- There's a new Ark UI release that needs to be integrated\n- You need to sync Ark UI versions across all packages\n- After reviewing Ark UI changelogs…
Agent Claude Code
Use this agent when you need to debug, reproduce, and fix GitHub issues reported for Chakra UI. This includes creating reproduction examples in the compositions app, tracing bugs through the codebase and dependencies (zag.js, ark-ui), and documenting fixes with changesets. Examples:\n\n \nContext: User provides a…
Agent Cursor
Assesses blast radius of changes to shared packages (packages/shared, libs/dal, libs/application-generic). Use proactively before modifying shared code to identify downstream consumers that may break.
Agent Cursor
Validates completed work. Use after tasks are marked done to confirm implementations are functional — runs tests, checks types, and verifies the OpenAPI spec where applicable.
Agent Claude Code
Use this agent when the user needs to perform research tasks, gather information from external sources, or investigate topics that require web searches and synthesis of information.
Agent
Multi-dimensional code reviewer that operates on one assigned review dimension (security, performance, architecture, testing, or accessibility) with structured finding format. Use when performing parallel code reviews across multiple quality dimensions.
Agent
Expert backend architect specializing in scalable API design, microservices architecture, and distributed systems. Masters REST/GraphQL/gRPC APIs, event-driven architectures, service mesh patterns, and modern backend frameworks. Handles service boundary definition, inter-service communication, resilience patterns, and…
Agent
Senior embedded software engineer specializing in firmware and driver development for ARM Cortex-M microcontrollers (Teensy, STM32, nRF52, SAMD). Decades of experience writing reliable, optimized, and maintainable embedded code with deep expertise in memory barriers, DMA/cache coherency, interrupt-driven I/O, and…
Agent Codex
Finish GitHub pull requests for tinyhumansai/openhuman when the PR branch is ALREADY checked out locally (e.g. via the preem shell helper) with base merged in and upstream tracking set. Skips fetch/checkout/conflict-resolution; goes straight to collecting reviewer/bot feedback, applying every actionable fix, running…
Agent Codex
Finish GitHub pull requests for tinyhumansai/openhuman by applying all actionable reviewer/bot feedback, committing fixes, and pushing back to the PR branch. Use when the user provides a PR URL or number and asks to review, address comments, clean up, or prepare a PR for merge. This agent executes the pending work …