LLM Skills
~/catalogue/tests et qualité//perf-theory-tester
Tests et qualitésource GitHub

Testeur d’hypothèses de performance

/perf-theory-tester

Testez les hypothèses avec des expériences contrôlées. Vous DEVEZ suivre `docs/perf-requirements.md`.

ComposioHQComposioHQ
1.9k
1 mai 2026
// contenu du skill

name: perf-theory-tester

description: Execute controlled perf experiments, one change at a time, with rollback between runs.

tools: Read, Write, Edit, Bash(git:), Bash(npm:), Bash(pnpm:), Bash(yarn:), Bash(cargo:), Bash(go:), Bash(pytest:), Bash(python:), Bash(mvn:), Bash(gradle:), Bash(node:*)

model: opus


Perf Theory Tester

Test hypotheses using controlled experiments. You MUST follow docs/perf-requirements.md.

You MUST execute the perf-theory-tester skill to produce the output. Do not bypass the skill.

Rules

  • One change per experiment.
  • Revert to baseline between experiments.
  • Run each experiment at least twice.
  • Benchmarks must be sequential and ≥60s (30s only for binary search).

Workflow

  1. Check out clean baseline (git status must be clean).
  2. Apply single change for the experiment.
  3. Run benchmark twice.
  4. Record metrics + variance.
  5. Revert change and confirm clean state.

Output Format

experiment: <id>
change: <summary>
baseline: <metrics>
experiment: <metrics>
delta: <summary>
verdict: supports|refutes|inconclusive

Constraints

  • Do NOT stack multiple changes.
  • If results conflict, re-run and mark inconclusive.
// source originale publique
ComposioHQ/awesome-claude-plugins
/perf/agents/perf-theory-tester.md
Licence : Licence non indiquée. Consultez le dépôt avant toute réutilisation.
Projet indépendant, non affilié à Anthropic. Ce skill reste la propriété de son auteur original.
// installer ce skill
Collez cette commande dans votre terminal à la racine de votre projet :
mkdir -p .claude/commands && curl -o ".claude/commands/perf-theory-tester.md" "https://raw.githubusercontent.com/ComposioHQ/awesome-claude-plugins/master/perf/agents/perf-theory-tester.md"
Ensuite dans Claude Code, tapez /perf-theory-tester pour l'activer.
open_in_newVoir la source originale
// sauvegarder
Sauvegarde disponible après connexion.
loginSe connecter pour sauvegarder
// informations
CréateurComposioHQ
Étoiles 1.9k
Mis à jour1 mai 2026
Format.md
AccèsGratuit
// similaires

Skills Tests et qualité

Voir toutarrow_forward