spec-reader

Locate and read project specification files to summarize acceptance criteria.

Updated Jan 3, 2026
One-click install
npx skills add https://github.com/fum1ple/agent-claude-invoice --skill spec-reader
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec-reader
Source: https://github.com/fum1ple/agent-claude-invoice/tree/main/.claude/skills/spec-reader
Command: npx skills add https://github.com/fum1ple/agent-claude-invoice --skill spec-reader

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you quickly locate and read project specifications to align coding work with defined requirements.

Core Features & Use Cases

  • Specification Discovery: Search common spec directories (docs/specs, specifications) and project root.
  • Full-Text Reading: Read and load full specification content using Read.
  • Acceptance Summary: Summarize key acceptance criteria for quick confirmation.

Quick Start

Search for a specs file under docs/specs/ or specifications/, then Read it to understand the acceptance criteria and constraints.