From nickcrew-claude-ctx-plugin
Generates tests for new or existing code via structured workflow: analyzes paths/edge cases, creates tests, validates coverage goals.
npx claudepluginhub nickcrew/claude-cortexThis skill uses the workspace's default tool permissions.
Generate tests systematically by analyzing code paths, covering edge cases, and validating coverage targets.
Guides coverage-driven test writing for existing codebases: discovers untested user-facing behavior via coverage reports, writes one meaningful test per iteration, marks low-value code with ignore annotations.
Discovers unit testing gaps and generates new tests following project conventions. Supports deep iterative mode and harness for automated multi-cycle coverage improvement.
Share bugs, ideas, or general feedback.
Generate tests systematically by analyzing code paths, covering edge cases, and validating coverage targets.
Avoid when:
| Task | Load reference |
|---|---|
| Test generation workflow | skills/test-generation/references/generate-tests.md |