AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Agent Project Bootstrap

skill-candycong2001-ui-agent-project-playbook-agent-project-bootstrap · by candycong2001-ui

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.

No reviews yet
0 installs
12 views
0.0% view→install

Install

$ agentstack add skill-candycong2001-ui-agent-project-playbook-agent-project-bootstrap

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-candycong2001-ui-agent-project-playbook-agent-project-bootstrap)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
22d ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Agent Project Bootstrap? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

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.

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

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.