Skip to content

Repoint installer path to PyAutoBrain/bin/install.sh#34

Merged
Jammy2211 merged 1 commit into
mainfrom
feature/relocate-skill-installer
Jul 7, 2026
Merged

Repoint installer path to PyAutoBrain/bin/install.sh#34
Jammy2211 merged 1 commit into
mainfrom
feature/relocate-skill-installer

Conversation

@Jammy2211

Copy link
Copy Markdown
Collaborator

Summary

The skill installer moved from admin_jammy/skills/ to PyAutoBrain/bin/. Repoint the doc references.

Changes

  • README.md — bootstrap command → bash PyAutoBrain/bin/install.sh; admin_jammy clone relabelled as optional general tooling.
  • skills/OWNERSHIP.md — discovery + validation references repointed to PyAutoBrain/bin/{install.sh,check_skill_line_counts.sh}.

Historical issued/*.md prompts left untouched (stale-state, caveat-marked).

Dependency

Depends on PyAutoLabs/PyAutoBrain#14merge that first.

🤖 Generated with Claude Code

The skill installer moved from admin_jammy/skills/ to PyAutoBrain/bin/.
Update the bootstrap command in README.md and the discovery/validation
references in skills/OWNERSHIP.md.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 7, 2026 17:52

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

This PR updates PyAutoMind documentation to reflect that the skill installer has moved from admin_jammy/skills/ to PyAutoBrain/bin/, aligning onboarding and validation instructions with the new installer location (noting the dependency on PyAutoBrain PR #14 being merged first).

Changes:

  • Update the bootstrap instructions to run bash PyAutoBrain/bin/install.sh.
  • Repoint skill discovery/validation references in skills/OWNERSHIP.md to PyAutoBrain/bin/{install.sh,check_skill_line_counts.sh}.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
README.md Updates the bootstrap command to use the installer in PyAutoBrain/bin/.
skills/OWNERSHIP.md Updates discovery/validation references to the new installer + guard script locations in PyAutoBrain/bin/.
Comments suppressed due to low confidence (1)

skills/OWNERSHIP.md:70

  • This section now points discovery to PyAutoBrain/bin/install.sh, but the earlier paragraph still implies admin_jammy/skills/ contains the installer + line-count guard, and the discovery list describes admin_jammy/skills/ as a tooling root. That’s internally inconsistent with the new PyAutoBrain/bin/... paths and can mislead readers about where the installer/guard live.
`PyAutoBrain/bin/install.sh` now scans these roots and symlinks skills into
`~/.claude/skills/` and commands into `~/.claude/commands/`:

- `admin_jammy/skills/` — general PyAuto tooling
- `PyAutoMind/skills/` — registry-coupled (`create_issue`)

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

Comment thread README.md
Comment on lines +477 to 479
git clone git@github.com:Jammy2211/admin_jammy.git # general tooling (optional)
bash PyAutoBrain/bin/install.sh # symlinks skills + commands
```
@Jammy2211 Jammy2211 merged commit aff952e into main Jul 7, 2026
1 check passed
@Jammy2211 Jammy2211 deleted the feature/relocate-skill-installer branch July 7, 2026 17:56
Jammy2211 pushed a commit that referenced this pull request Jul 8, 2026
Jammy2211 pushed a commit that referenced this pull request Jul 8, 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.

2 participants