This skill runs an interactive, inline onboarding session that walks a user through a full Spec-Driven Development (SDD) cycle against their actual codebase. It helps the agent identify a small, low-risk improvement, produce proposal.md, design.md, specs, tasks, implement changes, verify them, and archive the result — all with short narrated steps.
Use this when you want hands-on guidance to introduce SDD practices or to complete a small feature/change in one session (30-60 minutes) with testable specs and an audit trail. Ideal for feature onboarding, new contributors, or teaching SDD workflow on a real repo.
{}
Interactive onboarding skill that walks users through a full Spec-Driven Development cycle on their real codebase. No scripts bundled — purely prompt-driven with phased instructions (explore, propose, spec, design, tasks, apply, verify, archive). Well-structured and clearly written, but tightly coupled to the gentleman-ai SDD ecosystem and other sdd-* skills it references. No security concerns whatsoever.
Pure instructional skill with no executable code. No security issues. Well-written onboarding walkthrough for SDD methodology. Niche audience — developers using the gentleman-ai SDD framework specifically.