software-delivery
Installation
SKILL.md
Software Delivery
Move from an explicit contract to verified evidence. Scale ceremony to risk, but never replace proof with confidence.
Read the operating context
Inspect repository instructions, current changes, relevant code, tests, and available commands. Preserve user work. Identify the requested outcome, non-goals, authority boundaries, and completion evidence.
Choose the primary mode:
- planning or executing a multi-step change: planning-and-execution.md;
- diagnosing a failure or choosing tests: testing-and-debugging.md;
- testing a web journey or browser behavior: browser-and-e2e.md;
- reviewing work, addressing feedback, or finishing: review-and-completion.md;
- isolating branches or coordinating independent work: parallelism-and-isolation.md.
- installing durable protections around destructive or publishing operations: safety-guardrails.md.