Investigates codebases with a facts-before-opinions discipline — building a complete factual picture before interpreting what it means for the work ahead. Produces a structured research document saved to disk, split into observations and implications. Use when you need to understand existing code, patterns, dependencies, and constraints. Also use when the user says "research this", "explore the codebase", "investigate", "what does this code do", or "understand the system".
$npx -y skills add farzammohammadi/the-engineer --skill researchInstalls into the current project.
Run `npx skills use "https://github.com/farzammohammadi/the-engineer" --skill "farzammohammadi/the-engineer/research"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/farzammohammadi/the-engineer" that are relevant to the current task. Run `npx skills add "https://github.com/farzammohammadi/the-engineer"` and select the relevant skills, then follow their instructions.