Stats
Actions
Tags
From agentic-value-loops
Documentation Sync Loop. Goal: keep docs truthful — no drift between code and the docs/guardrails that agents rely on.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agentic-value-loops:documentation-sync-loopThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Goal:** keep `docs/` truthful — no drift between code and the docs/guardrails that agents rely on.
Goal: keep docs/ truthful — no drift between code and the docs/guardrails that agents rely on.
Cadence: per merge / weekly.
/graphify comparing changed modules vs their docs.<doc path> → <action>.llm-wiki-curator to enforce LLM-wiki standards (front-matter on all .md, regenerate llms.txt).llms.txt generated.rtk npm run build:docs.rtk npm run build:docs must pass (mirrors CI).ITERATION_LOG.md: which docs drifted and why.npx claudepluginhub andersonlimahw/lemon-ai-hub --plugin agentic-value-loopsGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.