SpecD
Official@specd-sdd
Offers structured design artifact validation, codebase drift auditing, and automated change lifecycle management for enterprise software engineering environments.
Agent Skills by SpecD
Showing 12 vetted skills indexed across 1 GitHub repositories.
commit
Automate conventional-commit style commits for SpecD projects.
specd-design
Write and validate design artifacts against schemas with graph impact analysis.
specd-spec-metadata
Generate structured spec metadata from artifact ASTs using extraction rules.
specd-verify
Load change state, merge specs with deltas, and validate scenarios.
specd-archive
Merge validated deltas into workspace specs and generate post-archive metadata.
specd-new
Translate user intent into a SpecD change plan with exploration context.
specd-compliance
Audit specs against the codebase to identify drift and missing coverage.
specd-implement
Implement SpecD change tasks across workspaces with guardrails and hooks.
specd
Route SpecD workflow changes to the next lifecycle skill based on state.
specd-metadata
Extract and validate spec metadata into provenance-rich metadata.json files.
code-reviewer
Review code changes, pull requests, and codebases for correctness, maintainability, security, and architecture issues.
specs-compliance
Audit specs against code implementations to detect drift and verify test coverage.
Frequently Asked Questions About SpecD
FAQPage SchemaWhat specific tasks can be performed using SpecD?βΌ
SpecD enables the validation of design artifacts against schemas, extraction of structured metadata from abstract syntax trees, auditing of codebase drift, and the execution of change plans across development workspaces with integrated guardrails.
Which personas benefit most from SpecD?βΌ
SpecD is designed for software architects, lead engineers, and compliance officers who need to maintain strict alignment between high-level design specifications and actual codebase implementations while ensuring architectural integrity.
What are the prerequisites for running SpecD?βΌ
SpecD requires an existing codebase with defined design artifacts and schemas. Users must have their development environment configured to support AST-based extraction and metadata generation to enable the full suite of validation and auditing capabilities.