Install the following recommended engineering skills for Claude Code:
- improve-codebase-architecture
- tdd
- to-issues
- to-prd
- codebase-design
- grill-with-docs
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 engineering/improve-codebase-architecture --agent claude-code
gh skill install mattpocock/skills engineering/tdd --agent claude-code
gh skill install mattpocock/skills engineering/to-issues --agent claude-code
gh skill install mattpocock/skills engineering/to-prd --agent claude-code
gh skill install mattpocock/skills engineering/codebase-design --agent claude-code
gh skill install mattpocock/skills engineering/grill-with-docs --agent claude-code
- 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.