AgentStack
SKILL verified MIT Self-run

Backend Test Plan

skill-jeremylongworth-source-agentskills-backend-test-plan · by jeremylongworth-source

Create backend test plans for APIs, services, databases, auth, integrations, and background jobs. Use when Codex is asked to define unit, integration, contract, migration, security, performance, or regression tests for backend changes.

No reviews yet
0 installs
5 views
0.0% view→install

Install

$ agentstack add skill-jeremylongworth-source-agentskills-backend-test-plan

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Backend Test Plan? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Backend Test Plan

Core Workflow

  1. Identify changed behavior, risk areas, data stores, external integrations,

auth boundaries, and production impact.

  1. Define coverage across unit, integration, contract, database/migration,

authorization, error, performance, and regression tests.

  1. Specify fixtures, test data, mocks/fakes, environments, and cleanup needs.
  2. Tie each test to an acceptance criterion or failure mode.
  3. Include non-happy paths: denied access, invalid input, dependency failure,

concurrency, retries, and rollback.

  1. Recommend what must pass before merge, release, or rollback.

Safety Rules

  • Do not claim tests passed unless output is available.
  • Do not use real production data or credentials in test plans.
  • Escalate testing gaps for auth, payments, migrations, customer data,

background jobs, and public APIs.

Deliverable Shape

For backend test plans, provide:

  • Change and risk summary
  • Test matrix
  • Fixtures and environments
  • Contract and integration coverage
  • Data/migration coverage
  • Auth and security coverage
  • Performance or load checks when relevant
  • Merge/release gates

References

  • Read references/backend-test-plan-checklist.md when creating or reviewing

backend test coverage.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.