transilienceai

Promote Patterns — Development skill for Claude Code

Development community

Scan recent craft notes for clusters that meet pattern-promotion criteria, and promote them to craft/patterns/.

How to install Promote Patterns

Installs to ~/.claude/commands/transilienceai-rysy-promote-patterns.md

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

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

What Promote Patterns does


description: Scan recent craft notes for clusters that meet pattern-promotion criteria, and promote them to craft/patterns/.

Invoke the `promote-pattern` skill. The skill's instructions are in `.claude/skills/promote-pattern/SKILL.md`.

The skill scans `craft/notes/` for the last 30 days, clusters notes by tag overlap, applies promotion criteria (≥3 corroborating notes, ≥2 distinct campaigns, no unrebutted counter-evidence), and promotes surviving clusters to `craft/patterns/` with expl

Alternatives in Development

  • Om Tidy — Self-maintenance pass — acts on every hygiene flag: archives completed work, groups loose clusters, splits ove 4.6k ★
  • Promote Public Release — Build, refine, and publish cumulative public release notes, then promote the current alpha prerelease to stabl 1.6k ★
  • Obsidian Emerge — Surface unnamed patterns from your recent notes — recurring themes, hidden connections, and conclusions you ha 277 ★

Full documentation available on GitHub

View Source Repository