drvoss/harness-100-copilot
Agent
Use when designing cross-platform state management — reconciles shared business logic from iOS and Android implementations, chooses a sharing strategy (KMM, React Native bridge, or native-with-protocol), specifies offline-first architecture with SQLDelight/Room, and defines sync conflict resolution. Part of the…
drvoss/harness-100-copilot
Agent
Use when designing mobile UX/UI — creates navigation patterns, design system, wireframe specifications, and accessibility guidelines for iOS and Android platforms. Part of the mobile-app-builder harness.
drvoss/harness-100-copilot
Skill Claude CodeCodex
Use when preparing an app for Apple App Store or Google Play submission — provides a comprehensive pre-submission checklist covering metadata character limits, screenshot specifications for all device types, review guideline compliance, privacy requirements, Data Safety form guidance, and common rejection reasons with…
drvoss/harness-100-copilot
Skill Claude CodeCodex
Use when deciding between React Native, Flutter, Kotlin Multiplatform Mobile, or native (SwiftUI + Jetpack Compose) development. Provides a scored decision matrix, team-skill-based recommendation tree, and deep-dive analysis for each option covering performance, code sharing, ecosystem maturity, and timeline impact.…
drvoss/harness-100-copilot
Skill Claude CodeCodex
Use when building a mobile app from scratch, adding major features to an existing app, or redesigning the mobile UX and architecture. Dispatches ux-architect, ios-specialist, android-specialist, state-manager, and app-store-optimizer in a fan-out/fan-in pipeline. Covers UX design through app store submission for iOS…
drvoss/harness-100-copilot
Agent
Use when designing the overall API strategy for a new service or major API overhaul — determines technology stack choice (REST vs GraphQL vs gRPC), versioning scheme, authentication approach, and gateway patterns. Part of the api-designer harness.
drvoss/harness-100-copilot
Agent
Use when generating the final API specification and documentation — produces a complete OpenAPI 3.0 document, Swagger UI configuration, and SDK code generation hints from the completed REST, GraphQL, and security designs. Part of the api-designer harness.
drvoss/harness-100-copilot
Agent
Use when designing a GraphQL API schema — defines types, queries, mutations, subscriptions, DataLoader patterns for N+1 prevention, and schema evolution strategy. Part of the api-designer harness.
drvoss/harness-100-copilot
Agent
Use when designing RESTful API endpoints for a service — defines resource models, HTTP method semantics, status codes, pagination, and HATEOAS links. Part of the api-designer harness.
drvoss/harness-100-copilot
Agent
Use when hardening an API design with security controls — specifies OAuth 2.0 flows, JWT configuration, rate limiting algorithms, CORS policy, and OWASP API Security Top 10 mitigations. Part of the api-designer harness.
drvoss/harness-100-copilot
Skill Claude CodeCodex
Use when designing a new API, redesigning an existing API, or adding major new capabilities to an API surface. Dispatches api-architect, rest-specialist, graphql-specialist, security-designer, and docs-generator in a fan-out/fan-in pipeline to produce a complete API strategy, endpoint catalogue, security design, and…
drvoss/harness-100-copilot
Skill Claude CodeCodex
Use when reviewing or designing API security controls — provides OWASP API Security Top 10 (2023 edition) mitigations, OAuth 2.0 implementation patterns, JWT hardening checklist, and rate limiting configurations. Supporting skill for the api-designer harness. Also triggers on: re-run, update, revise, supplement.
drvoss/harness-100-copilot
Skill Claude CodeCodex
Use when generating, validating, or extending an OpenAPI 3.0 specification — provides common schema patterns, reusable component templates, and best-practice structures for paths, securitySchemes, responses, and parameters. Supporting skill for the api-designer harness. Also triggers on: re-run, update, revise…
drvoss/harness-100-copilot
Agent
Use when performing a final database design review — checks referential integrity, data consistency, missing constraints, cascade delete risks, data quality, and produces a prioritized risk report. Part of the database-architect harness.
drvoss/harness-100-copilot
Agent
Use when planning database schema migrations — produces migration scripts outline, zero-downtime deployment order, and rollback procedures. Part of the database-architect harness.
drvoss/harness-100-copilot
Agent
Use when analyzing query performance, designing index strategies, or reviewing slow query patterns — produces index recommendations, query templates, and execution plan guidance. Part of the database-architect harness.
drvoss/harness-100-copilot
Agent
Use when designing high-availability database topology — covers read replica setup, primary/standby failover, connection pooling, and streaming replication configuration. Part of the database-architect harness.
drvoss/harness-100-copilot
Agent
Use when designing a database schema from scratch or reviewing an existing one — performs data modeling, normalization (1NF through BCNF), ER diagram design, and entity relationship definition. Part of the database-architect harness.
drvoss/harness-100-copilot
Skill Claude CodeCodex
Use when designing a database from scratch, reviewing an existing schema, planning a migration, or architecting a high-availability database topology. Dispatches schema-designer, query-optimizer, migration-planner, and replication-specialist in sequence, then synthesizes findings into a final consistency and risk…
drvoss/harness-100-copilot
Skill Claude CodeCodex
Use when analyzing database query performance, selecting index types, or interpreting EXPLAIN ANALYZE output — provides a structured checklist for index selection, query optimization, and execution plan reading. Supports the query-optimizer agent in the database-architect harness. Also triggers on: re-run, update…
drvoss/harness-100-copilot
Skill Claude CodeCodex
Use when you need reference material on database normalization forms, common relational patterns (junction tables, audit columns, soft delete, hierarchies), or data type selection guidance. Supports the schema-designer agent in the database-architect harness. Also triggers on: re-run, update, revise, supplement.
drvoss/harness-100-copilot
Agent
Use when configuring CI/CD infrastructure — runner setup, container configuration, environment variables, and secrets management. Part of the cicd-pipeline harness.
drvoss/harness-100-copilot
Agent
Use when designing CI/CD pipeline monitoring — metrics collection, alerting, dashboards, and SLA tracking. Part of the cicd-pipeline harness.
drvoss/harness-100-copilot
Agent
Use when designing CI/CD pipeline stages, triggers, and branch strategies — part of the cicd-pipeline harness.