idea-to-implementation-doc
Installation
SKILL.md
Idea to Implementation Doc Workflow
Use this skill when the user wants to take one specific idea note and turn it into a technical implementation document.
This is not the top-level ideas index workflow. It works on a single idea file and produces a separate implementation plan.
Goal
Given a specific idea/design doc, create a detailed implementation document that:
- reviews the idea carefully
- researches similar products or existing apps
- identifies gaps or overlap with existing solutions
- proposes a concrete build approach
- outlines the system design, major components, and development phases
- converts the plan into an executable set of tasks and/or prompts for Hermes, Claude Code, Codex, OpenClaw, or another coding agent
- includes testing, verification, and acceptance criteria so “done” means the program works and is ready to use
- produces a single markdown file that can be handed to an agent as the build source of truth