Update Feature Docs

Generate or update documentation for the current feature branch. Analyzes all changes (commits, diffs) between the feature branch and base branch, then creates or updates docs/features/<index>_<feature-name>/README.md with incremental indexing based on existing feature docs. Use when documenting a feature branch, creating feature documentation from branch changes, or updating existing feature docs after additional commits. <example> Context: User wants to document their feature branch user: "/update-feature-docs" </example> <example> Context: User wants to document changes user: "document this feature branch" </example> <example> Context: User wants to update existing feature docs user: "update the feature docs with my latest changes" </example> <example> Context: User specifies a base branch user: "/update-feature-docs develop" </example>

lukaskellerstein c80a567 6.3 KB Updated

File contents

lukaskellerstein/codex-my-marketplace/tree/main/plugins/dev-tools-plugin/skills/update-feature-docs commit c80a567244

Frequently asked questions

npx skillmds@latest add lukaskellerstein/update-feature-docs