Pkc Capture Pr

Capture a GitHub PR as an OKF CodeChange concept via gh pr view (or JSON fixture). Use when documenting significant merges.

spillwavesolutions fbc0d5b 539 B Updated

File contents

Capture PR → CodeChange

python3 "${CLAUDE_PLUGIN_ROOT}/scripts/pkc_pr_capture.py" 12 \
  --repo . --implements user-authentication

# Offline / CI fixture
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/pkc_pr_capture.py" \
  --json-file tests/fixtures/pr.json --implements user-authentication

Sets implements edges to Features/Designs. Scrubs PR body secrets.

spillwavesolutions/project-knowledge-capture/tree/main/skills/pkc-capture-pr commit fbc0d5bdac

Frequently asked questions

npx skillmds@latest add spillwavesolutions/pkc-capture-pr