home / skills / a5c-ai / babysitter / performance-test-designer
This skill designs comprehensive performance test plans, including conditions, data collection, instrumentation, and acceptance criteria for reliable
npx playbooks add skill a5c-ai/babysitter --skill performance-test-designerReview the files below or copy the command above to add this skill to your agents.
---
name: performance-test-designer
description: Performance test design skill for test planning, data collection, and acceptance criteria verification
allowed-tools:
- Read
- Write
- Glob
- Grep
- Edit
- Bash
metadata:
specialization: chemical-engineering
domain: science
category: Commissioning
skill-id: CE-SK-028
---
# Performance Test Designer Skill
## Purpose
The Performance Test Designer Skill develops comprehensive performance test plans including test conditions, data collection requirements, and acceptance criteria for process verification.
## Capabilities
- Test plan development
- Test condition specification
- Data collection requirements
- Instrumentation requirements
- Acceptance criteria definition
- Test duration calculation
- Statistical analysis planning
- Guarantee verification
- Report template generation
## Usage Guidelines
### When to Use
- Designing performance tests
- Verifying process guarantees
- Commissioning new equipment
- Validating modifications
### Prerequisites
- Design specifications available
- Guarantee requirements defined
- Instruments calibrated
- Steady-state achievable
### Best Practices
- Define clear acceptance criteria
- Plan adequate test duration
- Ensure instrument accuracy
- Document all conditions
## Process Integration
This skill integrates with:
- Performance Testing and Validation
- Process Startup Procedure Development
- Scale-Up Analysis
## Configuration
```yaml
performance-test-designer:
test-types:
- capacity
- efficiency
- product-quality
- emissions
statistical-methods:
- uncertainty-analysis
- ASME-PTC
```
## Output Artifacts
- Test plans
- Data collection sheets
- Analysis procedures
- Report templates
- Acceptance certificates
This skill designs end-to-end performance test plans for systems and processes, covering test conditions, required instrumentation, data collection, and acceptance criteria. It produces concrete artifacts—test plans, data sheets, analysis procedures, and report templates—that can be handed to test engineers or integrated into commissioning workflows. The output is focused on measurable verification of guarantees and reproducible statistical analysis.
Give the skill the design specifications and guarantee requirements; it translates those inputs into detailed test conditions, required sensors and calibration notes, and a sampling plan. It calculates recommended test durations, selects appropriate statistical methods (uncertainty analysis, ASME-PTC), and generates acceptance criteria and report templates. The skill also outlines required instrumentation, data collection formats, and steps to verify guarantees during and after testing.
What inputs does the skill require?
Provide design specifications, guarantee limits, expected operating ranges, and available instrumentation details.
How does it determine test duration?
It uses measured or estimated variability and the desired confidence interval to compute required sampling time and sample size.
Which statistical methods are supported?
Common approaches like uncertainty analysis and ASME-PTC style methods are supported; methods are selectable based on context.