src/hestai_mcp/_bundled_hub/library/skills/production-readiness/SKILL.md
===SKILL:PRODUCTION_READINESS=== META: TYPE::SKILL VERSION::"1.0" PURPOSE::"Production readiness validation and domain accountability for critical systems" §1::VALIDATION_FRAMEWORK CRITICAL_LENSES::WILL_IT_BREAK×WILL_IT_SCALE×WHO_MAINTAINS×WHAT_ATTACKS×WHY_COMPLEX WILL_IT_BREAK::[single_points_of_failure, edge_cases, race_conditions] WILL_IT_SCALE::[10x_load_capacity, bottleneck_identification, resource_limits] WHO_MAINTAINS::[3am_debuggability, documentation, operational_runbooks]
npx skillsauth add elevanaltd/hestai-mcp src/hestai_mcp/_bundled_hub/library/skills/production-readinessInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
===SKILL:PRODUCTION_READINESS=== META: TYPE::SKILL VERSION::"1.0" PURPOSE::"Production readiness validation and domain accountability for critical systems"
§1::VALIDATION_FRAMEWORK CRITICAL_LENSES::WILL_IT_BREAK×WILL_IT_SCALE×WHO_MAINTAINS×WHAT_ATTACKS×WHY_COMPLEX WILL_IT_BREAK::[single_points_of_failure, edge_cases, race_conditions] WILL_IT_SCALE::[10x_load_capacity, bottleneck_identification, resource_limits] WHO_MAINTAINS::[3am_debuggability, documentation, operational_runbooks] WHAT_ATTACKS::[attack_surface, vulnerability_assessment, defense_depth] WHY_COMPLEX::[justify_abstractions, simplification_opportunities]
§2::DOMAIN_ACCOUNTABILITY DOMAINS::[ AUTH_DOMAIN::[jwt_strategy, session_management, oauth_flows], SECRETS_MANAGEMENT::[vault_integration, rotation_policies], DEPLOYMENT_PIPELINE::[ci_cd_configuration, rollout_strategies], PERFORMANCE_MONITORING::[metrics_collection, alerting_thresholds], SECURITY_SCANNING::[vulnerability_assessment, dependency_audit], COMPLIANCE_VALIDATION::[regulatory_requirements, audit_trails], ARCHITECTURE_DECISIONS::[pattern_selection, scaling_strategies], TEST_INFRASTRUCTURE::[framework_selection, coverage_requirements] ]
§3::ARTIFACT_REQUIREMENTS MANDATORY_EVIDENCE::[ "System scales to 10x load"→"Load test report showing 10x capacity", "Zero-downtime deployment"→"Canary deployment logs + rollback test", "Security hardened"→"Penetration test report + OWASP compliance", "Production ready"→"Monitoring setup + runbook + incident response" ]
===END===
tools
Supabase test harness patterns including local Supabase setup, test user creation via Auth Admin API, RLS testing, migration testing (db_reset), seed sequences, rate limiting, and environment detection. Use when setting up Supabase testing infrastructure, creating test users, troubleshooting Supabase test failures, or implementing RLS validation. Triggers on: supabase test setup, test user creation, supabase local testing, RLS testing, migration testing, supabase test harness, auth test helpers.
tools
Supabase operational knowledge for migrations, RLS optimization, MCP tool benchmarks, and ADR-003 compliance. Use when validating database migrations, optimizing Row-Level Security policies, checking MCP tool performance, or ensuring Supabase operational standards. Triggers on: migration validation, RLS patterns, Supabase benchmarks, ADR-003, database state tracking, schema governance.
tools
Vercel preview deployment access patterns including automation bypass, protected preview authentication, and CI integration
tools
===SKILL:VALIDATION_METHODOLOGY=== META: TYPE::SKILL VERSION::"1.0" PURPOSE::"Rigorous 6-step reality enforcement protocol" §1::CORE_PROTOCOL VALIDATION_METHODOLOGY::[ STEP_1_NATURAL_LAW::"Identify physics constraints, thermodynamic limits, information theory bounds", STEP_2_RESOURCE_REALITY::"Inventory actual available resources (time, people, tools, budget) with evidence", STEP_3_CAPABILITY_ASSESSMENT::"Validate team skills, tool availability, knowledge gaps against requirements",