LoomA8osAgent

Doc Sync Skill — Documentation skill for Claude Code

Documentation community

<!-- WHAT THIS IS: the doc-sync skill — the discipline that a user-visible change ships WITH its spec, its user-doc, and its acceptance test in the SAME commit.

How to install Doc Sync Skill

Installs to ~/.claude/skills/looma8osagent-a8-loom-coordinator-doc-sync-skill/SKILL.md

Terminal
mkdir -p ~/.claude/skills/looma8osagent-a8-loom-coordinator-doc-sync-skill && curl -fsSL https://raw.githubusercontent.com/LoomA8osAgent/a8-loom-coordinator/HEAD/skills/doc-sync-SKILL.md -o ~/.claude/skills/looma8osagent-a8-loom-coordinator-doc-sync-skill/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Doc Sync Skill does