umairalipathan1980

Bootstrap Initial — Development skill for Claude Code

Development community

Use our greenfield-initializer sub-agent to create or overwrite .claude/INITIAL.md for a brand-new repository.

How to install Bootstrap Initial

Installs to ~/.claude/commands/umairalipathan1980-sub-agentic-framework-of-context-engineering-bootstrap-initial.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/umairalipathan1980/Sub-Agentic-Framework-of-Context-Engineering/HEAD/.claude/commands/bootstrap-initial.md -o ~/.claude/commands/umairalipathan1980-sub-agentic-framework-of-context-engineering-bootstrap-initial.md

Restart Claude Code, or start a new session, for it to be picked up.

What Bootstrap Initial does

Use our **greenfield-initializer** sub-agent to create or overwrite **.claude/INITIAL.md** for a brand-new repository.

**Input / hints:** $ARGUMENTS (e.g., desired stack: "node-ts", "python", "fastapi+postgres", "create an application...", plus any constraints)

Requirements:

  • Populate the four sections (## FEATURE:, ## EXAMPLES:, ## DOCUMENTATION:, ## OTHER CONSIDERATIONS:) exactly and in that order.
  • No extra sections or pre/post text.
  • Include links, if mentioned, via WebSearch/WebF

Alternatives in Development

  • OpenAI Codex CLI — (Rust implementation) 67.8k ★
  • Research Codebase — You are tasked with conducting comprehensive research across the codebase to answer user questions by spawning 10k ★
  • Product Name — Brainstorm 5 memorable product names aligned to brand values 7.8k ★

Full documentation available on GitHub

View Source Repository