project-bootstrap

Create a Record directory with draft-plan.md and Memory entries for new projects.

Updated Jan 3, 2026
One-click install
npx skills add https://github.com/user-no-found/ai-synergy --skill project-bootstrap-user-no-found
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-bootstrap
Source: https://github.com/user-no-found/ai-synergy/tree/main/claude/agents/plan-agent/skills/project-bootstrap
Command: npx skills add https://github.com/user-no-found/ai-synergy --skill project-bootstrap-user-no-found

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

解决首次提出需求时的项目落盘与结构初始化问题,确保记录和规划过程有可追溯的入口。

Core Features & Use Cases

  • 自动化创建 Record/ 目录及子结构
  • 生成 draft-plan.md 和 Memory 记忆条目
  • 启动后续 analysis-agent 草案分析等工作流程

Quick Start

请确认项目根目录并创建 Record/ 目录及初始草案文件,作为后续循环A/循环B的锚点。

Frequently Asked Questions about project-bootstrap

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

FAQPage Schema
How do I initialize project scaffolding and keep planning records traceable from day one?

Project scaffolding initializes by creating a Record directory and draft-plan.md at the project root, establishing a consistent anchor for planning workflows and ensuring traceable event records from the start.

What is the best way to automate project bootstrap when initial requirements are proposed?

Automating project bootstrap involves generating a standardized Record directory structure and Memory entries upon requirement proposal, launching downstream analysis workflows with a consistent project root anchor.

Can I create planning artifacts and Memory entries outside the project root directory?

No, planning artifact creation is limited to the project root directory. Draft-plan.md and Memory entries must be initialized within the project root to maintain structural consistency for execution workflows.

Does project bootstrap work with existing planning workflows or only new project setups?

Project bootstrap applies when users propose a new project or initial requirements. It initializes draft-plan.md and Memory entries to kick off records, specifically targeting new project setups rather than existing workflows.

How do I start the analysis workflow after bootstrapping project structure and records?

After bootstrapping project structure, the analysis workflow starts by using the generated draft-plan.md within the Record directory as an anchor, enabling analysis-agent to process the initial planning draft.