What problem does it solve?
This Skill helps you generate a minimum PoC deliverable that can run in time for customer demos or internal showcases, while producing an explicit, actionable list of technical debt to convert into real implementation later.
Core Features & Use Cases
- Scope cut for demo viability: Separates what must demo from what can be faked and what can be skipped, so the demo doesn’t fail due to over-scoping.
- Impact-aware change planning: Checks which existing services/DAOs/controllers/mappers/queries are affected using read/grep-based code inspection before proposing TODOs.
- Demo scenario + transition to real work: Produces a step-by-step demo script and a
/todo-ready plan for converting temporary handling into full implementation.
Quick Start
Tell the AI to create a PoC plan and demo scenario for your use case, optionally referencing input files and the time/deadline constraints.