umairalipathan1980

Update New Feature Doc — Documentation skill for Claude Code

Documentation community

Use our feature-documentor sub-agent to document a completed feature across the project.

How to install Update New Feature Doc

Installs to ~/.claude/commands/umairalipathan1980-sub-agentic-framework-of-context-engineering-update-new-feature-doc.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/umairalipathan1980/Sub-Agentic-Framework-of-Context-Engineering/HEAD/.claude/commands/update-new-feature-doc.md -o ~/.claude/commands/umairalipathan1980-sub-agentic-framework-of-context-engineering-update-new-feature-doc.md

Restart Claude Code, or start a new session, for it to be picked up.

What Update New Feature Doc does

Use our **feature-documentor** sub-agent to document a completed feature across the project: update the main `.claude/CLAUDE.md` **and** all relevant subdirectory `README.md` files.

Provide the feature name and (optionally) hints like ticket ID or keywords: **$ARGUMENTS**

Requirements:

  • Incremental-first: preserve accurate text; only change sections impacted by the feature.
  • Update .claude/CLAUDE.md in relevant blueprint sections (features, architecture, tech stack, APIs/routes, integrat

Alternatives in Documentation

  • Claude Code PM — by Ran Aroussi - Really comprehensive and feature-packed project-management workflow for Claude Code 7.7k ★
  • Changelog Update — Hydrogen Upgrade Command Changelog Update - Optimized for Claude 2.1k ★
  • Claudekit Document Processing — Document processing and conversion 1.9k ★

Full documentation available on GitHub

View Source Repository