Skip to content
Development
Command

/bootstrap

Bootstrap the operating model and minimal delivery-planning seed (dry-run first, never overwrites)

From plugin
join-the-team
113 skills3 commands1 hook
Install
> /plugin marketplace add jpantsjoha/ai-native-developer-experience
> /plugin install join-the-team@join-the-team-marketplace

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/bootstrap

Context preview

What this command does when you run it.

Bootstrap the operating model and minimal delivery-planning seed (dry-run first, never overwrites)

Command definition

bootstrap.md
description: Bootstrap the operating model and minimal delivery-planning seed (dry-run first, never overwrites)

Bootstrap this repository with the team operating model:

1. Ask the user for the project name if not given. 2. Run the preflight dry-run:

   python3 .agents/skills/operating-model-bootstrap/scripts/bootstrap_operating_model.py --dry-run --project-name "<project name>" .

3. If the dry-run is clean, run the real initializer (same command without `--dry-run`). It preserves existing vision, workflow, roadmap, status, and changelog files while seeding missing ones. A different operating contract or surface adapter is a blocking conflict—report it instead of forcing replacement. 4. Ground the resulting `docs/operating-model/PROJECT-OPERATING-PROFILE.md`, `docs/VISION.md`, and `docs/operating-model/DELIVERY-WORKFLOW.md` from tracked evidence. Keep the initial roadmap and status free of invented work or progress. Record unknowns with an owner and the trigger that resolves them. 5. Run `/join-the-team:validate` and report the result. Keep the profile at `seed`; only R0/R1 and design work may proceed until the team resolves `active` controls.

Ships withjoin-the-team

A team-project AI harness bootstrap that gives humans and agents a shared operating contract from day one, moving AI leverage from an individual “IC superhero” advantage to a repeatable team capability on an equal playing field.

Get the whole plugin
Stats
11
Stars
4
Forks
Active
Maintenance
Python
Language
Apache-2.0
License
6d ago
Last commit
7mo ago
Created

Repo: jpantsjoha/ai-native-developer-experience

Other commands on join-the-team.