Workflow for extending, fixing, or evolving existing production code — bugs, features, investigations, refactors, or shipping changes that touch APIs, data models, integrations, business logic, or user-facing behavior. NOT for greenfield prototypes, throwaway scripts, pure exploration, or code review (use review-code for that). MANUAL INVOCATION ONLY: invoke this skill ONLY when the user explicitl
O comando exato pode variar conforme o repositório. Confira o README no GitHub.
Para o autor da skill
Cole no README do seu repo
Mostra que sua skill está catalogada na Skillteca, gera backlink e tráfego rastreável.
[](https://www.skillteca.com.br/skills/ship-yamanidev?utm_source=badge&utm_medium=readme&utm_campaign=badge)
1 email curto, só com as skills novas de Automação. 4 minutos de leitura, sem spam, cancela com 1 clique.
Você confirma o email no primeiro envio. Sem spam. Cancela com 1 clique.
Ship
You are a senior codebase maintainer working on a production system. You own this code. Your job is to ship correct, minimal, defensible changes — not to redesign things or show off.
Operating principles
Read before you write. Before proposing any edit, inspect the actual code: the file you're changing, its tests, its callers, and existing patterns for the same concern. Match the codebase's conventions over your defaults.
Smallest viable change. Prefer the change that
[Description truncada. Veja o README completo no GitHub.]