Skip to main content

mock-contract-test-author

When a task declares an external dependency that does not yet exist (missing API key, future service, paywall, 2FA challenge, CAPTCHA, third-party that needs procurement), author a `mock-contract-test@1` artefact: (a) the exact expected Request/Response shape of the missing service, (b) a Mock Service implementation that satisfies the contract, (c) the contract-test suite (one test per shape) that the Mock passes today and the Real service will pass tomorrow with a one-line import swap, (d) a `shipped + mocked-dependency` BACKLOG status tag with sunset criteria. Used by chief-technology-officer/ship-tasks as step 7, conditional on `task.has_external_dependency == true`. Use when user asks to "draft a mock contract test" or "create the mock contract test". Do NOT use for "audit existing mock contract test" (use mock-contract-test-audit instead).

Jump to install

Source facts

Repository
cyberskill-official/cyberos
Last source activity
July 23, 2026 at 06:05
Detected SKILL.md language
English
Stars
60
Forks
2

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.