jysvai

Cha Record — Development skill for Claude Code

Development community

Append this round to the cumulative record.

How to install Cha Record

Installs to ~/.claude/skills/jysvai-cha-cha-record/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jysvai-cha-cha-record && curl -fsSL https://raw.githubusercontent.com/jysvai/CHA/HEAD/commands/cha-record.md -o ~/.claude/skills/jysvai-cha-cha-record/SKILL.md

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

What Cha Record does


description: Append this round to the cumulative record. Append only — nothing is ever deleted, including the things that turned out wrong.

/cha-record

Write the round into `.cha/record.md`. This file is the deliverable of the whole method; the code changes are just what it happened to produce.

Append only

**Nothing is ever deleted from the record.** Not the claims that turned out false, not the fixes that got reverted, not the mutants that leaked, not the four things nobody cou

Alternatives in Development

  • Promote Public Release — Build, refine, and publish cumulative public release notes, then promote the current alpha prerelease to stabl 1.6k ★
  • MCP Edit — tilth_write replaces the host Edit and Write tools 349 ★
  • Accumulate Csvs — Accumulate monthly merged transactions into a cumulative yearly dataset 90 ★

Full documentation available on GitHub

View Source Repository