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

  1. Select & Claim Work – pick an unblocked bd issue, understand scope, and claim it
  2. Kick Off & Draft – baseline tests, branch, and open a draft PR immediately so CI starts.
  3. Build & Validate – implement with tests-first habits, keeping trackers and notes fresh.
  4. Land the Plane – ready-for-review PR with full test/QA + repo hygiene.
  5. Monitor & Respond – use the Dumbwaiter MCP to wait on GitHub signals (checks, reviews, comments, merge) and react.
  6. Close the Loop – sync bd/dcos, close the issue, and record proof the change stuck.

1. Select & Claim the bd Task

Installs
3
GitHub Stars
2
First Seen
Jan 25, 2026
lambda-workflow — lambdamechanic/skills