okestro-planning-md

Creates and revises CONTRABASS planning spec markdown files using a template-based workflow.

Updated May 10, 2026
One-click install
npx skills add https://github.com/dadafinger/dadafinger-skills --skill okestro-planning-md-dadafinger
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: okestro-planning-md
Source: https://github.com/dadafinger/dadafinger-skills/tree/main/proprium/cursor/skills/okestro-planning-md
Command: npx skills add https://github.com/dadafinger/dadafinger-skills --skill okestro-planning-md-dadafinger

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Writing and updating planning specification documents manually leads to inconsistent formats and risks overwriting original files. This Skill standardizes spec md creation from a template and applies feedback revisions to a duplicated, version-bumped copy so the original is always preserved. ## Core Features & Use Cases - New Spec Creation: Takes a draft of content plus required metadata (file title, version, save location) and produces a spec md following the 명세서_템플릿.md template format. - Safe Revision Workflow: Accepts an existing md file plus free-form feedback (natural language, screenshots) and writes changes into a cloned, version-upgraded new file, leaving the source untouched. - Use Case: After a requirements meeting, paste your meeting notes and ask for the existing spec md to be updated; the Skill generates a new versioned file reflecting the feedback while keeping the original intact. ## Quick Start Ask the assistant to update this spec md with the attached meeting notes and save it as a new versioned file.

Frequently Asked Questions about okestro-planning-md

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a new planning spec markdown file?▼

Provide a draft of the content you want plus the required metadata: file title, version, and save location. The Skill formats everything according to the specification template and writes the new spec md file.

How do I update an existing spec document without losing the original?▼

Pass the target md file along with your feedback in natural language or as screenshots. The Skill duplicates the file, bumps the version, and applies your changes to the new copy, so the original remains untouched.

What input formats does the revision workflow accept?▼

The revision workflow accepts free-form feedback including natural language comments, meeting memos, requirement notes, and captured screenshots. There is no rigid input schema beyond providing the target md file.

Can this Skill run standalone or does it need an orchestrator?▼

It runs standalone for direct spec md creation or editing tasks. For multi-step planning pipeline orchestration across md, HTML, and Figma stages, it is coordinated by the okestro-planning-flow skill.

What triggers the spec md editing workflow?▼

Requests like writing a planning draft, creating a new spec, applying meeting notes to a document, or asking to fix an existing md file trigger this Skill. Both new creation and revision intents are recognized.