Skip to content

Add /health worktrees leg; retire standalone worktree_status#28

Merged
Jammy2211 merged 1 commit into
mainfrom
feature/health-worktrees-leg
Jul 8, 2026
Merged

Add /health worktrees leg; retire standalone worktree_status#28
Jammy2211 merged 1 commit into
mainfrom
feature/health-worktrees-leg

Conversation

@Jammy2211

Copy link
Copy Markdown
Contributor

Completes roadmap item 11 with PyAutoLabs/PyAutoHeart#35 and PyAutoLabs/PyAutoMind#40: /health gains a worktrees leg (the former standalone worktree_status skill — one health door, five legs), repo_cleanup cross-references updated, and the shell-layer pointer follows health.sh to its new PyAutoHeart home.

🤖 Generated with Claude Code

The worktree/task dashboard becomes the fourth /health leg (procedure:
PyAutoHeart/skills/worktree_status/reference.md, PyAutoLabs/PyAutoHeart#35);
repo_cleanup references updated; the shell-side pointer follows health.sh to
PyAutoHeart/scripts.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 8, 2026 10:43
@Jammy2211 Jammy2211 merged commit 1f94fb9 into main Jul 8, 2026
@Jammy2211 Jammy2211 deleted the feature/health-worktrees-leg branch July 8, 2026 10:43

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates PyAutoBrain skill documentation to reflect consolidating the former standalone worktree_status into the /health worktrees leg, keeping /health as the single “health door” while delegating procedures to PyAutoHeart.

Changes:

  • Replaces references to worktree_status / /worktree_status with /health worktrees in repo hygiene guidance.
  • Adds the /health worktrees leg to the /health skill documentation and notes retirement of the old top-level command.
  • Updates the shell-layer pointer to reference PyAutoHeart/scripts/health.sh.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
skills/repo_cleanup/SKILL.md Updates cross-references to point to /health worktrees as the relevant read-only worktree diagnostic.
skills/repo_cleanup/reference.md Aligns the worktree-audit guidance to reuse the /health worktrees procedure logic.
skills/health/health.md Documents the new /health worktrees leg and updates retired-command + shell-pointer text accordingly.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread skills/health/health.md
| `/health check` | One-shot **green-light sweep**: sync each repo's `main`, run library pytest + workspace smoke, report a pass/fail matrix. | `PyAutoHeart/skills/health_sweep/reference.md` |
| `/health status` | **Active-work dashboard**: what's in flight across the repos (reads `active.md` / `planned.md` / `complete.md`), conflicts, idle repos. | `PyAutoHeart/skills/pyauto-status/reference.md` |
| `/health full` | **Release-run dashboard**: what the last PyAutoBuild release-prep run produced (per-workspace pass/fail/timing, slowest scripts, failure tracebacks). | `PyAutoHeart/skills/pyauto-status-full/reference.md` |
| `/health worktrees` | **Worktree/task dashboard**: every task worktree under `~/Code/PyAutoLabs-wt/`, cross-referenced with `active.md` — which parallel tasks are in flight and which repos each holds. | `PyAutoHeart/skills/worktree_status/reference.md` |
## Audit worktrees

Reuse `worktree_status` logic (don't duplicate it) to get: every real worktree
Reuse the `/health worktrees` procedure logic (don't duplicate it) to get: every real worktree
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants