avad-new

Scaffold a new project by answering five questions and generating sixteen pre-filled files.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/agwacom/avadbot --skill avad-new
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: avad-new
Source: https://github.com/agwacom/avadbot/tree/main/skills/avad-new
Command: npx skills add https://github.com/agwacom/avadbot --skill avad-new

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Start a brand-new project with clarity by prompting five product questions and generating sixteen pre-filled files, including PRD.md, README.md, and TODOS.md, so you can start coding faster.

Core Features & Use Cases

  • Guided product discovery: asks five questions to clarify problem, user, 30-day goal, project type, and stack.
  • Automated artifact generation: creates sixteen pre-filled files such as PRD.md, README.md, TODOS.md, ARCHITECTURE.md, ADRs, and CI templates.
  • Design/CEO flow: chains into design consultation or CEO review to align on strategy.
  • Context-aware scaffolding: detects tech stack when present and tailors templates and docs for the project.

Quick Start

Run the /avad-new command to scaffold a brand-new project by answering five questions and generating sixteen pre-filled files.

Frequently Asked Questions about avad-new

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

FAQPage Schema
How do I scaffold a new project and generate a PRD and architecture docs?

To scaffold a new project, you answer five product discovery questions about the problem, user, and stack. This generates sixteen pre-filled files including PRD.md, ARCHITECTURE.md, and README.md to accelerate startup and alignment.

What is the best way to document project setup decisions and create CI templates from scratch?

The best way to document project setup decisions is through guided scaffolding that prompts product questions and generates pre-filled ADRs, CI templates, and TODOS.md, ensuring strategy and architecture decisions are aligned from the start.

Can I use this scaffolding tool to add PRD and TODOS files to an existing codebase?

No, you cannot use this scaffolding tool to add files to an existing codebase. It is intended strictly for starting projects from scratch rather than extending existing ones, ensuring clean initial project setup.

Does the project scaffolding process support automatic tech stack detection for templates?

Yes, the project scaffolding process supports context-aware tech stack detection. When a stack is present, it tailors the sixteen generated templates and documentation files to match your specific project environment.

How do I chain project setup documents into a design consultation or CEO review?

You chain project setup documents into design consultation or CEO review by completing the initial five-question scaffolding, which then supports flowing directly into strategy alignment flows using the generated PRD and architecture artifacts.