Use when you need to install the embedded project commands into command directories (.github/commands, .claude/commands, .cursor/command, .codex/commands), selecting the destination interactively and copying the embedded command definitions from project assets. This should trigger for requests such as Install embedded commands; Bootstrap .cursor/command; Bootstrap .claude/commands; Copy project commands; Install project command suite. Part of cursor-rules-java project
59
67%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/004-commands-installation/SKILL.mdInstall a predefined set of embedded project commands from repository assets into a user-selected target directory. This is an interactive skill.
What is covered in this Skill?
.github/commands, .claude/commands, .cursor/command, or .codex/commands)assets/commandsThis skill installs only the embedded project commands bundle and must ask for destination before writing files.
references/004-commands-installation.mdFor detailed guidance, examples, and constraints, see references/004-commands-installation.md.
b73c9d3
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.