draft

Manage use case, user story, and ADR drafts in docs/drafts/.

Updated May 6, 2026
One-click install
npx skills add https://github.com/SuSuSleep/scaffold --skill draft-sususleep
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: draft
Source: https://github.com/SuSuSleep/scaffold/tree/main/skills/draft
Command: npx skills add https://github.com/SuSuSleep/scaffold --skill draft-sususleep

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the friction of maintaining documentation during the early stages of feature development by providing a structured, automated way to create, update, and track business requirements.

Core Features & Use Cases

  • Requirement Lifecycle Management: Automatically handles the creation, modification, and deletion of Use Cases (UC), User Stories (US), and Architecture Decision Records (ADR).
  • Automated ID and Schema Enforcement: Ensures all documentation adheres to project-specific templates and ID naming conventions without manual oversight.
  • Impact Analysis: Automatically identifies and flags related documents that need updates when a requirement changes or an ADR is superseded.

Quick Start

Use the draft skill to create a new use case for the user authentication feature based on the latest business requirements.

Frequently Asked Questions about draft

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

FAQPage Schema
How do I manage project documentation drafts when business requirements change?

To manage project documentation drafts effectively, this Skill translates business requirement changes into structured documents by automating the lifecycle of use cases, user stories, and ADR drafts within the docs/drafts/ directory.

What is the best way to create use cases and architecture decision records?

The best way to create use cases and architecture decision records is through automated requirement lifecycle management, which enforces project-specific templates and ID naming conventions without manual schema oversight.

How does impact analysis work when an architecture decision record is superseded?

Impact analysis for superseded architecture decision records works by automatically identifying and flagging related project documents that require updates when a business requirement changes.

Can I automate cross-reference repair for user stories and use cases?

Yes, you can automate cross-reference repair for user stories and use cases, as the Skill executes complex document operations including cross-reference fixing and impact reporting based on defined workflow rules.

Do I need a specific directory structure to maintain requirement documentation?

Yes, you need a specific directory structure to maintain requirement documentation, as the Skill operates within the docs/drafts/ directory to ensure alignment between evolving requirements and project documentation standards.