Project Bootstrap Workflow

Bootstrap a lean new project, repository, research prototype, tutorial, demo, paper artifact, OSS library, CLI/tooling repo, or small web/app project. Use when creating a fresh project directory, choosing initial structure, initializing git/GitHub, writing the first README, CLAUDE.md, .gitignore, package/build files, smoke test, or first runnable example. Emphasizes minimal files, main/master direct-push for immature projects, and avoiding premature CI, release, multi-agent, or production scaffolding. Do not use for ordinary feature changes in an existing repo, release preparation, or CI debugging.

eunomia-bpf 7b2bcbd 3 files · 7.8 KB Updated

File contents

eunomia-bpf/agent-skills/tree/main/skills/project-bootstrap-workflow commit 7b2bcbdefd

Frequently asked questions

npx skillmds@latest add eunomia-bpf/project-bootstrap-workflow