kuzniarr

Pc Update — Development skill for Claude Code

Development community

Produce OLD→NEW find/replace edits that bring an existing product_context.md to its current decided state from one or more new sources.

How to install Pc Update

Installs to ~/.claude/skills/kuzniarr-ai-native-ba-framework-pc-update/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kuzniarr-ai-native-ba-framework-pc-update && curl -fsSL https://raw.githubusercontent.com/kuzniarr/ai-native-ba-framework/HEAD/skills/pc-update.md -o ~/.claude/skills/kuzniarr-ai-native-ba-framework-pc-update/SKILL.md

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

What Pc Update does


name: pc-update description: "Produce OLD→NEW find/replace edits that bring an existing `product_context.md` to its current decided state from one or more new sources. Trigger only when the BA explicitly asks for edits — not merely because a new source arrived. Analysis and discussion of a source come first; editing is a separate, explicitly requested commit step. Updates the Product Context only; does not touch trackers, changelogs, or stories. To build a Product Context from scratch, use p

Alternatives in Development

  • Root Cause Tracing — Use when errors occur deep in execution and you need to trace back to find the original trigger 102.5k ★
  • Metrics Dashboard — Define product metrics dashboard with sources and alert thresholds 7.8k ★
  • Opslane Old — Run multiple Claude Code sessions in parallel 772 ★

Full documentation available on GitHub

View Source Repository