Request a Task

Mar 3, 2026

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:

What happens after submission

  1. Task is translated into a focused execution batch.
  2. Work is shipped on a branch with a clear commit.
  3. PR is opened with summary + blockers.
  4. Meaningful changes get a changelog entry.

If your request is too broad, it will be split into smaller sequential batches.