Install the following recommended productivity skills for Claude Code at user scope (available across all projects, installed to ~/.claude/skills/):
- grill-me
- handoff
- writing-great-skills
Note: This plugin itself should be installed globally with
--scope user:/plugin install productivity --scope user
Steps:
- Verify
ghis installed and authenticated. Ifgh auth statusfails, stop and ask the user to rungh auth login. - Run the following commands in order and report the result of each:
gh skill install mattpocock/skills productivity/grill-me --agent claude-code --scope user
gh skill install mattpocock/skills productivity/handoff --agent claude-code --scope user
gh skill install mattpocock/skills productivity/writing-great-skills --agent claude-code --scope user
- If any install fails, print the full error, continue with the remaining skills, and report a summary at the end.
- On success, list the installed skill paths.