Skip to main content
P

/proof-strategy

ProofQuality & Testing

Designs a test strategy for a project: analyzes what tests already exist and at what layer, identifies critical user paths with no coverage, recommends the right mix of unit, integration, and E2E tests given the project's specific risk profile and release cadence, and produces a testing plan with priority order and rationale.

Install

This skill

Install Proof Strategy

1. Add to marketplace

$ claude plugin marketplace add tonone-ai/tonone

2. Install this skill

$ claude plugin install proof-strategy@tonone-ai

The agent

Install Proof

1. Add to marketplace

$ claude plugin marketplace add tonone-ai/tonone

2. Install Proof

$ claude plugin install proof@tonone-ai

Want all 31 agents across both teams?

Full installation guide

Invoke this skill

Command|$ /proof-strategy

When to use

When starting a new project and want to establish the right testing approach before code is written. When test coverage exists but feels wrong: too slow, too brittle, testing implementation instead of behavior, or missing the scenarios that actually fail in production. When the team disagrees on testing philosophy and needs a shared reference point.

Deep dive

AI Test Strategy and Coverage Plan

Most teams pick test types by habit. /proof-strategy analyzes the project, identifies critical paths with no coverage, and produces a calibrated unit/integration/E2E mix.

Read the article

More from Proof

All Proof skills

Ready to use Proof Strategy?