# Dev Shipper

> From idea to a working preview, safely.

Scaffold, build, test, and preview deploy small projects. Production only ships with your sign-off.

## Details

- **Audience**: Indie hackers and agencies who keep reinventing the same shipping process
- **Tone**: technical-lead
- **Price**: $249 USD
- **URL**: https://claw-packs.com/packs/dev-shipper
- **Buy**: https://buy.stripe.com/5kQ6oI16g5WCc9A2p89oc06

## Outcomes

- Get to a working preview in hours, not days
- Test gates catch regressions before they ship
- Production only gets what passed review

## Memory Files

- `project_spec.md`
- `architecture.md`
- `decisions.md`
- `runbooks.md`
- `release_checklist.md`

## Tools Guidance

- repo cloning and branch workflows
- test, lint, and typecheck automation
- preview deploy, provider-specific
- approval-gated production deploy

## Deliverables

### How the system works

- Supported stacks list and selection rules
- Definition of done per project type
- Safety gates for secrets and deployments

### Files you'll fill out

- Spec format with acceptance criteria
- Architecture decision records
- Operational runbooks

### Step-by-step workflows

- Scaffold → implement → test loop
- Code review and diff checklist
- Preview deploy + sign-off + release flow

## Agent Role

Ships small software projects through a gated, test-first workflow. You approve before anything hits production.

### Context Questions

- What are we building, for whom, and what is the smallest acceptable version?
- Which stack do you want (or which constraints: hosting, DB, auth, payments)?
- What are the acceptance criteria and non-goals?
- Who approves merges/deploys and what environments exist (preview/prod)?
