tillmeier

Save Learnings To Docs — Development skill for Claude Code

Development community

Save session learnings to the CHEAPEST tier that carries each one (hook → .claude/rules/ path-scoped → .claude/docs/ → skill → .claude/local.md → auto memory; CLAUDE.md last and gated), enforcing the.

How to install Save Learnings To Docs

Installs to ~/.claude/skills/tillmeier-claude-code-guardrails-save-learnings-to-docs/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tillmeier-claude-code-guardrails-save-learnings-to-docs && curl -fsSL https://raw.githubusercontent.com/tillmeier/claude-code-guardrails/HEAD/commands/save-learnings-to-docs.md -o ~/.claude/skills/tillmeier-claude-code-guardrails-save-learnings-to-docs/SKILL.md

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

What Save Learnings To Docs does


name: save-learnings-to-docs description: Save session learnings to the CHEAPEST tier that carries each one (hook → .claude/rules/ path-scoped → .claude/docs/ → skill → .claude/local.md → auto memory; CLAUDE.md last and gated), enforcing the CLAUDE.md and MEMORY.md budget gates, AND reconcile the docs related to this session — remove redundancy, fix outdated facts, fill gaps, check cross-refs. No git operations — pure documentation update.

Save Session Learnings to Documentation

This

Alternatives in Development

  • License — Check that every Python source file carries the required SPDX Apache-2.0 license header 1.1k ★
  • Nonstop — Autonomous work mode for Claude Code 263 ★
  • Building — Execute plans through gated phases with subagent dispatch 243 ★

Full documentation available on GitHub

View Source Repository