capture-feature-evidence

Capture grounded product evidence for a scoped feature area.

4|1|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/lespaceman/athena-workflow-marketplace --skill capture-feature-evidence
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: capture-feature-evidence
Source: https://github.com/lespaceman/athena-workflow-marketplace/tree/main/plugins/app-exploration/skills/capture-feature-evidence
Command: npx skills add https://github.com/lespaceman/athena-workflow-marketplace --skill capture-feature-evidence

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deeply explore a live app feature or a single mapped sub-feature and capture grounded evidence for downstream planning in e2e-plan/exploration-report.md or a scoped file under e2e-plan/exploration/. This skill owns observed product evidence and blockers for the scoped area; it does not perform feature decomposition, frame exploratory charters, prioritize risks, or write coverage plans.

Core Features & Use Cases

  • Establishes a structured evidence artifact for a scoped feature area that downstream skills can reuse.
  • Guides safe, bounded live exploration with explicit scope locks and explicit artifact boundaries.
  • Produces clear observations, inferences, blockers, and required next steps to inform planning.

Quick Start

Provide a scoped feature area to initiate exploration and produce a structured exploration artifact.

Frequently Asked Questions about capture-feature-evidence

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

FAQPage Schema
How do I capture product evidence during live app exploration for planning?

Capturing product evidence during live app exploration involves structuring observations, inferences, and blockers for a bounded feature area. This process produces an artifact that defines explicit boundaries and required next steps for downstream planning.

What is a feature evidence artifact used for in QA documentation?

A feature evidence artifact is used to own observed product evidence and blockers for a scoped area. It informs downstream planning by providing structured observations and inferences without performing feature decomposition or writing coverage plans.

How do I structure exploration reports for a bounded feature area?

Structure exploration reports by clearly defining observations, inferences, blockers, and scoped boundaries. Save these artifacts in `e2e-plan/exploration-report.md` or a scoped file under `e2e-plan/exploration/` to ensure safe, bounded live exploration.

Do I need a feature map before capturing evidence for a scoped area?

You need a feature map or map-feature-scope to identify a bounded area to investigate before capturing evidence. This prerequisite ensures the live exploration remains safely bounded and produces clearly scoped boundaries for downstream use.

What is the best way to document blockers during live app feature exploration?

The best way to document blockers is to capture them within a structured evidence artifact alongside observations and inferences. This approach clearly scopes boundaries and defines required next steps without framing exploratory charters or prioritizing risks.

When should I not use a feature evidence artifact for QA planning?

You should not use this approach when you need to perform feature decomposition, frame exploratory charters, prioritize risks, or write coverage plans. It strictly owns observed product evidence and blockers for a scoped feature area.