sdd:sdd-infrastructure

Deliver SDD workflow templates, scripts, and governance assets for the /sdd command set.

4|1|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/aaronbassett/aaronbassett-marketplace --skill sdd-sdd-infrastructure
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdd:sdd-infrastructure
Source: https://github.com/aaronbassett/aaronbassett-marketplace/tree/main/plugins/sdd/skills/sdd-infrastructure
Command: npx skills add https://github.com/aaronbassett/aaronbassett-marketplace --skill sdd-sdd-infrastructure

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

The SDD infrastructure eliminates repetitive setup friction by providing ready-to-use templates, scripts, and governance documents required to launch Specification-Driven Development workflows.

Core Features & Use Cases

  • Templates: spec-template.md, plan-template.md, tasks-template.md, checklist-template.md, agent-file-template.md to standardize feature artifacts.
  • Scripts: create-new-feature.sh, setup-plan.sh, check-prerequisites.sh, update-agent-context.sh, and common.sh to automate feature lifecycle tasks.
  • Governance & References: constitution-template.md and reference guides (constitution-guide.md, script-guide.md, template-guide.md, workflow-overview.md) to enforce process and enable AI agent alignment.
  • Use Case: A team boots a new feature with a single command, regenerates plan and tasks, and updates agent contexts automatically as the feature matures.

Quick Start

Use the SDD infrastructure skill to bootstrap a new feature by invoking the /sdd:specify command, then follow with /sdd:plan and /sdd:tasks to generate artifacts and wire up governance and agent contexts.

Frequently Asked Questions about sdd:sdd-infrastructure

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate specification-driven development workflows with templates and scripts?

You can automate specification-driven development workflows by using pre-built spec, plan, tasks, and checklist templates alongside shell scripts to standardize feature artifacts and eliminate repetitive setup friction.

What is the best way to bootstrap a new feature using specification-driven development?

The best way to bootstrap a new feature is to invoke the /sdd:specify command to generate initial artifacts, then follow with /sdd:plan and /sdd:tasks to wire up governance and agent contexts automatically.

Can I use shell scripts to update AI agent context for specification-driven development projects?

Yes, you can use the update-agent-context.sh script to automatically synchronize AI agent contexts as your feature matures, ensuring continuous alignment throughout the development lifecycle.

How does governance documentation support specification-driven development automation?

Governance documentation enforces process consistency by providing constitution templates and reference guides, ensuring AI agent alignment and standardized feature execution across the team.

What prerequisites do I need to run specification-driven development automation scripts?

You need a shell environment to execute the prerequisite and setup scripts, which validate your system readiness and automate the generation of versioned feature artifacts.

Are there templates to standardize feature artifacts for specification-driven development?

Yes, ready-to-use templates for spec, plan, tasks, checklist, and agent files are provided to standardize feature artifacts and ensure consistent project documentation across teams.