eg-bootstrap

Solid

Bootstrap a NEW project onto the EstreGenesis AI-native standard — fetch the right seed tier, install it as the project's operating charter, and run the seed's Bootstrap mode (AGENTS.md SSoT + bridges + .agent/ scaffold). Invoke on a fresh or near-empty project when the user says bootstrap / start / set up an AI-native project / EG seed, or via /egboot. Removes the copy-the-URL step: the canonical seed locations are baked in here. For an EXISTING project with its own rule files use eg-migration; for a project already on the seed use eg-upgrade.

AI & Automation 7 stars 0 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 78/100

Stars 20%
30
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# /eg-bootstrap (`/egboot`) — start a new project on the EG standard Bootstrap mode **B** of the seed. The point of this skill is that you no longer hunt for a GitHub URL and paste a seed by hand — the tier table below *is* the pointer, and the seed itself remains the single normative source (this skill never restates the seed's rules). ## 0. Guard — is this really a new project? Look at the target directory. Route away if it isn't a bootstrap: | What you find | Route to | |---|---| | `.agent/seed_prompt.md` already present | **`/eg-upgrade`** (seed version delta) — stop here | | No seed, but `CLAUDE.md` / `.cursor/rules/` / `.github/copilot-instructions.md` / an existing `AGENTS.md` | **`/eg-migration`** (Migration A or C) — stop here | | Empty repo, or source code but zero agent-rule files | continue below | Say which route you took in one line. Do not scaffold before the mode is settled (seed §역할/Your role). ## 1. Pick the tier + language Default to **Lite** in the user's prevailing language. Ask (one question, `AskUserQuestion`) only if the choice is genuinely open. Present the choice per Hyperbrief's **setup-flow choice default** (§5.6.9): plain floor band L1.1.1–L1.2.2, per-option costs/benefits + a recommendation, and an "explain more simply" fallback — the reader at bootstrap time has not adopted EG vocabulary yet. | Tier | Pick it when | |---|---| | **Lite** (default) | Normal case — full patterns, readable, no inline script bodies | | **Compact** | The autho...

Details

Author
SoliEstre
Repository
SoliEstre/EstreGenesis
Created
2 months ago
Last Updated
today
Language
JavaScript
License
Apache-2.0

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

egboot

Short alias for eg-bootstrap — bootstrap a NEW project onto the EstreGenesis standard (fetch the seed tier, install it as .agent/seed_prompt.md, run the seed's Bootstrap mode). Same behavior as /eg-bootstrap; use whichever name you remember.

7 Updated today
SoliEstre
AI & Automation Solid

eg-migration

Migrate an EXISTING project onto the EstreGenesis AI-native standard — audit whatever rule files it already has (CLAUDE.md, .cursor/rules/, copilot-instructions, ad-hoc AGENTS.md), then run the seed's Migration A (scattered rules, no SSoT) or Migration C (custom + seed hybrid). Invoke when the user wants to adopt EG on a project that already has agent instructions, or via /egmig. A project with no rule files at all goes to eg-bootstrap; a project already seeded goes to eg-upgrade.

7 Updated today
SoliEstre
AI & Automation Listed

project-bootstrap

Bootstraps or standardizes the full AI-agent workspace for any project - analyzes the existing source first, then generates/reconciles the complete .claude folder (agents incl. orchestrator, rules, commands, hooks, skills, settings.json), the standardized docs tree (specs/requirements/architecture/tasks/context/templates), CLAUDE.md + AGENTS.md + README.md, and relevant skills - so the repo runs under orchestrator-driven task control. Use when the user asks to "set up base", "thiet lap base coding", "chuan hoa claude folder", "chuan hoa source thanh claude ready", "khoi tao workspace cho AI agents", or starts/adopts a project that should follow the standard structure.

5 Updated 4 days ago
nguyenhx2