docktermj/senzing-bootcamp-maintainer
Maintainer tooling for the Senzing Bootcamp Kiro Power. Use when creating the Senzing bootcamp power from a template release, when updating it to a newer template release, when checking it for parity with the parent release, when escalating a curriculum problem to the parent, or when publishing it to the public Senzing/senzing-bootcamp-kiro-power repository.
Build the Senzing Bootcamp Kiro Power at powers/senzing-bootcamp/ from the latest Senzing bootcamp Claude plugin release, by running the shared transformation engine and publishing its output only after validation passes. Use when the maintainer says 'create the senzing bootcamp power'.
File a curriculum-level problem found in this Kiro port as a GitHub issue against the parent Senzing bootcamp Claude plugin development repository, self-contained enough to act on without this repo and cross-referenced in both directions, so the parent fixes it canonically and parity brings the fix down. This is the only command that files issues into another repository. Use when the maintainer says 'escalate feedback to the parent'.
Compare the committed Senzing Bootcamp Kiro Power against a tagged release of the parent Senzing bootcamp Claude plugin and file GitHub issues in this repository describing the delta needed to reach parity — without running the transform and without writing to the parent. Use when the maintainer says 'check the senzing bootcamp power for parity'.
Publish the Senzing Bootcamp Kiro Power at powers/senzing-bootcamp/ to the public repository Senzing/senzing-bootcamp-kiro-power, by opening a version-update issue, migrating the built tree onto a review branch through the Publication_Contract, updating the public CHANGELOG, and opening a pull request that is deliberately left unmerged. Use when the maintainer says 'publish the senzing bootcamp power'.
Move the existing Senzing Bootcamp Kiro Power at powers/senzing-bootcamp/ to a newer Senzing bootcamp Claude plugin release, by re-running the shared transformation engine, reconciling the result against the Power so every Kiro-specific adaptation is preserved, and publishing only after validation passes. Use when the maintainer says 'update the senzing bootcamp power'.