feature-document

Document features with specifications and changelog updates before PR creation.

2|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/elijahmurray/vandra-dev --skill feature-document
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature-document
Source: https://github.com/elijahmurray/vandra-dev/tree/main/skills/feature-document
Command: npx skills add https://github.com/elijahmurray/vandra-dev --skill feature-document

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of documenting new features, ensuring that specifications and changelog updates are completed before a Pull Request is created.

Core Features & Use Cases

  • Feature Specification: Generates detailed documentation for new features.
  • Changelog Updates: Automatically updates changelogs to reflect feature additions.
  • Pre-PR Checks: Ensures all necessary documentation is in place before code review.

Quick Start

Document the new login feature by running the feature document command.

Frequently Asked Questions about feature-document

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

FAQPage Schema
How do I document a feature before creating a pull request?

To document a feature before a pull request, you can run the feature document command to generate detailed feature specifications and automatically update your changelog prior to PR creation.

What is the best way to automate changelog updates for new development features?

Automating changelog updates for new features is handled by running the feature document command, which structures your release management by generating the necessary documentation and changelog entries prior to PR creation.

How do I ensure feature specifications are completed before code review?

You can ensure feature specifications are completed before code review by using a pre-PR documentation process that generates the required specs and updates the changelog, enforcing a structured approach to feature development.

Does the feature documentation process require any external dependencies?

The feature documentation process requires no external dependencies, but it does require execution of the specific feature document command to initiate the generation of specifications and changelog updates.

When do I need to use a structured feature documentation workflow?

You need a structured feature documentation workflow when you want to streamline release management and ensure all feature specifications and changelog updates are finalized before initiating a pull request for code review.