transilienceai

Apply Diff — Development skill for Claude Code

Development community

Apply a human-approved character diff from experience/journal/proposed-character-diffs/ to self/character.md.

How to install Apply Diff

Installs to ~/.claude/commands/transilienceai-rysy-apply-diff.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/transilienceai/Rysy/HEAD/.claude/commands/apply-diff.md -o ~/.claude/commands/transilienceai-rysy-apply-diff.md

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

What Apply Diff does


description: Apply a human-approved character diff from experience/journal/proposed-character-diffs/ to self/character.md. The only sanctioned path for self/ to change. argument-hint:

Invoke the `apply-approved-diff` skill on the proposed-diff file at the path I'm about to give you.

Path: $ARGUMENTS

The skill's instructions are in `.claude/skills/apply-approved-diff/SKILL.md`.

Validate that the diff has been human-approved (frontmatter `approved_by` is no

Alternatives in Development

  • Arsave — AgentRecall full save — journal + palace + awareness + insights in one shot 370 ★
  • Private Journal MCP — A lightweight MCP server that provides Claude with a private journaling capability to process feelings and tho 335 ★
  • Poirot — 96 macOS app for browsing Claude Code sessions, viewing diffs, and re-running commands 104 ★

Full documentation available on GitHub

View Source Repository