dr

Analyze task requirements against product code and generate development review documents.

Updated Apr 14, 2025
One-click install
npx skills add https://github.com/vladpolewoi/config76 --skill dr-vladpolewoi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dr
Source: https://github.com/vladpolewoi/config76/tree/main/claude/skills/dr
Command: npx skills add https://github.com/vladpolewoi/config76 --skill dr-vladpolewoi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python-docx, python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

The 'dr' skill addresses the challenge of manually reviewing development requirements, providing an automated system to analyze task requirements against product reality, and generate formal development review (DR) documents.

Core Features & Use Cases

  • Automated Analysis: Analyzes task requirements against the Calendar-App product code to verify claims.
  • Formal Reporting: Generates DR documents containing findings, effort estimates, and recommendations.
  • Use Case: When a manager needs to review a new task, the user can initiate a 'dr' command to analyze the requirements and generate a comprehensive DR document.

Quick Start

To start a development review for a task with the key 'KLNA-123', use the command: /dr KLNA-123

Frequently Asked Questions about dr

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

FAQPage Schema
What is automated development review and how does it verify task requirements?

Automated development review analyzes task requirements against product code to verify claims, generating formal documents with findings, effort estimates, and recommendations for development teams.

How do I generate a development review document for a specific task?

To generate a development review document, initiate the /dr command with your task key, such as /dr KLNA-123, to analyze requirements and produce a comprehensive formal report.

Do I need Python to generate development review reports in docx format?

Yes, you need Python and the python-docx library to generate formal development review documents and integrate with project management APIs for automated analysis.

Can I automate requirements analysis for my Calendar-App product code?

Yes, you can automate requirements analysis for your Calendar-App product code by verifying task requirements against the actual codebase to validate development claims and generate formal findings.

What's the best way to organize tasks for development teams after requirements analysis?

The best way to organize tasks is using automated development review, which analyzes requirements, generates formal documents with effort estimates, and provides actionable recommendations for development teams.

Why does development review require integration with project management APIs?

Development review requires project management API integration to fetch task details automatically, verify requirements against product reality, and generate formal review documents without manual data entry.