Agent Skill
2/7/2026

testing

Design, execute, and report tests that verify implemented changes against requirements and policies.

A
alloveralls
0GitHub Stars
1Views
npx skills add alloveralls/agentic-dev-template-expo

SKILL.md

Nametesting
DescriptionDesign, execute, and report tests that verify implemented changes against requirements and policies.

name: testing description: Design, execute, and report tests that verify implemented changes against requirements and policies.

Purpose

Deliver test updates and results that validate the implemented changes and surface defects.

Inputs

  • Implemented changes and expected behavior
  • Test strategy from plan/architecture
  • Applicable policies (testing_policy, guardrails, commit_pr_rules) and environment details

Steps

  1. Load changes, requirements, and testing policies.
  2. Identify coverage goals; design or update tests accordingly.
  3. Execute relevant test suites; record commands and results.
  4. Report defects to the reviewing flow; summarize coverage and gaps.

Outputs

  • Test cases or updates, executed results with commands, and defects routed to review.

Failure modes

  • Skipping required tests or policies
  • Incomplete coverage for changed behavior
  • Altering product logic beyond test scaffolding
Skills Info
Original Name:testingAuthor:alloveralls