What problem does it solve? Turning a prioritized work plate into shipped pull requests normally means manually filing issues for unfiled items, checking labels and security constraints, and dispatching work in the right order. This Skill automates that translation: every plate item gets exactly one disposition (DISPATCH, FILE, SHEPHERD, HOLD, CONFIRM-EACH, or HUMAN-ONLY) and the dispatchable ones go to take-it in plate order behind a single approval. ## Core Features & Use Cases - Handle-based disposition: Resolves each plate item's handle (#N, pr:#N, sentry:<id>, fire-watch:<kind>/<slug>, or none) to a disposition, with live label checks that route security-labeled issues to CONFIRM-EACH and auto-security-watch findings to HUMAN-ONLY. - Idempotent issue filing: Files issue-less items through file-or-link-issue.sh with dedupe markers (sentry-source:, plate-source:, fire-watch-source:) so re-runs never create duplicates. - Single preview and approval: Shows one dry-run preview covering all filings, take-it dispatches, and pr-shepherd merges before any outward write happens. - Use Case: After running survey-work, say "work the recommendations" to file the two issue-less tech-debt items, shepherd a green Dependabot PR, and dispatch the top five issues to parallel take-it sub-agents in plate order. ## Quick Start Ask the agent to work the recommendations from the latest survey-work plate in this repository.