document-history

Generate structured documentation from templates for completed development work.

Updated Feb 22, 2026
One-click install
npx skills add https://github.com/phoenixvc/agentkit-forge --skill document-history
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: document-history
Source: https://github.com/phoenixvc/agentkit-forge/tree/main/.agents/skills/document-history
Command: npx skills add https://github.com/phoenixvc/agentkit-forge --skill document-history

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of detailed, structured documentation for completed work, saving developers time and ensuring consistent record-keeping.

Core Features & Use Cases

  • Automated Documentation: Generates history documents from templates for features, bug fixes, implementations, and migrations.
  • Contextual Detail: Automatically fills template sections with relevant information from the current session and git history.
  • Use Case: After completing a new feature, invoke this skill to generate a comprehensive CHANGELOG entry, including a description of the feature, the problem it solves, and any relevant technical details.

Quick Start

Use the document-history skill to create a history document for the latest commit.

Frequently Asked Questions about document-history

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

FAQPage Schema
How do I generate a changelog entry from git history automatically?

You can generate a changelog entry from git history by invoking the skill without arguments; it automatically detects the work type and title from recent commits to populate structured documentation templates with relevant session details.

What is the best way to document completed development sessions for features and bug fixes?

The best way to document completed development sessions is by generating structured history documents from templates that automatically capture contextual details for features, bug fixes, implementations, and migrations to ensure consistent record-keeping.

Can I use session context to populate documentation templates for code migrations?

Yes, you can use session context to populate documentation templates for code migrations; the skill automatically fills all template sections with relevant information from the current development session and git history.

Does the document-history skill work without manual arguments for git history detection?

Yes, the document-history skill works without manual arguments by automatically detecting the type and title from git history, seamlessly populating all template sections with the current session context.

How to create structured work history docs for a recent implementation?

To create structured work history docs for a recent implementation, use the skill to generate a comprehensive document from a template, automatically filling in the description, problem solved, and relevant technical details.