# Bootstrap

> Run ADOS project inception

- **Type:** Skill
- **Install:** `agentstack add skill-juliusz-cwiakalski-agentic-delivery-os-bootstrap`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [juliusz-cwiakalski](https://agentstack.voostack.com/s/juliusz-cwiakalski)
- **Installs:** 0
- **Category:** [Developer Tools](https://agentstack.voostack.com/c/developer-tools)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [juliusz-cwiakalski](https://github.com/juliusz-cwiakalski)
- **Source:** https://github.com/juliusz-cwiakalski/agentic-delivery-os/tree/main/.ados-claude/skills/bootstrap

## Install

```sh
agentstack add skill-juliusz-cwiakalski-agentic-delivery-os-bootstrap
```

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

## About

Entry point for ADOS project inception. Delegates to `@bootstrapper` for the multi-session 8-phase workflow.

User invocation:
  /bootstrap []

Examples:
  /bootstrap
    → Start or resume inception; determine project.flow in Phase 0.

  /bootstrap my-billing-service
    → Start or resume inception with "my-billing-service" as the project name hint.

- projectName='$1': string — OPTIONAL. Project name hint passed to `@bootstrapper`.
- allArguments='$ARGUMENTS': string — full argument string for additional context.

1. Pass project-name hint (if provided) to `@bootstrapper` agent.
2. `@bootstrapper` checks `doc/inception/inception-state.yaml`.
3. If valid state exists: resume from the last incomplete inception phase.
4. If no state exists: start Phase 0 and select `project.flow: new|legacy`.
5. Follow the 8-phase inception workflow with a human gate at every phase.

- This command uses `subtask: false` because inception is multi-session and needs main conversation context.
- The `@bootstrapper` agent manages committed state at `doc/inception/inception-state.yaml`.
- For the manual inception path, see `doc/guides/project-inception.md`.

## Source & license

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

- **Author:** [juliusz-cwiakalski](https://github.com/juliusz-cwiakalski)
- **Source:** [juliusz-cwiakalski/agentic-delivery-os](https://github.com/juliusz-cwiakalski/agentic-delivery-os)
- **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-juliusz-cwiakalski-agentic-delivery-os-bootstrap
- Seller: https://agentstack.voostack.com/s/juliusz-cwiakalski
- 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%.
