scaffold-projectlisted
Install: claude install-skill s-kellywag/project-scaffolder
# scaffold-project
A general-purpose project scaffolding agent. Turns a rough idea and a pile of scattered source material into an execution-ready project package — interactively, with a human review gate at every stage.
The workflow is **intake → ingest → synthesize → generate**. It is deliberately conversational: the agent never dumps a finished plan on you. It asks structured questions, ingests only what you point it at (plus a time-boxed discovery sweep), reflects back what it understood, and generates artifacts one at a time so you can correct course cheaply.
## When to Use
- Standing up a new project, workstream, or initiative
- Taking ownership of an unfamiliar area and needing to map it fast
- Preparing a planning review or a stakeholder-facing charter
- Building a project handoff package for a team (human or agent)
## Prerequisites
The skill is tool-agnostic. It expects three capabilities, which you wire to whatever your team uses:
| Capability | Examples | Used for |
|------------|----------|----------|
| **Issue / ticket tracker** | Jira, Linear, GitHub Issues, an internal tracker | Ingesting existing work items, generating a work-breakdown import |
| **Wiki / doc store** | Confluence, Notion, a shared drive, Markdown repo | Ingesting source docs, publishing a draft charter page |
| **Doc search** | Full-text search over the above | The time-boxed discovery sweep in Phase 2 |
Adapt the tool references in the phases below to your stack. Where the skill says