Skip to content

KhawarHabibKhan/spec-kit-doctor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spec Kit Doctor

A Spec Kit extension that diagnoses project health and reports issues.

What it does

Scans your Spec Kit project and checks 6 areas:

  • Project structure — are .specify/, specs/, scripts/, templates/, memory/ present?
  • AI agent configuration — which agent is set up, do its commands exist?
  • Feature specifications — for each feature, are spec.md/plan.md/tasks.md present?
  • Scripts health — are all bash and PowerShell scripts present and executable?
  • Extensions health — is extensions.yml valid, is the registry intact?
  • Git status — are you in a repo, what branch?

Reports findings as errors, warnings, and notes with suggested fixes.

Installation

specify extension add doctor

Or install from GitHub:

specify extension add --from https://github.com/KhawarHabibKhan/spec-kit-doctor/archive/refs/tags/v1.0.0.zip

Usage

/speckit.doctor.check

Or using the alias:

/speckit.doctor

Requirements

  • Spec Kit >= 0.1.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages