afml-docs-loop
Installation
SKILL.md
AFML Docs Loop
Use this skill when the goal is to produce complete, consistent OpenQuant docs aligned to AFML structure.
What this skill does
- Builds a hierarchical docs backlog (
chapter -> module section) from AFML + current module docs. - Generates per-section writing prompts grounded in AFML MCP retrieval anchors.
- Runs a loop: claim next section, write docs, review UI, mark done.
Required script
- Main orchestrator:
scripts/afml_docs_loop.py - Wrapper:
scripts/run_afml_docs_loop.sh