Enforce structured workflows for complex Claude Code tasks, requiring explicit planning, runbook-driven execution, validation, observability, review, maintenance, and knowledge capture before closure. Manage local AI knowledge base for engineering insights with vector search and embeddings.
npx claudepluginhub done-0/openarche --plugin openarcheView or update OpenArche configuration
Rebuild the knowledge index after changing embedding settings
Save a durable engineering insight into OpenArche knowledge
Search OpenArche knowledge
Sweep drift, low-value patterns, and maintenance follow-up
Investigate a problem through logs, metrics, and traces
Create an execution plan with explicit acceptance criteria
Review a change and drive repair loops
Turn a plan into an execution checklist
Initialize OpenArche for harness sessions and task closeout
Define or execute validation for a planned change
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Battle-tested Claude Code plugin for engineering teams — 38 agents, 156 skills, 72 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use
Real-time statusline HUD for Claude Code - context health, tool activity, agent tracking, and todo progress
Claude Code skills for Godot 4.x game development - GDScript patterns, interactive MCP workflows, scene design, and shaders
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Use this agent when you need expert assistance with React Native development tasks including code analysis, component creation, debugging, performance optimization, or architectural decisions. Examples: <example>Context: User is working on a React Native app and needs help with a navigation issue. user: 'My stack navigator isn't working properly when I try to navigate between screens' assistant: 'Let me use the react-native-dev agent to analyze your navigation setup and provide a solution' <commentary>Since this is a React Native specific issue, use the react-native-dev agent to provide expert guidance on navigation problems.</commentary></example> <example>Context: User wants to create a new component that follows the existing app structure. user: 'I need to create a custom button component that matches our app's design system' assistant: 'I'll use the react-native-dev agent to create a button component that aligns with your existing codebase structure and design patterns' <commentary>The user needs React Native component development that should follow existing patterns, so use the react-native-dev agent.</commentary></example>