mit einem Klick
GitShipt
GitShipt enthält 2 gesammelte Skills von SYMBaiEX, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Production-readiness audit of the current branch. Reports P0/P1 findings against SPEC.md invariants, observability, CI, and e2e coverage WITHOUT making changes until the user approves a fix plan. Use when the user says "audit", "production-readiness", "harden", or asks for a pre-ship review of the branch.
Pre-flight architecture validator. Identifies the riskiest technical assumptions for an upcoming feature, prototypes each in /spikes/ as a minimal standalone script, and reports go/no-go with evidence — BEFORE the real implementation starts. Use whenever a task involves new bundler/runtime constraints (Cloudflare Workers, edge runtime), new auth flows (OAuth providers, GitHub App vs PAT), new external SDK integration, or any architectural choice that could hit a wall mid-implementation.