prd-update-progress

Analyzes git commits and code changes to update PRD progress.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/jeremysball/alfred --skill prd-update-progress-jeremysball
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prd-update-progress
Source: https://github.com/jeremysball/alfred/tree/main/skills/prd-update-progress
Command: npx skills add https://github.com/jeremysball/alfred --skill prd-update-progress-jeremysball

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of updating Product Requirements Documents (PRDs) by analyzing git commits and code changes, ensuring that the PRD accurately reflects the current implementation status.

Core Features & Use Cases

  • Automated PRD Updates: Analyzes git history and code changes to identify completed requirements.
  • Contextual Analysis: Leverages conversation context and git data for accurate progress tracking.
  • Divergence Detection: Flags discrepancies between planned work and actual implementation.
  • Use Case: After a development sprint, use this Skill to automatically update the PRD, marking completed features and identifying any deviations from the original plan, before committing the changes.

Quick Start

Update the PRD based on recent git commits and conversation context.

Frequently Asked Questions about prd-update-progress

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

FAQPage Schema
How do I automatically update a PRD based on git commits?

Automated PRD updates work by analyzing git history and code changes to identify completed requirements, leveraging conversation context for accurate progress tracking. This process maps implementation work to PRD items and proposes updates for your confirmation.

What is PRD divergence detection in project management?

PRD divergence detection identifies discrepancies between planned work in your Product Requirements Document and actual code implementation. It flags deviations from the original plan, ensuring your documentation accurately reflects the current development status.

How do I track project management progress from code changes?

You can track progress by mapping code changes and git commits directly to PRD items. This approach analyzes comprehensive structure and gap data from your repository, proposing updates to mark completed features automatically.

Does this PRD automation work with my existing git workflow?

Yes, this automation integrates directly with your git workflow by analyzing commit history and code changes. It requires no external dependencies, using your repository's native data alongside conversation context to identify PRD items and propose updates.

When should I use automated PRD progress tracking?

Automated PRD progress tracking is ideal after a development sprint when you need to mark completed features and identify deviations from the original plan. It automates the manual process of cross-referencing code implementation with planned requirements.