General
spec-status - Claude MCP Skill
Spec Status Command
SEO Guide: Enhance your AI agent with the spec-status tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to spec status command... Download and configure this skill to unlock new capabilities for your AI workflow.
🌟3 stars • 5 forks
📥0 downloads
Documentation
SKILL.md# Spec Status Command Show current status of all specs or a specific spec. ## Usage ``` /spec-status [feature-name] ``` ## Instructions Display the current status of spec workflows. 1. **If no feature-name provided:** - List all specs in `.claude/specs/` directory - Show current phase for each spec - Display completion status 2. **If feature-name provided:** - Show detailed status for that spec - Display current workflow phase - Show completed vs pending tasks - List next recommended actions 3. **Status Information:** - Requirements: [Complete/In Progress/Pending] - Design: [Complete/In Progress/Pending] - Tasks: [Complete/In Progress/Pending] - Implementation: [X/Y tasks complete] 4. **Output Format:** ``` Spec: user-authentication Phase: Implementation Progress: Requirements ✅ | Design ✅ | Tasks ✅ Implementation: 3/8 tasks complete Next: Execute task 4 - "Implement password validation" ``` ## Workflow Phases - **Requirements**: Gathering and documenting requirements - **Design**: Creating technical design and architecture - **Tasks**: Breaking down into implementation tasks - **Implementation**: Executing individual tasks - **Complete**: All tasks finished and integrated
Signals
Avg rating⭐ 0.0
Reviews0
Favorites0
Information
- Repository
- TrueCrimeDev/ClautoHotkey
- Author
- TrueCrimeDev
- Last Sync
- 3/14/2026
- Repo Updated
- 2/9/2026
- Created
- 1/16/2026
Reviews (0)
No reviews yet. Be the first to review this skill!