learning-test-theater-patterns

Mine repository artifacts to surface candidate test theater patterns for review.

Updated Sep 1, 2025
One-click install
npx skills add https://github.com/walsh-investment/clean-slate-import --skill learning-test-theater-patterns
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learning-test-theater-patterns
Source: https://github.com/walsh-investment/clean-slate-import/tree/main/.claude/skills/learning-test-theater-patterns
Command: npx skills add https://github.com/walsh-investment/clean-slate-import --skill learning-test-theater-patterns

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Mines a repository's project artifacts (post-mortems, retrospectives, tech-debt reports, and task updates) to surface candidate test theater patterns.

Core Features & Use Cases

  • Discover learnable artifacts across common documentation and planning records to surface missed or weak tests.
  • Extract mentions of testing gaps and antipatterns to generate candidate patterns with source attribution.
  • Present candidates for user review and merge approved patterns into the references/pattern-library.md, respecting existing patterns.
  • Maintain traceability by recording source metadata and ensuring no changes occur without approval.

Quick Start

Scan the repository artifacts and surface candidate test theater patterns for review.

Frequently Asked Questions about learning-test-theater-patterns

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I discover weak or missing tests from project retrospectives?

You can discover weak or missing tests from project retrospectives by mining post-mortems, tech-debt reports, and task updates to surface candidate test theater patterns. The extracted patterns include source attribution for review before merging into the library.

What are test theater patterns and how do I identify them in documentation?

Test theater patterns are testing gaps and antipatterns found in project artifacts. You identify them by analyzing documentation like retrospectives and post-mortems to extract mentions of missed tests, generating candidates for review.

How do I extract test antipatterns from post-mortems without duplicating existing patterns?

To extract test antipatterns without duplication, scan post-mortems for testing gaps and check candidates against the existing pattern library. The system surfaces patterns respecting current references and requires user approval before adding new entries.

Can I use documentation review to find test coverage gaps in tech-debt reports?

Yes, you can use documentation review to find test coverage gaps by analyzing tech-debt reports. The process mines these artifacts to surface candidate test theater patterns, presenting them with source metadata for your approval.

Does this pattern discovery process require manual approval before updating the pattern library?

Yes, the pattern discovery process requires manual approval before updating the pattern library. It presents candidate test theater patterns with source attribution and records metadata, ensuring no changes occur without explicit user review.

What's the best way to analyze repository artifacts for testing antipatterns?

The best way to analyze repository artifacts for testing antipatterns is to mine post-mortems, retrospectives, and tech-debt reports for testing gaps. This surfaces candidate patterns with traceability metadata for user review and library integration.