Plan Web — Testing skill for Claude Code
Convert technical spec to parallel session plan for Claude Code Web execution with dependency mapping and TDD workflow.
How to install Plan Web
Installs to ~/.claude/commands/toonvos-empty-opensaas-plan-web.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ToonVos/empty-opensaas/HEAD/.claude/commands/plan-web.md -o ~/.claude/commands/toonvos-empty-opensaas-plan-web.md Restart Claude Code, or start a new session, for it to be picked up.
What Plan Web does
Convert technical spec to parallel session plan for Claude Code Web execution with dependency mapping and TDD workflow.
Alternatives in Testing
- Notion Spec To Implementation — Convert Notion specs into linked implementation plans and tasks 14.6k ★
- OpenAgentsControl — AI agent framework for plan-first development workflows with approval-based execution 4.8k ★
- Regen API — Regenerate the OpenAPI spec and web API client after server API changes 2.5k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Claude Workflow
Claude Code plugin for spec-driven development. Takes features from idea to validated implementation using str
Gsd To Autoforge Spec
Convert GSD codebase mapping to AutoForge app_spec.txt
Exec Plan
Use when: a SPEC is approved and you need a milestone-based execution plan for a long-running multi-session ta
Spec Splitter
SPEC SPLITTER -- analyzes a spec for context window pressure, proposes a decomposition, and generates self-con
QA Generate
Convert a JSON test plan into Playwright spec, page object, and fixtures.
To Issues
Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bulle
Related Agents
ChatGPT Spec Review
Coordinates ChatGPT spec review in a dedicated session (manual ChatGPT-web, automated OpenAI API, or parallel
Goap Agent
Invoke for complex multi-step tasks requiring intelligent planning and multi-agent coordination. Use when task
Session Pattern Analyzer
Analyzes Claude Code session JSONL files to extract execution patterns: plan-ratio, delegation, parallel usage