Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

coach-ship-skills

coach-ship-skills contient 6 skills collectées depuis leighstillard, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
6
Stars
2
mis à jour
2026-06-22
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

babysit
Développeurs de logiciels

Shepherd an open PR to merge. Watches CI, fixes failures, addresses review comments, resolves conflicts, and enables/executes merge when green. Use after opening a PR, when the user says babysit/watch/get this merged, or as the final step of /ship.

2026-06-22
design-check
Développeurs de logiciels

Visual and UX review for user-visible changes: frontend components, HTML/CSS, templates, dashboards, rendered docs, emails, and CLI output formatting. Use as part of /ship when a diff touches UI/human-facing output. If nothing user-visible changed, explicitly mark not applicable and stop.

2026-06-22
pr
Développeurs de logiciels

Commit, push, and open a pull request for the current change. Use when the user says open a PR, ship this, commit and push, or as the PR creation step of /ship. Requires verification evidence in the PR body.

2026-06-22
ship
Développeurs de logiciels

Take a finished local change to a merged PR through non-negotiable release gates. Use when the user says ship it, /ship, get this merged, release this, or when /coach has a READY local diff. Enforces simplify, verify, design applicability, PR evidence, independent review, CI, and merge babysitting while preserving Anthropic budget where safe.

2026-06-22
simplify
Développeurs de logiciels

Simplify a completed diff before it ships. Use before /ship, after a feature works, or when a change feels over-engineered. Removes unnecessary abstraction, scope creep, dead code introduced by the diff, and confusing structure without changing behaviour.

2026-06-22
verify
Analystes en assurance qualité des logiciels et testeurs

Prove a change actually works before it ships. Use whenever a change is done, after implementing a feature/fix, before opening a PR, or when the user says verify/check this works/is this actually working. Tests passing is not sufficient; this skill requires real entry-point evidence.

2026-06-22