|
| 1 | +# Agent Ops Paid Sprint Menu |
| 2 | + |
| 3 | +Pick the smallest request that matches your current problem. Public GitHub issues are used only for sanitized intake, scope, budget, and acceptance criteria. |
| 4 | + |
| 5 | +Do not post secrets, tokens, private customer data, payment details, or credentials in public issues. |
| 6 | + |
| 7 | +| If you need... | Choose | Suggested budget | Request | |
| 8 | +|---|---|---:|---| |
| 9 | +| A production symptom explained from public/sanitized context | Bug triage note | 30-75 USD equivalent | [Open bug triage request](https://github.com/mysubb01/agent-ops-command-pack-teaser/issues/new?template=starter-bug-triage.yml) | |
| 10 | +| A public PR or sanitized diff checked for bugs, regressions, and missing tests | PR risk review | 30-150 USD equivalent | [Open PR review request](https://github.com/mysubb01/agent-ops-command-pack-teaser/issues/new?template=starter-pr-risk-review.yml) | |
| 11 | +| A release checked after deploy with endpoints, commands, rollback watchpoints, and handoff notes | Deploy smoke pack | 50-150 USD equivalent | [Open deploy smoke request](https://github.com/mysubb01/agent-ops-command-pack-teaser/issues/new?template=starter-deploy-smoke.yml) | |
| 12 | +| A small automation, workflow prompt, or implementation scope | Custom mini-sprint | Quote after context | [Open custom sprint request](https://github.com/mysubb01/agent-ops-command-pack-teaser/issues/new?template=paid-sprint.yml) | |
| 13 | + |
| 14 | +## Samples |
| 15 | + |
| 16 | +- [Bug triage sample](https://mysubb01.github.io/agent-ops-command-pack-teaser/pages/sample-bug-triage-deliverable.html) |
| 17 | +- [PR risk review sample](https://mysubb01.github.io/agent-ops-command-pack-teaser/pages/sample-pr-risk-review-deliverable.html) |
| 18 | + |
| 19 | +## How Work Starts |
| 20 | + |
| 21 | +1. Open the matching request with public or sanitized context. |
| 22 | +2. I reply with scope, price, acceptance criteria, and expected delivery. |
| 23 | +3. If the scope fits, payment link, invoice, or private handoff happens outside the public issue. |
| 24 | +4. Work starts only after scope, delivery format, and payment path are agreed. |
| 25 | + |
| 26 | +## Not a Fit |
| 27 | + |
| 28 | +- Requests requiring public posting of secrets, credentials, payment details, or private customer data. |
| 29 | +- Large builds without a small paid discovery step first. |
| 30 | +- Work where success criteria cannot be verified from shared evidence. |
0 commit comments