project-docs-architect

Verify CLAUDE.md maps and update registries to align documentation with code.

Updated Feb 12, 2026
One-click install
npx skills add https://github.com/vitokornelio/project-docs-architect --skill project-docs-architect
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-docs-architect
Source: https://github.com/vitokornelio/project-docs-architect/tree/main/skills/project-docs-architect
Command: npx skills add https://github.com/vitokornelio/project-docs-architect --skill project-docs-architect

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams ensure project documentation (CLAUDE.md) exists and stays in sync with code, reducing token waste from re-scanning the project and manual updates.

Core Features & Use Cases

  • Initialize CLAUDE.md at project root and relevant subdirectories to establish a living map.
  • Update CLAUDE.md registries automatically after code changes, new files, or removals to keep documentation accurate.
  • Use during onboarding, active development, and post-implementation reviews to ensure a consistent, machine-readable knowledge map across the repository.

Quick Start

Run the initialization and update commands to establish and synchronize CLAUDE.md mappings across the project.

Frequently Asked Questions about project-docs-architect

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

FAQPage Schema
How do I keep project documentation in sync with code changes automatically?

To keep project documentation in sync with code changes, this Skill verifies CLAUDE.md maps and updates registries automatically after files are added or removed. It enforces update protocols to maintain a consistent, machine-readable knowledge map across the repository.

What is a CLAUDE.md knowledge map and when do I need one?

A CLAUDE.md knowledge map is a living documentation structure placed at the project root and subdirectories. You need it during onboarding and active development to reduce token waste from re-scanning the project and manual updates.

How do I initialize project documentation registries for a new repository?

To initialize project documentation registries, run the Skill's initialization commands to establish CLAUDE.md mappings at the project root and relevant subdirectories. This creates a structured knowledge map aligned with your existing code.

Can I use this documentation update protocol during post-implementation reviews?

Yes, you can use this protocol during post-implementation reviews to verify documentation integrity. It checks CLAUDE.md maps against the current codebase to ensure registries remain accurate and consistent after development cycles.

What's the best way to structure project documentation to avoid manual registry updates?

The best way to avoid manual registry updates is enforcing a structured CLAUDE.md knowledge map with specific rules and registry formats. This Skill automates mapping and updates, keeping documentation aligned with code without manual intervention.

Why does my project documentation drift out of sync with my repository structure?

Project documentation drifts when registry structures lack an enforced update protocol after code changes. This Skill solves the drift by verifying CLAUDE.md integrity and applying six specific rules to maintain consistency across files.