# Agent Project Bootstrap

> Bootstrap the Agent Project Playbook into a user-selected project with a dry-run first. Use when the user explicitly asks to initialize project collaboration rules, BLUEPRINT, ARCHITECTURE, CURRENT_HANDOFF, or the project-local lifecycle, multi-agent, and docs skills.

- **Type:** Skill
- **Install:** `agentstack add skill-candycong2001-ui-agent-project-playbook-agent-project-bootstrap`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [candycong2001-ui](https://agentstack.voostack.com/s/candycong2001-ui)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [candycong2001-ui](https://github.com/candycong2001-ui)
- **Source:** https://github.com/candycong2001-ui/agent-project-playbook/tree/main/skills/agent-project-bootstrap

## Install

```sh
agentstack add skill-candycong2001-ui-agent-project-playbook-agent-project-bootstrap
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Agent Project Bootstrap

## Procedure

1. Confirm the target project root, project name, and document locale (`en` or `zh-CN`).
2. Use the `simple` profile unless current repository evidence shows a live runtime, shared state, real users, credentials, or external writes; then recommend `production`.
3. Run `bin/meminit  ` from this repository. Add `--production` only for the production profile, or `--with-projectmem` only when the optional cold-memory adapter is explicitly wanted.
4. Review the dry-run report; do not make the user remember the command.
5. If the target already has Playbook files, run the same command with `--upgrade`; apply the plan only when it has no blocked managed files.
6. If the original request explicitly authorizes installation and the dry-run has no conflict, apply without another confirmation. Otherwise ask once before `--apply`.
7. Activate the generated documents using current repository evidence and keep `CURRENT_HANDOFF.md` limited to one current state.
8. Mark unverified commands, runtime side effects, and risks instead of guessing.
9. Run the installed Docs Lint before handing substantial implementation work back.

## Safety

- Never overwrite existing project files.
- Never import another project's memory or status.
- Never store secrets / 密钥, tokens, cookies, personal data, or private logs.
- Never configure MCP, cross-project memory, background watchers, or global Agent settings from this skill.
- `--upgrade` is read-only unless explicitly combined with `--apply`; safe upgrade updates metadata, restores missing managed files, and stops when a managed file was customized.
- Never overwrite `AGENTS.md`, BLUEPRINT, ARCHITECTURE, or CURRENT_HANDOFF during upgrade.
- The default simple install does not include production safety tooling.
- The default install is Playbook Core only and does not require `pjm`.
- The optional projectmem adapter keeps hooks, watcher, history backfill, global inheritance, and automatic capture off.
- Current repository evidence outranks every generated placeholder.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [candycong2001-ui](https://github.com/candycong2001-ui)
- **Source:** [candycong2001-ui/agent-project-playbook](https://github.com/candycong2001-ui/agent-project-playbook)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-candycong2001-ui-agent-project-playbook-agent-project-bootstrap
- Seller: https://agentstack.voostack.com/s/candycong2001-ui
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
