init

Initialize PDLC memory files, roadmap skeleton, and CLAUDE.md scaffold.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/pdlc-os/pdlc --skill init-pdlc-os
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: init
Source: https://github.com/pdlc-os/pdlc/tree/main/skills/init
Command: npx skills add https://github.com/pdlc-os/pdlc --skill init-pdlc-os

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Initialize PDLC for a project to bootstrap the initialization memory bank and workflows, enabling a repeatable, guided setup.

Core Features & Use Cases

  • Automates PDLC initialization: creates memory templates, initial state, and scaffolds CLAUDE.md and ROADMAP skeleton.
  • Orchestrates prerequisites verification, Agent Teams activation, and Beads provisioning to prepare for the first brainstorm.
  • Use Case: When starting a new PDLC-enabled project, run this skill to initialize memory, structure, and governance in minutes.

Quick Start

Run the PDLC init skill to set up your project — it will walk you through prerequisites, directory creation, and memory-file generation.

Frequently Asked Questions about init

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

FAQPage Schema
How do I initialize a memory bank and roadmap for a new project?

To initialize a memory bank and roadmap, run the PDLC init skill to automatically generate memory templates, scaffold CLAUDE.md, and create a roadmap skeleton. It guides you through prerequisites, directory creation, and stepwise initialization.

What is the best way to bootstrap project workflows for an existing codebase?

Bootstrapping project workflows for an existing codebase involves running a brownfield setup to generate memory files and initial state. This process provisions agent teams and applies YAML-frontmatter based discovery to integrate existing structures.

How does agent team activation work during project initialization?

Agent team activation works by provisioning beads and orchestrating workflows after verifying prerequisites during the initialization flow. It prepares the environment to guide your team through the first brainstorm session using scaffolded memory files.

Can I use PDLC initialization for both greenfield and brownfield project setups?

Yes, you can use PDLC initialization for both greenfield and brownfield setups. It generates memory files, a roadmap skeleton, and scaffold CLAUDE.md regardless of whether you are starting from scratch or integrating an existing codebase.

Do I need any dependencies installed to run the project initialization flow?

No external dependencies are required to run the project initialization flow. The skill autonomously handles prerequisites verification, activates agent teams, and provisions beads to establish your project's memory bank and governance structure.

Why does PDLC initialization generate a CLAUDE.md file?

PDLC initialization generates a CLAUDE.md file to scaffold project memory and governance rules. This file acts as a central configuration point, enabling YAML-frontmatter based discovery and preparing the workspace for the first brainstorm.