consistency
01Agent
Consistency with the repo's existing patterns and conventions for the same kind of change (flags, error messages and types, structure).
41 tagged expo, measured the same way as everything else here.
Browse within: android 10feature-sliced-design 10fsd 10harness 10app-store 9claude-plugin 9react-native 9boilerplate 6ios 6typescript 6acp 5coding-assistant 5
Agent
Consistency with the repo's existing patterns and conventions for the same kind of change (flags, error messages and types, structure).
Agent
Logic, correctness, and code-quality bugs in the changed code (off-by-one, bad error handling, type-safety gaps, unsafe assumptions).
Agent
Security and secrets. Injection, credential or secret leakage, unsafe shell/child-process use, missing validation at trust boundaries.
senaiverse/reactnative-expo-ai-agent-system-workflow
Agent
This file lists all 20 agents in the complete system. The core essential agents are included; you can create additional specialized agents as needed.
seungmanchoi/react-native-fsd-agent-template
Agent Claude Code
An integration specialist for connecting apps to APIs and managing shared data, using Axios, TanStack Query, and Zustand. It also covers analytics and crash reporting, secure token storage, store-review requests, and ad-related infrastructure.
seungmanchoi/react-native-fsd-agent-template
Agent Claude Code
An app-planning agent that writes a PRD, or Product Requirements Document—a written description of what a product should do. It designs user stories, features, information structure, and screen flows.
seungmanchoi/react-native-fsd-agent-template
Agent Claude Code
A code-review and quality-checking agent for projects that use Feature-Sliced Design. It checks architecture rules, type safety, and security, and can run type checks and linting.
Agent Claude Code
Read-only codebase explorer for Spec-Driven Development. Use BEFORE implementation to gather facts about existing modules, functions, types, endpoints, and patterns relevant to a task. Returns a structured findings report with file:line citations. NEVER edits files. Stack-agnostic.
Agent Claude Code
Reviews the diff against the task's acceptance criteria, the spec, the constitution, and the stack rules. Use AFTER the tester reports green and the verifier returns PASS. Returns approve / request-changes with cited issues. Read-only. Stack-agnostic.
Agent Claude Code
The loop's verifier. Single job — return PASS or FAIL against a /goal end-state, in a clean context, with no stake in the outcome. Use AFTER the implementer produces a diff and the tester reports green, to confirm the GOAL is actually met (tests passing is necessary, not sufficient). Read-only on source; runs…
Agent
Use this guide only in Cursor Cloud or another headless VM. For local development, use the normal root scripts.
Agent
Every Teak product release starts from one next-patch version change. Complete this preparation before following a product runbook.
Agent
GitHub Agentic Workflows (gh-aw) - Create, debug, and upgrade AI-powered workflows with intelligent prompt routing.
honeycomb-Technologies/Mitsuro
Agent Cursor
Read-only critic for the quality-improve loop. Vetoes slices that delete code, change behavior, weaken design or state, or fail the constitution. Use on every proposal and every apply diff. Never edit files.
honeycomb-Technologies/Mitsuro
Agent Cursor
Deepens or unbraids one quality-improve slice so the module interface gets smaller and the implementation holds more behavior. Use only for a single approved quality-improve slice. Never delete dead code or change tests.
honeycomb-Technologies/Mitsuro
Agent Cursor
Read-only scout for the quality-improve loop. Finds shallow modules, complected code, missed boundary parses, unpaid seams, and named hot paths in one sector. Use when quality-improve is running and a Scout Report is needed. Never edit files.
AnilBurcu/claude-code-react-native
Agent
Native build failure specialist for React Native projects. Delegate when an iOS or Android build fails and the fix may take several investigation rounds, or when a long build log needs to be dug through without flooding the main conversation.
AnilBurcu/claude-code-react-native
Agent
Production crash and error-report investigator for React Native apps. Delegate when there is a Sentry event, a minified Hermes stack trace, a tombstone, or a user-reported crash to trace back to source and root cause.
AnilBurcu/claude-code-react-native
Agent
Read-only performance auditor for React Native codebases. Delegate when the app feels slow and the code should be swept for list, re-render, animation and startup antipatterns without making any edits.
ofcskn/mobile-automation-plugin
Agent
Runs interactive platform release checklists step-by-step — executes automated steps, prompts for manual steps, tracks progress, marks first release complete.
ofcskn/mobile-automation-plugin
Agent
Orchestrator agent that coordinates the full release pipeline across version, screenshots, metadata, localization, and submission phases.
ofcskn/mobile-automation-plugin
Agent
Specialized agent for all version number management — bumping, syncing, validating iOS and Android version codes across app.json, Info.plist, and build.gradle.