ade-syofyan

Flow Map From Doc — Documentation skill for Claude Code

Documentation community

Generate draft FEATURE-MAP.yaml from blueprint, FRD, SRS, SOP, or workflow documents.

How to install Flow Map From Doc

Installs to ~/.claude/skills/ade-syofyan-feature-map-flow-map-from-doc/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ade-syofyan-feature-map-flow-map-from-doc && curl -fsSL https://raw.githubusercontent.com/ade-syofyan/feature-map/HEAD/commands/flow-map-from-doc.md -o ~/.claude/skills/ade-syofyan-feature-map-flow-map-from-doc/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Flow Map From Doc does


description: Generate draft FEATURE-MAP.yaml from blueprint, FRD, SRS, SOP, or workflow documents argument-hint: " [output-path]"

Kamu akan membuat draft `FEATURE-MAP.yaml` dari dokumen blueprint/FRD/SRS/SOP/workflow.

Argumen: `$ARGUMENTS`

Prinsip

  1. Dokumen adalah source of truth awal, bukan hasil final.
  2. Draft harus diberi confidence: draft.
  3. Setiap flow yang diambil dari dokumen harus menyimpan evidence minimal source, page, dan section.

Alternatives in Documentation

  • Docx — Create, edit, and analyze Word documents with tracked changes, comments, and formatting 94.1k ★
  • Claude Code PM — by Ran Aroussi - Really comprehensive and feature-packed project-management workflow for Claude Code 7.7k ★
  • Translate Doc Zh — Translate English documentation to Chinese 5.7k ★

Full documentation available on GitHub

View Source Repository