Skip to content

refactor(code-review): move resolve-base.sh to scripts/ directory#744

Merged
tmchow merged 1 commit intomainfrom
tmchow/scripts-vs-references
May 1, 2026
Merged

refactor(code-review): move resolve-base.sh to scripts/ directory#744
tmchow merged 1 commit intomainfrom
tmchow/scripts-vs-references

Conversation

@tmchow
Copy link
Copy Markdown
Collaborator

@tmchow tmchow commented May 1, 2026

The plugin's references/ directory is for prose, schemas, and templates; executable scripts belong in scripts/. resolve-base.sh was the only .sh file in any references/ directory across the plugin — moved to its conventional location and updated the four callsites in SKILL.md plus the two test files that pinned the old path.


Compound Engineering
Claude Code

The plugin convention places executable scripts in `scripts/` and reference
prose/schemas in `references/`. resolve-base.sh was the only `.sh` file living
in any `references/` directory across the plugin. Move it to the conventional
location and update the four callsites in SKILL.md, the script's own usage
comment, and the two test files that referenced the old path.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@tmchow tmchow merged commit 607c52a into main May 1, 2026
2 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