init

Creates a standardized documentation scaffold with AGENTS.md, CONVENTIONS.md, and docs/ directory via guided interview.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill eliminates the friction of setting up a new project by automatically generating a standardized documentation scaffold, ensuring consistency and immediate project orientation for any contributor.

Core Features & Use Cases

  • Automated Scaffolding: Creates essential project files like AGENTS.md, CONVENTIONS.md, and a structured docs/ directory in one pass.
  • Contextual Interview: Guides the user through a structured interview to tailor the scaffold to the specific tech stack and testing requirements.
  • Use Case: When starting a new repository, use this Skill to instantly bootstrap the project with architecture, test strategy, and workflow rules, allowing you to focus on feature development immediately.

Quick Start

Run the init skill to bootstrap the documentation structure for this project by following the interactive prompts.

Frequently Asked Questions about init

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

FAQPage Schema
How do I bootstrap project documentation automatically for a new repository?

To bootstrap project documentation automatically, run an interactive interview that configures your tech stack and testing strategies, instantly generating a structured scaffold with files like AGENTS.md and CONVENTIONS.md.

What is a documentation scaffold and when do I need one for project setup?

A documentation scaffold is a standardized structure of essential files and directories. You need one during project setup to enforce consistent workflows, establish coding conventions, and provide immediate project orientation for contributors.

How do I generate coding conventions and architectural structure files?

You generate coding conventions and architectural structure files by participating in a contextual interview that tailors the documentation scaffold to your specific project identity, tech stack, and quality tooling requirements.

Can I configure project-specific testing strategies and quality tooling during initialization?

Yes, you can configure project-specific testing strategies and quality tooling during initialization. The guided interview collects these requirements to automate the creation of a tailored documentation scaffold.

What is the best way to ensure consistent workflow enforcement across a new project?

The best way to ensure consistent workflow enforcement is to automate the creation of essential project files and directories upfront, establishing architecture rules and conventions before feature development begins.

Do I need any dependencies to scaffold documentation for my tech stack?

No dependencies are required to scaffold documentation. The process operates independently by conducting a guided interview to tailor the file structure to your specific tech stack and testing requirements.