GetRequirement Skill
OfficialFetch full requirement details by ID.
Product & Management#documentation#requirements#specifications#product development#metadata#fetch#traceability
AuthorCure-HHT
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Quickly retrieving the full text and metadata of a specific requirement can be cumbersome, especially when needing to verify content or understand dependencies. This Skill provides instant access to requirement details, streamlining your workflow and ensuring accuracy.
Core Features & Use Cases
- Instant Requirement Retrieval: Fetch and display the full text and comprehensive metadata of any requirement by its ID (e.g.,
REQ-d00027ord00027). - Detailed Metadata: Provides crucial details such as requirement level (PRD, Ops, Dev), parent requirements, status, an 8-character hash for change detection, and the source file location.
- Enhanced Traceability: Clearly shows the "implements" hierarchy, helping you understand requirement dependencies and their cascade.
- Use Case: During a code review, a developer needs to quickly verify the exact wording of
REQ-d00027to ensure their implementation aligns perfectly. This Skill provides the full requirement text and all associated metadata on demand, without needing to manually search through documentation.
Quick Start
Show me the full text and details for requirement ID 'd00027'.
Dependency Matrix
Required Modules
python
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: GetRequirement Skill Download link: https://github.com/Cure-HHT/hht_diary/archive/main.zip#getrequirement-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.