Home / chris-peterson / claudewatch · skills/learn/SKILL.md · GitHub

learn skillA

learn is agent-read markdown (skill) from chris-peterson/claudewatch: Analyze the ClaudeWatch decision log to find commands that repeatedly prompt, and propose allow-list entries and rule tweaks that cut prompt fatigue — reviewed as one batch, then reset the log..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# ClaudeWatch — learn

ClaudeWatch watches every command and records its decision; this skill is the
*learn* step that turns those recordings into suggestions. You vet a window's
worth of accumulated prompts once, as a batch, instead of pressing enter on
each one. It is the replacement for the generic transcript-scanning approach:
it works from the hook's own decisions, so it knows what ClaudeWatch allowed,
asked, and blocked — not just what looked read-only.

## 0. Prerequisite: a decision log to learn from

Logging is **on by default** — the hook writes to
`~/.claude/claudewatch/decisions.jsonl` unless `CLAUDEWATCH_LOG` is set to an
opt-out value (`off`, `0`, `false`, `none`, or empty). Each `Bash` record stores
the command *shape* (`git push`, not the full command with its arguments), never
the raw command, so inline secrets stay out of the plaintext log; the file is
owner-only (`0600`). Two states block a learn pass; distinguish them before doing
anything else.

First, check whether logging has been turned off:

```bash
echo "CLAUDEWATCH_LOG=[${CLAUDEWATCH_LOG:-<unset>}]"
```

- **`off` / `0` / `false` / `none` / empty** — logging is **disabled**. Warn the
…

Read the whole file at its exact version.

How to install

Latest version
mdr add chris-peterson/claudewatch/learn@git:20260827.34d2077
Exact content
mdr add chris-peterson/claudewatch/learn@sha256:39857739f0c81715

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_5vvguzc2ttskcxjq.svg)](https://markdownregistry.com/a/art_5vvguzc2ttskcxjq)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260827.34d2077 latest2026-08-27 34d2077 8,209 BA view · diff
git:20260820.3125eb52026-08-20 3125eb5 7,950 BA view · diff
git:20260705.3262d6a2026-07-05 3262d6a 7,735 BA view · diff
git:20260702.5fc47cc2026-07-02 5fc47cc 7,633 BA view · diff
git:20260630.8f916662026-06-30 8f91666 7,647 BB view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (8209 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

chris-peterson/claudewatch · 3 stars · license MIT · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_5vvguzc2ttskcxjq
GET https://markdownregistry.com/api/v1/resolve?ref=chris-peterson/claudewatch/learn
GET https://markdownregistry.com/api/v1/blob/39857739f0c81715b014f182101aab22e736b6cbd4874808b5205b7c3149fa7d

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from chris-peterson/claudewatch

AGENTS.md agents
chris-peterson/claudewatch · AGENTS.md
git:20260919.4ac4e46 · audit A · 3 stars
CLAUDE.md claude
chris-peterson/claudewatch · CLAUDE.md
git:20260508.84b9d8b · audit A · 3 stars
rules skill
chris-peterson/claudewatch · skills/rules/SKILL.md · View and interactively edit ClaudeWatch safety rules — list each rule set's block/ask rules as tables, then add, move…
git:20260705.3262d6a · audit A · 3 stars

Every file in chris-peterson/claudewatch

Other files named learn

learn skill
garrytan/gstack · learn/SKILL.md · Manage project learnings.
v1.0.0 · audit A · 134,082 stars
learn skill
nanocoai/nanoclaw · .claude/skills/learn/SKILL.md · Distill a reusable skill from anything — a directory, a URL, pasted notes, or what you just did together — or refine an…
git:20260624.520ec44 · audit A · 30,833 stars
learn skill
sethgammon/citadel · skills/learn/SKILL.md · Knowledge compiler. Extracts patterns, decisions, and anti-patterns from completed campaigns and evolve cycles, then…
git:20260922.465c020 · audit A · 923 stars
learn skill
indranilbanerjee/digital-marketing-pro · skills/learn/SKILL.md · Save a structured marketing learning to the brand's intelligence graph — insight text, context conditions (channel…
git:20260812.b624042 · audit A · 833 stars
learn skill
umputun/cc-thingz · plugins/workflow/skills/learn/SKILL.md · Update project CLAUDE.md with strategic knowledge discovered during this session — or CLAUDE.local.md when the…
git:20260908.fb520ca · audit A · 478 stars
learn skill
cowork-os/cowork-os · resources/skills/learn/SKILL.md · Manually record an insight, correction, preference, or rule that the agent should remember for future tasks.
v1.0.0 · audit A · 459 stars
learn skill
aiskillstore/marketplace · skills/0xrdan/learn/SKILL.md · Extract and persist insights from the current conversation to the knowledge base
git:20260705.e9e4712 · audit A · 427 stars
learn skill
alpacalabsllc/skills-for-architects · skills/learn/SKILL.md · Guided, hands-on course teaching architects how to use Codex or Claude Code — six short modules, each built around an…
git:20260924.fefebac · audit A · 361 stars

Browse by kind, by grade A, or by owner.