doc-enricher

Identify and suggest durable documentation knowledge for directory READMEs.

2|Updated Feb 11, 2023
One-click install
npx skills add https://github.com/tumeda1992/nanitabe --skill doc-enricher
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: doc-enricher
Source: https://github.com/tumeda1992/nanitabe/tree/main/.claude/skills/doc-enricher
Command: npx skills add https://github.com/tumeda1992/nanitabe --skill doc-enricher

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of identifying and recommending persistent, high-impact knowledge to be documented in directory READMEs, streamlining future code understanding and review.

Core Features & Use Cases

  • Knowledge Identification: Automatically identifies and suggests knowledge that is highly relevant and durable for documentation.
  • User Approval Workflow: Only updates READMEs after user approval, ensuring accuracy and minimizing errors.
  • Documentation Placement: Ensures that documentation is placed at the appropriate abstract level, improving maintainability.
  • Use Case: After completing code reviews or tasks, use this Skill to automatically generate documentation suggestions that can be reviewed and approved by the user.

Quick Start

Run the doc-enricher skill on a completed task to generate documentation suggestions for the directory README.

Frequently Asked Questions about doc-enricher

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

FAQPage Schema
How do I automatically suggest knowledge for directory READMEs after a code review?

Directory README enhancement automatically identifies and suggests high-leverage, durable knowledge for documentation after completing code reviews or tasks. It generates recommendations within a user approval workflow to ensure accuracy before updating files.

What is the best way to identify high-impact knowledge for code documentation?

High-impact knowledge identification analyzes completed tasks to extract persistent, highly relevant information. It ensures documentation placement occurs at the appropriate abstract level, streamlining future code understanding and improving maintainability.

Do I need Python to generate README documentation suggestions?

Python is required to generate README documentation suggestions. The skill relies on Python scripts to perform the underlying analysis and suggestion generation for identifying high-leverage knowledge within your code review workflows.

Can I review and approve documentation changes before they are written to the README?

Yes, a predefined user approval workflow ensures you can review and approve all documentation suggestions. READMEs are only updated after your explicit approval, minimizing errors and maintaining documentation accuracy.

Does directory documentation enhancement work with existing task completion workflows?

Directory documentation enhancement integrates directly into code review and task completion workflows. Run it on a completed task to automatically generate relevant documentation suggestions for the directory README.

When should I avoid automating directory README enhancement?

Avoid automating directory README enhancement when immediate, unreviewed file updates are required. The predefined user approval workflow necessitates manual review, which may bottleneck processes needing instantaneous documentation changes.