Add /health full mode (release-run dashboard)#19
Merged
Conversation
Fold the retired /pyauto-status-full into the single /health door as the `full` mode (leg: PyAutoHeart/skills/pyauto-status-full/reference.md). /health now spans check / status / full. Also repoint the retired-command list in bin/README.md and note the parallel shell `health` dispatcher vocabulary. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
There was a problem hiding this comment.
Pull request overview
Consolidates the retired /pyauto-status-full surface into the single /health entrypoint by introducing a new /health full mode, aligning PyAutoBrain’s health command vocabulary with the Heart procedures it drives.
Changes:
- Add
/health fullas a documented mode that routes toPyAutoHeart/skills/pyauto-status-full/reference.md. - Update
/healthdocumentation to reflect that/health_check,/pyauto-status, and/pyauto-status-fullare retired as top-level commands and now live as/healthlegs. - Update
bin/README.mdto removepyauto-status/pyauto-status-fullfrom the standalone Heart command list and document them as/healthreference-only legs.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| skills/health/health.md | Adds /health full mode and updates retirement/consolidation text plus shell-vocabulary cross-reference. |
| bin/README.md | Adjusts the Heart skills list to describe pyauto-status* as reference-only /health legs rather than standalone commands. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This was referenced Jul 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fold the retired
/pyauto-status-fullinto the single/healthdoor as thefullmode, completing the health-surface consolidation. Paired with PyAutoHeartPR #31 (which retires the standalone command) and PyAutoMind PR #35 (shell
healthdispatcher).Change
skills/health/health.md: add the/health fullrow (leg:PyAutoHeart/skills/pyauto-status-full/reference.md)./healthnow spanscheck/status/full.bin/README.md: droppyauto-status/pyauto-status-fullfrom the standalonecommand list; note them as reference-only
/healthlegs.healthdispatcher vocabulary.End state — one health vocabulary
/health·check·status·fullhealth(sync) ·health release·health audit(PyAutoMind docs: the autonomy contract — AUTONOMY.md, model-tier doctrine #35)🤖 Generated with Claude Code