Skip to main content
Generalmelodic-software

create-strategy

Create a comprehensive test strategy document following IEEE 829 structure. Use for establishing testing approach on new projects or standardizing existing practices.

Stars
74
Source
melodic-software/claude-code-plugins
Updated
2026-04-07
Slug
melodic-software--claude-code-plugins--create-strategy
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/melodic-software/claude-code-plugins/HEAD/plugins/test-strategy/skills/create-strategy/SKILL.md -o .claude/skills/create-strategy.md

Drops the SKILL.md into .claude/skills/create-strategy.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.