Babysitter performance-test-designer

Performance test design skill for test planning, data collection, and acceptance criteria verification

install
source · Clone the upstream repo
git clone https://github.com/a5c-ai/babysitter
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/a5c-ai/babysitter "$T" && mkdir -p ~/.claude/skills && cp -r "$T/library/specializations/domains/science/chemical-engineering/skills/performance-test-designer" ~/.claude/skills/a5c-ai-babysitter-performance-test-designer && rm -rf "$T"
manifest: library/specializations/domains/science/chemical-engineering/skills/performance-test-designer/SKILL.md
source content

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

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