doctor
Goal: inspect before changing anything. This skill is read-only.
Run
bash scripts/docflow-doctor.sh --target <REPO ROOT>
If running from an installed plugin where scripts are not in the target repo, use the plugin script path.
Interpret the recommendation
docflow-init= no meaningful docs found; scaffolding is safe → run/docflow:init.docflow-adopt= docs/README already exist; preserve them → run/docflow:adopt.docflow-repair= docflow exists; regenerate map/check links → run/docflow:repair.validation: fail= docs have blockers; run/docflow:validatefor details.
Report
Use these headings: Status, Detected, Missing, Risks, Recommended next command.
Rules
- Do not edit files.
- Do not run scaffold/adopt/repair.
- Keep output concise and copy the doctor's section headings.
Source: hashgraph-online/awesome-codex-plugins → plugins/MedAdemBHA/docflow/skills/doctor/SKILL.md