What problem does it solve?
Converting informal or semi-structured Notion task pages into reproducible, agent-executable prompts is time-consuming and error-prone; this Skill standardizes and automates that transformation so engineers can immediately run Claude Code or Windsurf agents with minimal manual preparation.
Core Features & Use Cases
- Structured Prompt Generation: Extracts goal, branch name, implementation steps, and Definition of Done from a Notion task and composes a self-contained English prompt tailored for Claude Code or Windsurf.
- Project Context Awareness: Automatically loads project conventions from the CLAUDE.md resource and includes relevant architecture, tooling, and migration rules in the generated prompt.
- Workflow Integration: Triggers on natural phrases or task numbers (e.g., "#19") and offers to update the Notion prompt toggle and enter Plan Mode for agent-driven planning and implementation.
Quick Start
Generate a Claude Code prompt from Notion task #19 including context, goal, steps, DoD, branch name, key files, constraints, and a plan-mode handoff.