
Publisher on askill
Use the local pr-watch CLI/daemon to watch GitHub pull request activity, wait for PR changes, and fetch normalized event deltas without manually managing webhook forwarding or event subscriptions.
Testing patterns and standards for this codebase, including async effects, fakes vs mocks, and property-based testing.
Default Python stack for Lambda: uv + Astral tools, typed code, schemas, and Hypothesis.
Provider-agnostic wait-for-change skill that uses the Dumbwaiter MCP server to wait on PR events (GitHub first) via wait.start/status/cancel/await, with progress notifications and durable state.
Default TypeScript stack for Lambda: pnpm workspaces + Turbo, strict TS, and sensible DX helpers.
Checklist for finishing work, pushing a branch, and opening a ready-for-review PR with tests and tracker updates.
How to use the repo-scoped sk CLI to manage Claude Skills in this codebase.
A short checklist for kicking off work effectively: plan, branch, track with bd, and set up validation.
Git-backed issue tracker for multi-session work with dependencies and persistent memory across conversation compaction. Use when work spans sessions, has blockers, or needs context recovery after comp...
Use when running tooltest to validate MCP servers, interpret failures, and iterate fixes in this repo.
Provider-agnostic wait-for-change skill that uses the Dumbwaiter MCP server to wait on PR events (GitHub first) via wait.start/status/cancel/await, with progress notifications and durable state.
How to use the repo-scoped sk CLI to manage Claude Skills in this codebase.
How to use bd (beads) for issue tracking, ready work, status updates, and comments in this repo.