بنقرة واحدة
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.