# Install Recommended Skills

> Install recommended engineering skills (improve-codebase-architecture, tdd, to-issues, to-prd, codebase-design, grill-with-docs) via gh skill install.

- Skill: `atman-33/install-recommended-skills-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add atman-33/install-recommended-skills-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/atman-33/install-recommended-skills-2/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Product & Planning
- Author: atman-33 (https://skillmd.com/u/atman-33)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/atman-33/install-recommended-skills-2

---


Install the following recommended engineering skills for Claude Code:

- improve-codebase-architecture
- tdd
- to-issues
- to-prd
- codebase-design
- grill-with-docs

Steps:

1. Verify `gh` is installed and authenticated. If `gh auth status` fails, stop and ask the user to run `gh auth login`.
2. Run the following commands in order and report the result of each:

```bash
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
```

3. If any install fails, print the full error, continue with the remaining skills, and report a summary at the end.
4. On success, list the installed skill paths.

