What problem does it solve?
The task-submit skill automates turning a PR diff and associated metadata into a complete Step 1 specification for the Snorkel submission form, ensuring consistency and completeness without manual drafting.
Core Features & Use Cases
- Generates all 11 required fields (Project Version, Prompt Category, Prompt Category - Other, Repo Definition, PR Definition, Edge Cases, Acceptance Criteria, Testing Setup, Setup Notes, Initial Prompt, Automated Feedback Disagreements) from a PR diff and repo metadata.
- Applies internal validation gates (rewrite and anti-llm checks) before finalizing the specification to minimize rejected outputs.
- Fits into PR workflows to standardize how PRs are transformed into production-ready pre-submission specs for review.
Quick Start
Provide a PR diff and corresponding metadata in the workspace to generate a complete Step 1 specification document ready for review.