watch-upstream

Detect Claude Code documentation changes affecting dotforge configuration and policy.

8|1|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/luiseiman/dotforge --skill watch-upstream
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: watch-upstream
Source: https://github.com/luiseiman/dotforge/tree/main/skills/watch-upstream
Command: npx skills add https://github.com/luiseiman/dotforge --skill watch-upstream

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Fetches and surfaces changes in official Claude Code documentation that could impact dotforge configurations and governance, enabling timely updates.

Core Features & Use Cases

  • Automated monitoring: regularly checks Claude Code docs for updates across key topics (overview, settings, hooks, memory, sub-agents, CLI).
  • Delta detection: identifies changes that could affect policies, hooks, or tool usage within dotforge.
  • Change reporting: aggregates deltas into a concise digest for review and integration into dotforge workflows.

Quick Start

Run the watch-upstream workflow to fetch latest Claude Code docs and generate a delta report for dotforge.

Frequently Asked Questions about watch-upstream

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track Claude Code documentation changes that affect my configuration policies?

Track Claude Code documentation changes by running an automated watch workflow that fetches latest docs, detects deltas across key topics, and classifies their impact on your configuration workflows. It generates a structured summary of changes for review and integration.

What is delta detection for upstream documentation monitoring?

Delta detection for upstream documentation monitoring identifies specific changes in official Claude Code docs across overview, settings, hooks, memory, sub-agents, and CLI pages. It applies fallback search when needed and aggregates deltas into a concise digest for governance review.

How do I automate reports for Claude Code docs updates impacting hooks and sub-agents?

Automate reports for Claude Code docs updates by scheduling regular checks across documentation pages. The workflow identifies deltas, classifies their impact on hooks, memory, and sub-agent policies, and outputs a structured change report suitable for capture and update steps.

Does watch-upstream work without external dependencies or API integrations?

Yes, watch-upstream operates without external dependencies or API integrations. It directly fetches official Claude Code documentation pages, applies delta detection logic, and generates structured summaries using only its internal processing capabilities.

Can I monitor specific Claude Code topics like settings and CLI for configuration drift?

Yes, you can monitor specific Claude Code topics including overview, settings, hooks, memory, sub-agents, and CLI for configuration drift. The workflow checks these key documentation pages, identifies relevant deltas, and classifies their impact on your governance policies.

What's the best way to detect official docs changes that require policy updates?

The best way to detect official docs changes requiring policy updates is running an automated monitoring workflow that fetches documentation, identifies deltas across relevant topics, and classifies their impact on configurations. This produces structured summaries for timely review and update integration.