umairalipathan1980

Create Directory Docs — Documentation skill for Claude Code

Documentation community

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

Terminal
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 Repository