Vibe coding is how you start; engineering is what keeps it alive. Auto-activating Claude Code plugin that silently installs production engineering guardrails — architecture awareness, TDD, quality gates, security-first development, and 25+ skills so vibe coders build real systems without thinking about process.
Production engineering guardrails for vibe coders — architecture awareness, TDD, quality gates, security, and 25+ skills that turn prototypes into production systems. Auto-activates on session start.
Instructions for Vimalk0703/shipworthy, covering shipworthy — production engineering guardrails, non-negotiable defaults, development workflow, architecture and quality standard.
Agent "architecture-analyzer" from Vimalk0703/shipworthy, covering architecture analyzer agent, process, what to analyze, project detection and pattern analysis.
Agent "project-doctor" from Vimalk0703/shipworthy, covering project doctor agent, when you are dispatched, what you can create (no approval needed), what requires user approval and what you cannot fix.
Agent "test-strategist" from Vimalk0703/shipworthy, covering test strategist agent, analysis process, testing layers, unit tests and integration tests.
Command "diagnose" from Vimalk0703/shipworthy, covering process, example output, project diagnosis report, critical (fix immediately) and high (fix soon).
Runs before the agent uses a tool for Write, Edit, Bash and Bash tool calls, running "/path/to/shipworthy/hooks/pre-tool-use" (3 commands). From Vimalk0703/shipworthy.
Runs after a tool call finishes for Bash, Write and Edit tool calls, running "/path/to/shipworthy/hooks/post-tool-use" (2 commands). From Vimalk0703/shipworthy.
Design and evolve APIs without breaking existing consumers. Covers additive-only changes, versioning strategies, deprecation workflows, consumer-driven contract testing, and backward-compatible defaults. References Stripe's API stability as the gold standard.