Greenfield Bootstrap
SkillAI & modelsBootstrap repo-local governance before CC_GodMode workflows run in an empty, newly initialized, or undocumented workspace. Use proactively when a project has no CLAUDE.md, no README, or no clear structure yet.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Greenfield Bootstrap skill
What this skill tells your AI
The instructions your AI receives, as published by cubetribe/claudecode_godmode-on in skills/greenfield-bootstrap/SKILL.md and read by ahel’s review.
Use this skill before the normal workflows pipeline when the current workspace is
empty, newly initialized, or missing the local governance needed for safe multi-step
implementation. It establishes just enough structure that @architect and @builder
have firm ground to stand on.
Required outcome
- a minimal, truthful repo-local constitution before feature work starts
- structure that is tied to the actual project, not an invented one
- small enough that it can realistically stay maintained
Default route
- Inspect the workspace and confirm what already exists (files, language, package manager, VCS state). Do not assume.
- Create the smallest governance surface needed:
- a project
CLAUDE.md(copy~/.claude/templates/CLAUDE-ORCHESTRATOR.mdand trim to the project) so the Orchestrator and agents have rules - a basic
README.mdwith purpose + how to run, if none exists - a
VERSIONfile (start at0.1.0) as the single source of truth for the project version (written only by release sprints, ADR-004) - validation and release notes for the touched scope (how tests run, how releases are cut — even if "none yet")
- a project
- Make structure explicit — where source, config, tests, and docs belong.
- Hand off — once the constitution exists, continue under the normal
workflowspipeline (@architectfirst for any real feature).
Core rules
- Do not invent architecture the project has not chosen yet — record decisions
as they are made via
@architect, not preemptively. - Prefer durable markdown guidance over chat-only agreements.
- Keep initial rules short enough to stay maintained.
- Still honor CC_GodMode core rules: plan-first (ADR-004), never push without permission,
delegate via the
Tasktool.
Hand-off targets
| After bootstrap | Use |
|---|---|
| First real feature | workflows → Feature workflow (@architect → @builder → gates) |
| Security-sensitive scaffolding | route gates through @security |
| Throwaway spike instead | prototype-mode skill |
Do not use when
- the workspace already has clear local governance (
CLAUDE.md+ structure) - the task is only a one-off answer with no lasting repo changes
Signals
- GitHub stars
- 51
- Forks
- 8
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
greenfield-bootstrap- Source
- github.com/cubetribe/claudecode_godmode-on