agentsclimarketplace

Project bootstrap

Skill jukrap/ai-agent-playbook/skills/project/project-bootstrap

Reusable AI agent skills, project templates, and guardrails for safer software maintenance and delivery.

Install
npx -y skills add jukrap/ai-agent-playbook --skill project-bootstrap

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

One thing to look at

  • 2 stars2 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

Use when starting a new project, inheriting an existing repository, or setting up agent-facing project memory, a thin root agent bootstrap, and playbook docs.

SKILL.md

1.2 KB, 221 tokens by cl100k_base, as published. Nobody here has run it

Project Bootstrap

Create only the project memory and root instructions that the repository can actually use.

Workflow

  1. Inspect repository structure, git state, README, agent instructions, build config, scripts, and existing docs before proposing files.
  2. Classify the project shape: new, inherited, legacy, API-heavy, UI-heavy, mobile, multi-repo, documentation-only, or mixed.
  3. Decide whether .ai-agent-playbook/ should be committed or local-only, then record that policy before writing private notes.
  4. Adapt a thin root AGENTS.md from templates/agents/global and project memory templates from templates/project-playbook.
  5. Create only the maps, runbooks, decisions, plans, guides, and worklog structure the project needs now.
  6. Keep project-specific facts in project docs, not installable skills.
  7. Scrub personal paths, private names, credentials, internal URLs, and machine-specific setup from committed docs.

Reference

Read references/bootstrap-checklist.md when generating or reviewing a project bootstrap plan.

What ships with it: 2 files

3.1 KB alongside SKILL.md

agents/

references/

Keep looking

Skills are one crate of 327,069. 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.