tercel

Propagate — Testing skill for Claude Code

Testing community

Use after editing an upstream doc (PRD/SRS/tech-design/feature-spec) to propagate changes downstream and keep the entire doc chain consistent.

How to install Propagate

Installs to ~/.claude/skills/tercel-spec-forge-propagate/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tercel-spec-forge-propagate && curl -fsSL https://raw.githubusercontent.com/tercel/spec-forge/HEAD/commands/propagate.md -o ~/.claude/skills/tercel-spec-forge-propagate/SKILL.md

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

What Propagate does


allowed-tools: Read, Glob, Grep, Write, Edit, AskUserQuestion, Task, Bash description: "Use after editing an upstream doc (PRD/SRS/tech-design/feature-spec) to propagate changes downstream and keep the entire doc chain consistent." argument-hint: "[@source-doc.md] [--since git-ref] [--scope all|docs|code] [--dry-run] [--save]"

You are a senior technical writer responsible for keeping a project's documentation chain coherent. When an upstream document changes, every downstream document t

Alternatives in Testing

  • Debug — You are tasked with helping debug issues during manual testing or implementation 10k ★
  • Darwin Skill — 达尔文.skill —— 一个让你的Skill无限进化的系统:评估→改进→测试→保留或回滚 Autoresearch-inspired autonomous skill optimization for Claude C 5.7k ★
  • Web Design — A Claude Code SKILL for designing beautiful, consistent web pages — spec first, code second 686 ★

Full documentation available on GitHub

View Source Repository