plan-summary

Installation
SKILL.md

Plan Summary

Overview

Turn one or more user-selected plan, PRD, specification, or design files into aligned Korean and English evidence-based summaries. Write two Markdown sources and one self-contained bilingual HTML report. Korean is the default HTML view.

This is a summarization workflow. Do not critique, approve, rewrite, edit, or execute the source document. Route a request to find defects or challenge a plan to a review workflow instead.

Require Explicit Source Files

The user must identify every source. Accept only regular UTF-8 files ending in .md, .markdown, or .txt, including attachments exposed by the host as explicit local paths.

Do not scan the working directory, docs/, plans/, specs/, repository history, or sibling files. Do not expand directories, globs, URLs, shell expressions, environment variables, or links found in a document. If no source was supplied, request one or more explicit paths and stop without artifacts.

Preserve the supplied order because it participates in evidence identity and the artifact name.

Use The Packaged Collector

Use scripts/collect_plan_evidence.py as the only document-reading runtime for this workflow. Before entering an untrusted project, obtain the host agent's Python interpreter as a canonical absolute executable regular-file path outside that project. Python 3.10 or newer is required.

Installs
6
Repository
chann/skills
First Seen
Aug 6, 2026
plan-summary — chann/skills