eo-doc-manager

Community

Manage and sync project documentation

AuthorSimpleEve
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Repositories often have scattered, stale, or inconsistent documentation that drifts from the codebase and becomes unreliable for developers and AI agents. eo-doc-manager centralizes documentation under eo-doc/, enforces a code-first generation approach, and automates incremental and full rebuilds so docs reflect actual code and recent changes.

Core Features & Use Cases

  • Init: create eo-doc/ directory skeleton, INDEX.md files, templates/ placeholder, and a .sync-cursor baseline.
  • Sync (incremental): drive doc changes from git diff to update doc/, agent-handbook/, design/ impl status, and all INDEX.md entries.
  • Re-sync (full rebuild): scan source code to regenerate doc/ and agent-handbook/, preserve human-authored design/research content, and reset the sync baseline.
  • Modify / Select / Query: parse and route natural-language or explicit commands to create, split, and search documents by tags and keywords.
  • Governance: manage CLAUDE.md injection, frontmatter validation, impl_coverage tracking, and consistency checks between design/doc/agent-handbook.

Quick Start

Use the eo-doc-manager skill to sync documentation for the latest commit range and update eo-doc/INDEX.md.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: eo-doc-manager
Download link: https://github.com/SimpleEve/eo-skills/archive/main.zip#eo-doc-manager

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.