From fp-docs
Synchronize the docs repo branch with the codebase branch. Creates or switches docs branches, generates diff reports, and optionally merges docs branches.
npx claudepluginhub tomkyser/fp-docsThis skill uses the workspace's default tool permissions.
Engine: system
Researches current code state and updates feature documentation under docs/features/ to keep docs in sync with code changes after commits or manually.
Updates docs repo pages to match Python source changes on current branch: analyzes git diff in pipecat modules, maps files to docs, edits constructors, params, and event handlers.
Synchronizes docs/spec/, README.md, README.ja.md, and skill guides with implementation state using git log analysis and closed .team/tasks/. Detects diffs, reports changes, supports dry-run/auto updates.
Share bugs, ideas, or general feedback.
Engine: system Operation: sync Instruction: framework/instructions/system/sync.md
Read the git sync rules at framework/algorithms/git-sync-rules.md and follow the sync flow.
Context about current branch state is available in your session context (injected by SessionStart hook).
Subcommands:
$ARGUMENTS