kodex-fix-incomplete

Identify incomplete Kodex topics and generate structured update drafts.

Updated Jan 12, 2026
One-click install
npx skills add https://github.com/ben-mad-jlp/claude-mermaid-collab --skill kodex-fix-incomplete
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kodex-fix-incomplete
Source: https://github.com/ben-mad-jlp/claude-mermaid-collab/tree/main/skills/kodex-fix-incomplete
Command: npx skills add https://github.com/ben-mad-jlp/claude-mermaid-collab --skill kodex-fix-incomplete

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the process of identifying incomplete Kodex topics and filling gaps with structured, actionable content, keeping documentation consistent across the Kodex repository.

Core Features & Use Cases

  • Automated completeness checks: Detects missing sections such as conceptual, technical, files, or related topics across Kodex topics.
  • Content generation: Proposes and fills missing sections based on repository context, existing topics, and code comments.
  • Draft updates & integration: Creates ready-to-apply Kodex topic updates via the Kodex tooling (query_topic, update_topic, list_topics) for rapid maintenance.

Quick Start

Use the kodex-fix-incomplete skill to identify incomplete topics and generate update drafts that can be reviewed and applied.

Frequently Asked Questions about kodex-fix-incomplete

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

FAQPage Schema
How do I fix incomplete documentation topics with missing sections?

Fix incomplete documentation topics by automating the identification of missing conceptual, technical, files, and related sections, then generating structured content to fill the gaps across the repository.

How do I detect missing sections in a Kodex topic?

Detect missing sections in a Kodex topic by running automated completeness checks that scan topic records for absent conceptual, technical, files, or related sections requiring updates.

What is the best way to automate Kodex topic updates?

Automate Kodex topic updates by using tooling commands like query_topic and list_topics to read existing content, drafting missing sections, and creating ready-to-apply updates via update_topic.

How does automated content generation work for missing documentation sections?

Automated content generation for missing documentation sections works by analyzing repository context, existing topics, and code comments to propose and draft structured content for incomplete records.

Do I need specific tooling commands to repair incomplete topics?

Repairing incomplete topics requires Kodex tooling commands such as query_topic, update_topic, and list_topics to read existing records, draft updates, and apply structural fixes.