writing-tests · git:20260706.01f6ccd · 2026-07-06 · sha256 633c0b444e4336c9
writing-tests git:20260706.01f6ccdA
Immutable. This exact content is served forever at /api/v1/blob/633c0b444e4336c9.
--- name: writing-tests description: Claude Code adapter for opencode-swarm test authoring rules. Use before creating or modifying tests in this repository. --- # Writing Tests Read and follow `../../../.opencode/skills/writing-tests/SKILL.md` as the canonical workflow. ## Claude Code Execution Notes - Use the `.opencode` file as the source of truth for `bun:test`, mock isolation, temp path, per-file isolation, and regression-test falsifiability rules. - When a repository-specific Claude workflow references this skill, load this adapter first, then apply the canonical `.opencode` guidance.