sddp-init

Initialize SDD project governance and configuration workflows with milestone reporting.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/patrickrmoore/sdd-test --skill sddp-init
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: sddp-init
Source: https://github.com/patrickrmoore/sdd-test/tree/main/.claude/skills/sddp-init
Command: npx skills add https://github.com/patrickrmoore/sdd-test --skill sddp-init

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bootstraps SDD project governance by initializing project instructions and configuration, eliminating manual setup and ensuring a repeatable project structure.

Core Features & Use Cases

  • Loads and enforces the init-project workflow
  • Delegates tasks to sub-agents (Technical Researcher / Configuration Auditor)
  • Tracks milestones and reports progress to users

Quick Start

Load and execute the init-project workflow to bootstrap governance and configuration.

Frequently Asked Questions about sddp-init

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

FAQPage Schema
How do I bootstrap project governance for a new workflow?▼

To bootstrap project governance for a new workflow, initialize project instructions and configuration to eliminate manual setup and ensure a repeatable project structure. This process loads and enforces the init-project workflow automatically.

What is SDD project initialization and when do I need it?▼

SDD project initialization is the process of establishing project instructions and configuration to enforce governance. You need it when starting new projects to eliminate manual setup and guarantee a repeatable structure.

Can I delegate configuration auditing tasks during project initialization?▼

Yes, you can delegate configuration auditing tasks during project initialization. The workflow orchestrates delegation to Technical Researcher and Configuration Auditor sub-agents as needed to validate setup.

Does the project initialization workflow track milestones and report progress?▼

Yes, the project initialization workflow tracks milestones and reports progress to users. This ensures visibility throughout the bootstrapping of your project governance and configuration setup.

Do I need to manually load the init-project workflow file to start?▼

No, you do not need to manually load the init-project workflow file to start. The Skill automatically requires and loads the workflow from .github/skills/init-project/SKILL.md during execution.