Skip to content

Move taxonomist skill inline and register install tool#2971

Merged
youknowriad merged 1 commit intoadd/taxonomists-skillfrom
add/taxonomist-skill-improvements
Apr 3, 2026
Merged

Move taxonomist skill inline and register install tool#2971
youknowriad merged 1 commit intoadd/taxonomists-skillfrom
add/taxonomist-skill-improvements

Conversation

@youknowriad
Copy link
Copy Markdown
Contributor

Summary

  • Moved the full taxonomist skill content and PHP scripts from the top-level skills/ directory into the CLI plugin directory (apps/cli/ai/plugin/skills/taxonomist/)
  • Expanded the SKILL.md with complete inline instructions instead of delegating to an external file
  • Registered install_taxonomy_scripts tool so the agent can deploy PHP scripts to target sites
  • Registered the taxonomist as a user-invokable slash command
  • Removed the now-unused skills-constants.ts entries

Test plan

  • Run npm run cli:build and verify the CLI builds successfully
  • Invoke /taxonomist in a Studio AI session and confirm the skill loads
  • Verify the install_taxonomy_scripts tool is available during a session

🤖 Generated with Claude Code

Move the full taxonomist skill content and PHP scripts into the CLI
plugin directory, removing the external skills/ folder. Register the
skill as a user-invokable slash command and add an install_taxonomy_scripts
tool so the agent can deploy scripts to target sites.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@youknowriad youknowriad merged commit 6abe81a into add/taxonomists-skill Apr 3, 2026
2 of 5 checks passed
@youknowriad youknowriad deleted the add/taxonomist-skill-improvements branch April 3, 2026 12:41
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