Import ADRs
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/pkc_adr_import.py" --from docs/adr --repo . --dry-run
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/pkc_adr_import.py" --from docs/adr --repo .
Import MADR or adr-tools Architecture Decision Record directories into OKF DecisionRecords.
npx skillmds@latest add spillwavesolutions/pkc-import-adr python3 "${CLAUDE_PLUGIN_ROOT}/scripts/pkc_adr_import.py" --from docs/adr --repo . --dry-run
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/pkc_adr_import.py" --from docs/adr --repo .
spillwavesolutions/project-knowledge-capture/tree/main/skills/pkc-import-adr commit ccf9435296