원클릭으로
dew-shard-doc
Splits large markdown documents into smaller organized files based on heading sections.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Splits large markdown documents into smaller organized files based on heading sections.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Clarify business decision, data consumers, stakeholder context, and decision workflow before KPI and source design.
Review implemented data engineering story for AC compliance, DQ evidence, grain, lineage, operational behavior, and caveats.
Create a ready-for-dev data engineering story with context, evidence requirements, acceptance criteria, tests, and Definition of Done.
Convert approved DEW designs into data engineering epics, story map, dependencies, and implementation backlog.
Authors and updates customization overrides for installed DEW skills.
Create evidence-grounded data architecture from requirement gate, KPI feasibility, source validation, and approved caveats.
| name | dew-shard-doc |
| description | Splits large markdown documents into smaller organized files based on heading sections. |
Goal: Split large markdown documents into smaller organized files based on heading sections.
.md extension..md.Preferred command when available:
npx @kayvan/markdown-tree-parser explode <source-document> <destination-folder>
If the command is unavailable, fall back to manual sharding by level 2 headings.
index.md exists or create it.Report source path, destination path, number of files created, whether index.md was created, and warnings or caveats.