Skip to content

Use ~/.local source for SKILL.md instead of copying to ~/.config#10

Merged
brycedbjork merged 2 commits into
mainfrom
bryce/skill-md-local-path
Feb 23, 2026
Merged

Use ~/.local source for SKILL.md instead of copying to ~/.config#10
brycedbjork merged 2 commits into
mainfrom
bryce/skill-md-local-path

Conversation

@brycedbjork
Copy link
Copy Markdown
Collaborator

Summary

Stop redundantly copying SKILL.md during install and update. The source code is already cloned to ~/.local/share/broker/source/, so SKILL.md is available there and automatically updated when broker update runs git operations.

Changes

  • Remove install_skill_files() function from install workflow
  • Remove _sync_skill_files() from broker update command
  • Update all user-facing paths to point to source location: ~/.local/share/broker/source/skills/broker/SKILL.md
  • Update website reference documentation

🤖 Generated with Claude Code

Stop redundantly copying SKILL.md during install and update. The source code is already cloned to ~/.local/share/broker/source/, so SKILL.md is available there and gets updated automatically when broker update runs git operations. Update all user-facing paths and documentation to point to the source location instead of the config directory.

Co-authored-by: Bryce Bjork <brycedbjork@gmail.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 23, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
broker-cli Ready Ready Preview Feb 23, 2026 5:23am

Request Review

Co-authored-by: Bryce Bjork <brycedbjork@gmail.com>
@brycedbjork brycedbjork merged commit 68754ac into main Feb 23, 2026
13 checks passed
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.

1 participant