Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Generate and maintain documentation with drift detection. Use when the user asks to write/update/refresh docs, detect doc drift against code, or schedule recurring documentation maintenance.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-09 | ✗→✓ | ▲ Improved | 40% | 0% |
| case-21 | ✗→✓ | ▲ Improved | -62% | 0% |
| case-14 | ✗→✓ | ▲ Improved | -54% | 0% |
| case-16 | ✗→✓ | ▲ Improved | -51% | 0% |
| case-17 | ✗→✓ | ▲ Improved | -66% | 0% |
Generate docs via MCP worker dispatch: mcp__plugin_ruflo-core_ruflo__hooks_worker-dispatch({ trigger: "document" })
For continuous doc maintenance via CronCreate: CronCreate({ schedule: "0 */2 * * *", prompt: "Run document worker" })
Detect drift by comparing current code against existing docs and flagging inconsistencies.
Scoped generation:
npx @claude-flow/cli@latest hooks worker dispatch --trigger document --scope apinpx @claude-flow/cli@latest hooks worker dispatch --trigger document --scope fullStore the approach: mcp__plugin_ruflo-core_ruflo__memory_store({ key: "doc-pattern", value: "APPROACH", namespace: "patterns" })
Other measured skills in the registry, with their headline benchmark lift.