investigate-create-doc

Investigate codebase topics and generate structured markdown documentation with findings and next steps.

1|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/luigiinred/dotfiles --skill investigate-create-doc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: investigate-create-doc
Source: https://github.com/luigiinred/dotfiles/tree/main/dot_cursor/skills/investigate-create-doc
Command: npx skills add https://github.com/luigiinred/dotfiles --skill investigate-create-doc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of investigating and documenting complex codebase topics, transforming raw code exploration into structured, understandable markdown documentation.

Core Features & Use Cases

  • Automated Investigation: Scans codebases to answer specific questions about functionality.
  • Structured Documentation: Generates READMEs and sub-documents detailing findings, pros, cons, and recommendations.
  • Use Case: When a new team member needs to understand how a specific feature like "user authentication" works, this Skill can be used to generate a comprehensive document explaining its implementation, dependencies, and potential issues.

Quick Start

Use the investigate-create-doc skill to investigate how the user profile service works.

Frequently Asked Questions about investigate-create-doc

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I document how a specific feature works in a codebase?

To document codebase topics, this Skill scopes the investigation, defines specific questions, and executes parallel sub-agent investigations to generate structured markdown READMEs with detailed findings, pros, cons, and next steps.

What is the best way to generate technical documentation for a complex codebase?

Generating technical documentation is handled by scoping an investigation and executing parallel sub-agent codebase analysis to produce structured markdown documents detailing implementation findings and actionable recommendations.

Can I use automated investigation to analyze codebase functionality and write markdown?

Yes, automated investigation scans the codebase to answer specific functionality questions and writes structured markdown documentation that includes detailed findings, pros, cons, and recommendations.

Do I need to manually outline my codebase analysis before generating documentation?

No manual outlining is needed; the Skill automates the entire process by scoping the investigation, planning the approach, and writing structured markdown documentation with detailed findings and actionable next steps.

What does codebase documentation generated by this approach include?

Codebase documentation includes structured markdown READMEs and sub-documents detailing investigation findings, pros, cons, and actionable next steps for the analyzed topic.

Are there limitations to using automated codebase analysis for technical writing?

The main limitation is that automated codebase analysis requires a clearly defined investigation scope to execute parallel sub-agent searches effectively and generate accurate structured markdown documentation.