pre-work-research
✓Use before starting implementation - research repository documentation, codebase patterns, and external resources to inform the approach
Installation
SKILL.md
Announce at start: "I'm researching the codebase and documentation before implementing."
| Unfamiliar area of codebase | Yes | | New library or API | Yes | | Complex integration | Yes | | Performance-sensitive code | Yes | | Security-sensitive code | Yes | | Simple, isolated change | Minimal |
| Trivial (typo, config) | None needed | | Small (single file) | Quick pattern check | | Medium (feature) | Full protocol | | Large (system) | Extended research |
Use before starting implementation - research repository documentation, codebase patterns, and external resources to inform the approach Source: troykelly/claude-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/troykelly/claude-skills --skill pre-work-research- Source
- troykelly/claude-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is pre-work-research?
Use before starting implementation - research repository documentation, codebase patterns, and external resources to inform the approach Source: troykelly/claude-skills.
How do I install pre-work-research?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/troykelly/claude-skills --skill pre-work-research Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/troykelly/claude-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01