docs-mdoc-conventions

Installation
SKILL.md

Agent Workflow

Phase 1 — Planning only, no edits yet Scan the document and identify every Scala code block missing an mdoc modifier (skip pseudocode / type-signature-only blocks). For each block found:

  1. Create a parent task: "Fix mdoc modifier – :"
  2. Under it, create two child tasks:
  • "1. Choose and apply modifier"
  • "2. Run sbt \"docs/mdoc --in <file>.md --out website/<file>.md\" and confirm zero errors"

Do not touch any source file until the full task tree is created and you have listed it for confirmation.

Installs
2
Repository
zio/zio-skills
GitHub Stars
6
First Seen
Jun 23, 2026
docs-mdoc-conventions — zio/zio-skills