agentsclimarketplace

Agent project bootstrap

Skill candycong2001-ui/agent-project-playbook/skills/agent-project-bootstrap

一套可以安装、迁移和持续迭代的人机项目协作章程。

Install
npx -y skills add candycong2001-ui/agent-project-playbook --skill agent-project-bootstrap

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 14 days oldThe repository was created 14 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

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-docs skill.

SKILL.md

1.3 KB, 224 tokens by cl100k_base, as published. Nobody here has run it

Agent Project Bootstrap

Procedure

  1. Confirm the target project root, project name, and document locale (en or zh-CN).
  2. Run python3 scripts/init_project.py <path> --project-name <name> --locale <locale> from this repository.
  3. Review the dry-run report with the user.
  4. If the target already has equivalent rules or documents, stop and prepare a manual merge plan.
  5. Apply only after explicit confirmation with the same locale and --apply.
  6. Activate the generated documents using current repository evidence, keeping collaboration mode and project lifecycle stage as separate fields.
  7. Mark unverified commands, deployment paths, and risks instead of guessing.
  8. Run the installed Docs Lint before handing 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 external memory services or global Agent settings from this skill.
  • Current repository evidence outranks every generated placeholder.

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.