What problem does it solve? Ideas, change requests, and related features often lose context when they live only in chat threads. This Skill turns a raw request into a durable, inspectable feature archive so decisions, constraints, and relationships survive across sessions and handoffs. ## Core Features & Use Cases - Feature Archive Creation: Generates a structured archive under the configured work path containing feature.yaml, work.md, memory.md, journey.md, handoff.md, and links.md with stable IDs and lifecycle metadata. - Related Work Linking: Scans nearby feature archives to record relationships like related_to, extends, replaces, and source_feature without bulk-copying prior memory. - Lifecycle Routing: Writes a handoff file pointing to the next command (/preplan, /expressplan, /next, /dev) and supports headless mode returning compact JSON. - Use Case: A user says "start work on adding SSO login" and receives a complete feature archive with goal, success criteria, durable memory, and a handoff to the planning phase. ## Quick Start Ask the assistant to run lens work intake to start a new feature archive for your idea or change request.