# Free Technical Samples

These small artifacts are free to use and adapt. They are designed to reveal
whether a problem has a clear, testable scope before anyone requests paid work.

Start with a browser-only scorecard. Use the
[spreadsheet integrity scorecard](spreadsheet-integrity-scorecard.html) for
originals, formulas, hidden structures, external connections, units, and
control totals. Use the
[CI reliability scorecard](ci-reliability-scorecard.html) for reproducibility,
permissions, secrets, cache, logs, ownership, and runtime coverage.

| Sample | Use it when | Paid scope if needed |
|---|---|---|
| [Spreadsheet preflight checklist](samples/spreadsheet-preflight-checklist.md) | A workbook must be checked without changing it | [Request a spreadsheet audit](https://github.com/soul-sol/verified-automation-services/issues/new?template=spreadsheet-audit.yml) |
| [CI first 15 minutes](samples/ci-first-15-minutes.md) | A GitHub Actions run fails and the cause is unclear | [Preview the CI triage ebook](github-actions-ci-triage-ebook.html) or [request diagnosis](https://github.com/soul-sol/verified-automation-services/issues/new?template=ci-triage.yml) |
| [GitHub Actions exit code 137 guide](github-actions-exit-code-137-oom-fix.html) | A job is killed and OOM has not been proven | [Collect evidence, then preview the CI triage ebook](github-actions-ci-triage-ebook.html) |
| [Agent skill acceptance checklist](samples/agent-skill-acceptance-checklist.md) | An agent prompt works inconsistently or lacks tests | [Request an agent skill](https://github.com/soul-sol/verified-automation-services/issues/new?template=agent-skill.yml) |
| [Go cross-architecture workflow](samples/go-cross-architecture.yml) | A Go project needs compile and test coverage across Linux architectures | [Review the full starter kit](go-cross-architecture-ci-kit.html) |
| [Korean AGENTS.md guide and examples](https://github.com/soul-sol/agents-md-guide-ko) | A repository needs concrete root and nested agent instructions | [Review the audit tool and template kit](agents-md-audit-kit.html) |
| [Codex AGENTS.md loading and truncation guide](codex-agents-md-loading-troubleshooting.html) | Codex appears to ignore, override, or truncate durable instructions | [Preview the operations handbook](codex-agents-operations-handbook.html) |
| [`exec format error` doctor](https://github.com/soul-sol/go-exec-format-doctor) | A local binary may target the wrong OS or architecture | [Review the full starter kit](go-cross-architecture-ci-kit.html) |
| [Docker `exec format error` guide](exec-format-error-docker-arm64-fix.html) | A container works on one architecture but fails on another | [Run the safe diagnosis, then review the CI kit](go-cross-architecture-ci-kit.html) |

The samples are not a promise that every repository or file can be repaired.
The request forms create public inquiries, not orders or payments. Never put
secrets, private source, customer data, or proprietary files in an issue.
