What problem does it solve? Setting up a new product toy in the Lia Tools line requires creating the right lifecycle folders, a README, a toys-table row, and index/log entries by hand, which is error-prone and inconsistent across toys. This Skill standardizes that scaffolding so every toy starts in the same shape and any agent can pick it up cold. ## Core Features & Use Cases - Convention-based scaffolding: Creates the toy folder under Products/Lia Tools/tools/ with only the numbered lifecycle folders it needs, plus an empty 00 handover/ and a meetings/ folder. - README and wiring: Generates a toy README (promise, box, status, Linear epic), adds a row to the line README's toys table, and offers to create the Linear epic per the ticket-builder convention. - Housekeeping enforcement: Updates _meta/index.md and appends a create entry to _meta/log.md, and blocks drift by keeping standards, research, and requirements out of tool folders. - Use Case: When Chris says "new toy: ripple", the Skill gathers the name, promise, box, and needed folders, scaffolds the directory, wires it into the line README and index, and offers to create the Linear epic. ## Quick Start Say "new toy: X" or "scaffold a folder for X" and provide the toy's one-line promise, what's in and out of the box, and which lifecycle folders it needs.