package

Assemble feature-intake handoff packages with README, screenshot indexes, and coverage matrix.

1|Updated May 19, 2026
One-click install
npx skills add https://github.com/edonghyun/donghyuns-agent-tools --skill package-edonghyun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: package
Source: https://github.com/edonghyun/donghyuns-agent-tools/tree/main/plugins/feature-intake/skills/package
Command: npx skills add https://github.com/edonghyun/donghyuns-agent-tools --skill package-edonghyun

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill turns a feature intake workspace into a reviewer-friendly handoff package, so stakeholders can quickly understand screenshots, evidence, coverage, risks, and next decisions without digging through raw artifacts.

Core Features & Use Cases

  • Package Assembly: Organizes intake outputs into a single delivery structure with a top-level README and supporting indexes.
  • Evidence Indexing: Builds screenshot inventories, contact sheets, and page-walk results so visual proof is easy to review.
  • Coverage and QA Summaries: Produces a feature coverage matrix, records remaining questions, and highlights blockers or fidelity gaps when applicable.
  • Use Case: A product team finishes UI testing and needs one clean README that links the most important screenshots, explains what changed, and shows what still needs a decision.

Quick Start

Use the package skill to assemble the final feature intake handoff for the specified slug and include the relevant screenshots, coverage matrix, and decision notes.

Frequently Asked Questions about package

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

FAQPage Schema
How do I create a delivery-ready README from feature intake screenshots?

To generate a delivery-ready README from feature intake screenshots, this Skill assembles intake evidence into a reviewer-friendly directory, building screenshot indexes, contact sheets, and a top-level README with links, risks, and next decisions.

What is the best way to organize a product review handoff package for stakeholders?

The best way to organize a product review handoff package is to assemble intake outputs into a single delivery structure, generating a feature coverage matrix, visual proof inventories, and a top-level README so stakeholders can review without digging through raw artifacts.

How do I build a feature coverage matrix from UI testing evidence?

To build a feature coverage matrix from UI testing evidence, the Skill validates package shape for a specific feature slug, indexes remaining questions, and highlights blockers or fidelity gaps directly within the final handoff directory.

Can I include decision notes and risk highlights in a screenshot intake README?

Yes, you can include decision notes and risk highlights in a screenshot intake README. The Skill generates a top-level README that explicitly links important screenshots, records remaining questions, and outlines next decisions for reviewers.

What do I need to assemble a feature intake handoff package for a single feature slug?

To assemble a feature intake handoff package for a single feature slug, you need the relevant screenshots and intake evidence. The Skill then validates the package shape, builds contact sheets, and writes the top-level README.

Why does my feature intake handoff package need a coverage matrix and screenshot index?

A feature intake handoff package needs a coverage matrix and screenshot index to summarize visual proof and QA results, ensuring stakeholders understand what changed, what still needs a decision, and where fidelity gaps exist.