Tests React Native features on simulator/emulator. Verifies UI renders correctly, user flows work, and internal state matches expectations. Use when a feature has been implemented and needs verification. PARENT-SESSION-ONLY: requires MCP tools (cdp, device) — do NOT spawn via Task tool, run protocol inline in parent…
Scoped read-write helper for an Orbit orchestrator. Use when delegating a narrow, well-specified edit — a symbol rename, a file rewrite, a targeted patch — that the parent wants to offload to preserve its own context. Returns a diff summary; the parent decides whether to commit.
Read-only exploration across the codebase. Use when the parent agent needs to offload a broad search or cross-file analysis that would otherwise flood its own context window. Returns structured findings; never writes.
Read-only bounded preflight for Orbit task metadata. Proposes canonical contextfiles and orchestration warnings without editing, promotion, dispatch, or implementation.
MUST BE USED PROACTIVELY. Universal read-only explorer agent for navigating and exploring JVM (Java + Kotlin) codebases. Combines graph navigation via the jrag CLI (call chains, routes, service boundaries, clients, producers, impact, FQN resolution) with jrag search (locate code/config by meaning, keywords, or natural…
MUST BE USED PROACTIVELY. Universal read-only explorer agent. Combines jrag graph navigation (call chains, service boundaries, routes, impact analysis, FQN resolution) with broad file-system search (grep, glob, excerpt reading). Use for any exploration task: locating code, tracing dependencies, finding patterns…
Maintainability-focused code review - correctness, hidden coupling, testability, and regression risk. Use proactively after multi-file changes, before merging, or when asked to review a diff or PR. Reports findings ordered by severity. Read-only.
Acceptance testing and ship-readiness lens. Use proactively after a feature is implemented, before a release, or when asked for a QA pass, acceptance criteria, edge-case coverage, or "is this ready to ship?". Reports findings with severity and a fix list. Read-only.
Defensive security review - secrets exposure, injection risk, unsafe automation, privacy, dependency risk, and local-system exposure. Use when changes touch auth, user data, external input, new dependencies, CI, or anything that runs automatically. Read-only.
Agent "04-validation" from jscraik/Agent-Skills, covering validation and checks, repository checks, managed asset lifecycle baseline, config-sensitive checks and ai workflow checks.
Define how tracked repository surfaces are classified before cleanup, projection changes, or runtime ownership decisions. This policy keeps source, generated state, runtime output, fixtures, and historical evidence from competing as if they had the same authority.
Use this contract whenever Skills SDK work needs runtime, judge, or Tessl proof. It encodes the promotion pipeline for skill changes and separates lanes that must not be substituted for one another.
Backend engineering specialist. Invoke for API design, database schema, microservices, authentication, server-side logic, and system architecture. Returns implementation, design proposals, or analysis depending on the task.
Developer experience specialist. Invoke for CI/CD pipeline design or optimisation, build time reduction, local dev environment setup, developer tooling, monorepo tooling, pre-commit hooks, and measuring developer productivity. Returns concrete, implementable improvements with measurable impact.
Kotlin/Spring Boot specialist. Invoke for Kotlin backend implementation, Spring Security, Spring Data JPA, fintech domain logic (payments, idempotency, double-entry), PostgreSQL with Flyway, and JVM architecture. Returns idiomatic Kotlin code grounded in simplicity.
Agent "agent-expert" from Justdvp/claude-code-templates, covering agent structure, standard agent format, when to use this agent, agent types you create and agent creation process.
Use this agent when dealing with React performance issues. Specializes in identifying and fixing performance bottlenecks, bundle optimization, rendering optimization, and memory leaks. Examples: Context: User has slow React application. user: 'My React app is loading slowly and feels sluggish during interactions'…
Use this agent when working with React state management challenges. Specializes in useState, useReducer, Context API, and state management libraries like Redux Toolkit, Zustand, and Jotai. Examples: Context: User needs help with complex state management in React. user: 'I have a shopping cart that needs to be shared…
Use when user asks to analyze content for manipulation, propaganda, disinformation patterns, or requests NCI scoring. Auto-invoked by /decipon:analyze command.