scaffold

Create the .orchestra/ directory structure and interactive roadmap setup.

1|Updated Sep 17, 2025
One-click install
npx skills add https://github.com/mpazaryna/agentic-factory --skill scaffold-mpazaryna
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scaffold
Source: https://github.com/mpazaryna/agentic-factory/tree/main/pm/orchestra/skills/scaffold
Command: npx skills add https://github.com/mpazaryna/agentic-factory --skill scaffold-mpazaryna

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of a standardized project structure and initial roadmap, ensuring new projects start with a clear organizational foundation and a defined vision.

Core Features & Use Cases

  • Automated Directory Creation: Sets up essential folders like .orchestra/, adr/, work/, and devlog/.
  • Template Generation: Creates boilerplate files for README, Architecture Decision Records (ADRs), and PRD/Spec templates.
  • Interactive Roadmap Setup: Guides users through defining project vision and milestones.
  • Use Case: When starting a new software project, use this Skill to quickly establish the .orchestra/ knowledge base, define the project's core vision, and outline the first few milestones.

Quick Start

Run the scaffold skill to set up the .orchestra/ directory in the current project path.

Frequently Asked Questions about scaffold

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

FAQPage Schema
How do I set up a project knowledge base and roadmap structure?

To set up a project knowledge base, you can scaffold the .orchestra/ directory structure to automate folder creation, generate PRD templates, and initialize an interactive roadmap setup process.

What is the best way to bootstrap a new software project with standard folders?

The best way to bootstrap standard project folders is to use a scaffolding process that automatically creates essential directories like .orchestra/, adr/, work/, and devlog/ along with boilerplate files.

Can I integrate a project knowledge base into an existing repository?

Yes, the scaffolding process handles both new project setup and integration into existing projects by initializing the .orchestra/ agent knowledge base directory structure within the current path.

How do I define project vision and milestones when starting a new project?

You can define project vision and milestones through an interactive roadmap setup that guides you through the initialization process after generating the foundational project structure.

What templates are generated when scaffolding a project structure?

Scaffolding a project structure generates boilerplate templates for README files, Architecture Decision Records (ADRs), and PRD/Spec documents within the created knowledge base directories.