SKILL.md 891 B

Unified Format Skill

Use this skill to turn domain-specific notes and Excel files into a standard Excel/JSON format.

Goal

Produce a stable, machine-readable lineage representation while keeping a human-readable Excel/Markdown review layer.

Canonical Objects

  • modules
  • data_nodes
  • process_steps
  • edges
  • field_mappings
  • evidence
  • validation_checks
  • layout_overrides

Procedure

  1. Normalize business stages into process_steps.
  2. Normalize tables/files/APIs/caches into data_nodes.
  3. Normalize flow relations into edges.
  4. Normalize important field transformations into field_mappings.
  5. Attach evidence and verification states.
  6. Export domain-local lineage.snapshot.json.
  7. Optionally generate or update the domain Excel view.

Output

  • lineage.snapshot.json
  • optional domain-specific .xlsx
  • optional schema validation report