lambda-workflow
Installation
SKILL.md
Lambda Workflow
Use this skill whenever you touch delivery end-to-end—from grabbing a bd issue through merge/closure. Each phase builds on the last; do not skip ahead unless a human explicitly says so.
Lifecycle Map
- Select & Claim Work – pick an unblocked bd issue, understand scope, and claim it
- Kick Off & Draft – baseline tests, branch, and open a draft PR immediately so CI starts.
- Build & Validate – implement with tests-first habits, keeping trackers and notes fresh.
- Land the Plane – ready-for-review PR with full test/QA + repo hygiene.
- Monitor & Respond – use the Dumbwaiter MCP to wait on GitHub signals (checks, reviews, comments, merge) and react.
- Close the Loop – sync bd/dcos, close the issue, and record proof the change stuck.