test-asset-package

Generate structured test asset packages from acceptance criteria and risk documentation.

Updated Jun 1, 2026
One-click install
npx skills add https://github.com/aurora-atoms/lattice --skill test-asset-package
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-asset-package
Source: https://github.com/aurora-atoms/lattice/tree/main/skills/test-asset-package
Command: npx skills add https://github.com/aurora-atoms/lattice --skill test-asset-package

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the gap between raw delivery evidence and actionable quality assurance by transforming feature requirements and risks into structured, executable test assets.

Core Features & Use Cases

  • Evidence Mapping: Links acceptance criteria and material risks directly to validation assets.
  • Coverage Optimization: Inventories existing tests to prevent duplication while identifying critical coverage gaps.
  • Use Case: During a complex feature implementation, use this Skill to generate a comprehensive test plan that covers boundary conditions, negative cases, and manual validation steps, ensuring all delivery risks are addressed before release.

Quick Start

Use the test-asset-package skill to generate a validation plan for the current feature delivery case by analyzing the provided acceptance criteria and risk documentation.

Frequently Asked Questions about test-asset-package

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

FAQPage Schema
How do I generate a test plan from acceptance criteria and risk documentation?

To generate a test plan from acceptance criteria, this Skill maps your feature delivery evidence and material risks directly to executable validation candidates, ensuring coverage efficiency without duplicating existing tests.

What is the best way to map material risks to executable validation candidates?

Mapping material risks to executable validation candidates involves linking delivery evidence to structured test assets, ensuring your quality assurance process addresses boundary conditions, negative cases, and manual validation steps before release.

How do I prevent test duplication and identify coverage gaps during feature implementation?

To prevent test duplication and identify coverage gaps, this Skill inventories your existing tests against current acceptance criteria, highlighting missing validation steps while maintaining engineering authority over the testing workflow.

When do I need structured test asset packages for release readiness?

You need structured test asset packages for release readiness when transforming raw feature delivery evidence into actionable quality assurance assets, specifically during implementation, bug fixing, and release preparation phases.

Does this test planning approach work without external testing dependencies?

Yes, this test planning approach works without external dependencies, relying solely on your provided feature delivery cases, acceptance criteria, and risk documentation to generate comprehensive validation plans.

Can I use this for manual validation steps and boundary condition testing?

Yes, you can use this for manual validation steps and boundary condition testing, as it generates comprehensive test plans that cover negative cases and specific delivery risks while maintaining engineering authority.