Explore

Find agent skills by outcome

84,658 skills indexed with the new KISS metadata standard.

Showing 24 of 84,658Categories: Data & Insights, General, Openclaw
General
PromptBeginner5 minmarkdown

- Identify degradation trends: increasing execution times

declining pass rates

0
General
PromptBeginner5 minmarkdown

- Calculate pass rates

flaky rates

0
General
PromptBeginner5 minmarkdown

- Detect environmental factors: time-of-day patterns

CI runner differences

0
General
PromptBeginner5 minmarkdown

- Gather coverage reports from instrumentation tools (Istanbul

Coverage.py

0
General
PromptBeginner5 minmarkdown

- Parse test execution logs and reports from CI/CD pipelines (JUnit

pytest

0
General
PromptBeginner5 minmarkdown

- Group test failures by component

module

0
General
PromptBeginner5 minmarkdown

- **Synthesize quality metrics** including test coverage percentages

defect density by component

0
General
PromptBeginner5 minmarkdown

- **Generate actionable reports** with executive dashboards

detailed technical analysis

0
General
PromptBeginner5 minmarkdown

- **Detect flaky tests** by identifying intermittently failing tests

analyzing failure conditions

0
General
PromptBeginner5 minmarkdown

- **Parse and interpret test execution results** by analyzing logs

reports

0
General
PromptBeginner5 minmarkdown

- **Identify quality trends** by tracking metrics over time

detecting degradation early

0
General
PromptBeginner5 minmarkdown

Test Analyzer Agent Role

# Test Results Analyzer

0
General
PromptBeginner5 minmarkdown

- [ ] Test descriptions provide concrete scenarios

not vague summaries

0
General
PromptBeginner5 minmarkdown

- [ ] All findings are based on identified risks

not assumptions

0
General
PromptBeginner5 minmarkdown

- Provide concrete

measurable targets rather than aspirational statements

0
General
PromptBeginner5 minmarkdown

- **Area**: Quality area

component

0
General
PromptBeginner5 minmarkdown

Before finalizing

verify:

0
General
PromptBeginner5 minmarkdown

Use checkboxes and stable IDs (e.g.

`QE-ITEM-1.1`):

0
General
PromptBeginner5 minmarkdown

Use checkboxes and stable IDs (e.g.

`QE-PLAN-1.1`):

0
General
PromptBeginner5 minmarkdown

- **Missing negative tests**: Testing only happy paths leaves the system vulnerable to boundary violations

injection

0
General
PromptBeginner5 minmarkdown

- Use Chaos Monkey

Litmus

0
General
PromptBeginner5 minmarkdown

- Configure test splitting tools (e.g.

Jest shard

0
General
PromptBeginner5 minmarkdown

- Track coverage trends over time

not just point-in-time snapshots

0
General
PromptBeginner5 minmarkdown

- Run security and accessibility scans as mandatory pipeline stages

not optional extras

0