1
0
mirror of https://github.com/bestnite/quadlet-migrator-skill.git synced 2026-04-26 17:21:52 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
nite 5babe1fc14 Skill: harden decision gates and port conflict detection
- Elevate deployment mode (rootless/rootful) and volume strategy to
  required planning items and hard-stop bullets
- Add host port conflict detection for PublishPort= in planning,
  hard stops, compose-mapping, and validation checklist
- Add execution-phase confirmation gate before writing files
- Add degradation rule for unavailable structured input tools
2026-04-19 02:04:44 +10:00
nite 349b8ed436 Refactor skill docs into core workflow and references 2026-04-10 02:08:09 +10:00
nite 62704d3a2d Add helper script templates and align reference guidance.
Point helper-script generation at shared templates, tighten prefix-based Quadlet handling, and refresh the bundled Quadlet reference formatting.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-04 17:55:30 +11:00
nite 17c5eb59a8 Refine finalize review and output prompting rules.
Align the Quadlet migrator skill with a conversation-based finalize flow, default current-directory output, and opt-in AutoUpdate planning only when fully-qualified registry images support it.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-04 06:30:26 +11:00
nite 068299e9b3 Add intra-pod listener reachability guidance
Require sibling-facing pod services to listen on reachable addresses and preserve or generate upstream listen-address configuration when available.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-04 03:34:26 +11:00
nite 2f90be67c9 Tighten Quadlet support-file and mount rules
Make install scripts manage only Quadlet units, keep support files in the reviewed working tree via absolute paths, and preserve file-versus-directory bind mount shape from source inputs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-04 03:15:04 +11:00
nite b719a3c155 Clarify Quadlet pod lifecycle and networking rules
Document uninstall script behavior and align pod service naming, addressing, and AddHost guidance with podman-systemd semantics.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-04 01:55:38 +11:00
nite 54376c4f62 Refine review-first Quadlet migration guidance
Clarify that generated artifacts should be reviewed in the current directory first, install.sh only places Quadlet units into the Quadlet target directory, and runtime support files must be copied to their correct host-side paths. Also strengthen the skill's pod-first, support-file discovery, and env completeness validation rules.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-03 22:52:50 +11:00
nite 0bdcd9a2e1 init 2026-04-03 20:09:42 +11:00