sprint-reader

Community

Access sprint tasks, instantly.

AuthorAlexBaum-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill quickly reads and parses sprint task data from JSON files, providing development agents with all necessary details, acceptance criteria, and dependencies to start work efficiently and with full context.

Core Features & Use Cases

  • Task Detail Extraction: Parses sprint JSON files to extract task titles, descriptions, assigned roles, and priorities.
  • Acceptance Criteria Retrieval: Provides specific, testable criteria for each task, ensuring clarity on "done" and guiding implementation.
  • Dependency Checking: Verifies if all dependent tasks are completed before allowing work to proceed, preventing blockers.
  • Use Case: When you're ready to start a new sprint task, use this skill to get a comprehensive overview of the task, its requirements, and any blockers, ensuring you have all the context needed for efficient implementation.

Quick Start

Use the sprint-reader skill to show me the details for task SPRINT-1-005, including its description and acceptance criteria.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: sprint-reader
Download link: https://github.com/AlexBaum-ai/NEURM/archive/main.zip#sprint-reader

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository