ck:bootstrap

Orchestrate end-to-end project bootstrap across discovery, design, planning, and implementation.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/tonamson/please-done --skill ck-bootstrap-tonamson
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:bootstrap
Source: https://github.com/tonamson/please-done/tree/main/ck/.opencode/skills/bootstrap
Command: npx skills add https://github.com/tonamson/please-done --skill ck-bootstrap-tonamson

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Bootstrap orchestration for new software projects that requires coordinating researchers, designers, planners, and builders across multiple tools and downstream skills.

Core Features & Use Cases

  • End-to-end project bootstrap across discovery, tech selection, design, planning, and implementation using downstream skills.
  • Mode-based workflows: full, auto, fast, and parallel with gated reviews as needed.
  • Documentation and planning artifacts generated to ./docs and ./plans, respectively.

Quick Start

Bootstrap a new project by coordinating discovery, stack selection, design, planning, and implementation through downstream skills.

Frequently Asked Questions about ck:bootstrap

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate end-to-end project bootstrapping for a new software team?

You can bootstrap new software projects using mode-based workflows like full, auto, fast, and parallel. These modes coordinate discovery, tech stack selection, design, planning, and implementation across downstream skills, generating artifacts to ./docs and ./plans.

What is the best way to coordinate requirement gathering and tech stack selection for rapid project scoping?

Coordinating requirement gathering and tech stack selection for rapid project scoping is handled by an orchestration process that triggers downstream skills. It ensures systematic stack justification, wireframing, and plan generation with gated reviews.

Can I use fast or parallel modes for automated project bootstrapping without manual reviews?

Yes, you can use fast or parallel modes for automated project bootstrapping. The orchestration workflow supports mode variants including --auto and --fast, allowing teams to bypass gated reviews and accelerate downstream skill execution for rapid project setup.

Where does automated project bootstrapping output documentation and planning artifacts?

Automated project bootstrapping outputs documentation and planning artifacts to dedicated directories. Specifically, the orchestration workflow generates project documents into the ./docs folder and structured implementation plans into the ./plans folder.

Does project bootstrapping orchestration work for startups needing rapid project scoping?

Yes, project bootstrapping orchestration is explicitly applicable to startups and teams needing rapid project scoping. It coordinates end-to-end discovery, design, planning, and implementation across specialized subskills to accelerate initial project setup.