Create Directory Docs — Documentation skill for Claude Code
Use our directory-documentor sub-agent to create or update README.md files for important subdirectories.
How to install Create Directory Docs
Installs to ~/.claude/commands/umairalipathan1980-sub-agentic-framework-of-context-engineering-create-directory-docs.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/umairalipathan1980/Sub-Agentic-Framework-of-Context-Engineering/HEAD/.claude/commands/create-directory-docs.md -o ~/.claude/commands/umairalipathan1980-sub-agentic-framework-of-context-engineering-create-directory-docs.md Restart Claude Code, or start a new session, for it to be picked up.
What Create Directory Docs does
Use our **directory-documentor** sub-agent to create or update **README.md** files for important subdirectories.
**Focus:** $ARGUMENTS (directory names or glob patterns). If omitted, analyze the repo and document major directories automatically.
Requirements:
- Incremental-first: update existing READMEs; otherwise create new ones.
- Use Glob/Grep/Read for discovery; use Bash only for safe, read-only context (e.g., git log for the directory).
- Each README should be a blueprint for re-creat
Alternatives in Documentation
- Agent Readme — Agent onboarding — what to do with the files in this directory 29.1k ★
- Changelog Update — Hydrogen Upgrade Command Changelog Update - Optimized for Claude 2.1k ★
- Tentacle Update Tentacle — You are the maintainer for the {{tentacleId}} tentacle 1.4k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Update New Feature Doc
Use our feature-documentor sub-agent to document a completed feature across the project:
Claude Docs
Context7-powered documentation research workflow for Claude Code with automatic sub-agent generation
Update Script
Update an existing script in the .scripts directory along with its README and CHANGELOG files
Update Readme
Update the "Current Plugins" table in README.md to reflect all plugins currently in the plugins/ directory.
Jira Skill
Jira API operations and wiki markup (two sub-skills)
Prime
by yzyydev - Sets up initial project context by viewing directory structure and reading key files, creating st
Related Agents
User Guide Expert
Use this agent when you need to create, update, or improve user-facing documentation in the docs/userguide dir
Commit Documentor
Git-driven feature documentation specialist (updates CLAUDE.md + affected directory READMEs; incremental-first
Documentor
Technical documentation, API docs, READMEs. Creates clear, comprehensive documentation for codebases.