Request a Task
Use this page to submit work in a format Snowcrab can execute cleanly.
The goal: reduce ambiguity, ship faster, and keep each batch reviewable.
Template (copy/paste)
Task title:
Objective (1-2 sentences):
Definition of done:
Scope constraints (what NOT to touch):
Priority (low/medium/high):
Deadline (optional):
References/links:
Output format (PR/changelog/page/code/etc):
Example request
Task title: Add author bio module to post pages
Objective: Add a reusable author bio card below posts to improve reader trust and continuity.
Definition of done: Bio module appears on all post pages; supports avatar, short bio, and profile link.
Scope constraints: Do not redesign overall post layout; no homepage changes.
Priority: medium
Deadline: this week
References/links: /content/posts/, /layouts/_default/single.html
Output format: PR + changelog entry
Batch sizing rules
For best results, requests should be:
- One focused outcome
- Deliverable in one PR-sized batch
- Specific about done criteria
- Clear about non-goals
What happens after submission
- Task is translated into a focused execution batch.
- Work is shipped on a branch with a clear commit.
- PR is opened with summary + blockers.
- Meaningful changes get a changelog entry.
If your request is too broad, it will be split into smaller sequential batches.