ship-it-ops

ship-it-ops/ship-code

8 resources in this repository

GitHub
🎯1πŸ”Œ6πŸͺ1
4

🎯Skills1

πŸ”ŒPlugins6

πŸ”Œship-debugged-codeπŸ”ŒPlugin

Apply systematic debugging practices when investigating, isolating, or fixing bugs in Python, TypeScript/JavaScript, or Java code. Covers reproduction, hypothesis-driven investigation, bisection, root-cause analysis, observability, regression-test design, and postmortems.

code-qualitydebuggingincident-response
πŸ”Œship-reviewed-prsπŸ”ŒPlugin

Multi-persona pull-request review (senior engineer, senior security, senior infra/SRE/DevOps, senior data engineer, senior frontend engineer, test-coverage signal) with comment-lifecycle suppression and decisive APPROVE/REQUEST_CHANGES/COMMENT submission. Runs locally with confirmation gating and in CI fully automated. Composes with the other ship-* skills via delegation: SC β†’ ship-secure-code, IN β†’ ship-devops, SE β†’ ship-clean-code, TS β†’ ship-tested-code.

code-qualitypr-reviewcode-review
πŸ”Œship-clean-codeπŸ”ŒPlugin

Apply clean code principles when writing or reviewing production-quality Python, TypeScript/JavaScript, or Java code. Covers naming, functions, classes, error handling, testing, formatting, and 66 cataloged code smells.

code-qualityclean-codecode-review
πŸ”Œship-secure-codeπŸ”ŒPlugin

Application-security review (SEC1-SEC12: auth, input validation, injection, XSS, CSRF/origin, crypto, secrets, supply chain, PII/logging, resource exhaustion, path traversal, deserialization/SSRF) for Python, TypeScript/JavaScript, and Java. Sibling to ship-clean-code; serves as the depth target when ship-reviewed-prs SC persona delegates.

code-qualitysecurityappsec
πŸ”Œship-tested-codeπŸ”ŒPlugin

Apply testing best practices when writing or reviewing tests for Python, TypeScript/JavaScript, or Java code. Covers test design, TDD, test strategy, mocking, integration testing, flaky test management, and 49 cataloged test smells.

code-qualitytestingtdd
πŸ”Œship-devopsπŸ”ŒPlugin

DevOps and CI/CD review (DEV1-DEV12: CI pipelines, deployment safety, IaC immutability, container images, secrets/config sourcing, observability, release management, schema migrations, health/readiness, SLO/performance, incident hygiene, and flow/batch signals). Sibling to ship-secure-code; serves as the depth target when the ship-reviewed-prs IN (Senior Infra / SRE / DevOps) persona delegates.

code-qualitydevopsci-cd

πŸͺMarketplaces1