What problem does it solve?
Raw ideas and feedback arrive vague and unstructured, making it hard to know what can actually be built. This Skill turns scattered thoughts into a maintained issue pool where every entry is either clarified into a startable task with acceptance criteria, merged with duplicates, or parked with its blocking question recorded.
Core Features & Use Cases
- Five lifecycle actions: record (capture verbatim with duplicate checks), merge (consolidate related issues), decompose (discuss and uncover the real need behind a proposed solution), convert (produce a simple task or a rolling multi-version plan), and pending (park unclear items instead of fabricating plans).
- Single-file pool: all issues live in one root-level ISSUES.md with status emoji markers, no kanban boards or new tooling.
- Framework plan writing: complex issues that cannot ship in one version get a staged plan in docs/plan/ following a seven-step reference workflow, with an included md2html.py tool to render plans as styled HTML.
- Use Case: A user says "record an issue: the page is too bright at night." The Skill logs it verbatim, flags a similar existing entry, then later helps decompose it into a task with 3-5 acceptance points and a target version.
Quick Start
Ask the agent to record a new issue or review the current issue pool, for example by saying "记个 issue:用户晚上使用时觉得页面太亮" or "过一遍池子".