Skip to content

Add a release-execution skills root (pre_build)#110

Merged
Jammy2211 merged 2 commits into
mainfrom
claude/pyauto-skills-modernize-l29hxr
Jun 29, 2026
Merged

Add a release-execution skills root (pre_build)#110
Jammy2211 merged 2 commits into
mainfrom
claude/pyauto-skills-modernize-l29hxr

Conversation

@Jammy2211

Copy link
Copy Markdown
Collaborator

Summary

Part of the 6-repo skill re-home/redesign. Lead PR: PyAutoLabs/PyAutoBrain#5.

PyAutoBuild gains a skills/ root for its own release-execution skills, and pre_build moves here from admin_jammy.

pre_build (format → generate notebooks → push → dispatch release.yml) is a release/packaging operation — exactly what Build owns. This root is for release-execution skills only; Build still owns no dev-workflow skills (ship_* live in PyAutoBrain and only call this release step, with readiness gated upstream by Heart).

This intentionally revisits the earlier "Build gets no skills root" stance: that rule was about dev-workflow skills, and pre_build is release execution, so it belongs with Hands.

Changes

  • skills/pre_build/pre_build.md — moved from admin_jammy (command name /pre_build preserved); organ-boundary note added.

Discovery is wired up in the companion admin_jammy PR (install.sh + the line-count guard add PyAutoBuild/skills/ as a root).

Companion PRs (branch claude/pyauto-skills-modernize-l29hxr)

🤖 Generated with Claude Code


Generated by Claude Code

PyAutoBuild gains a skills/ root for its own release-execution skills, and
pre_build moves here from admin_jammy. pre_build (format -> generate -> push ->
dispatch release.yml) is a release/packaging operation, which is exactly what
Build owns. This root is for release-execution skills ONLY — Build still owns no
dev-workflow skills; the ship_* skills live in PyAutoBrain and only call this
release step, with readiness gated upstream by Heart.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012v2ZYN4RCib1252BEWBb4t
Copilot AI review requested due to automatic review settings June 29, 2026 21:58

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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

That version-skew check moved to PyAutoHeart; readiness is gated upstream by
pyauto-heart readiness before pre_build runs. Build is a pure executor.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012v2ZYN4RCib1252BEWBb4t
@Jammy2211 Jammy2211 merged commit 4960bb6 into main Jun 29, 2026
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.

3 participants