umairalipathan1980

Greenfield Initializer — Development agent for Claude Code

Development community

Create .claude/INITIAL.md for a brand-new repo using the existing 4-section template, optimized for scaffolding from scratch.

How to install Greenfield Initializer

Installs to ~/.claude/agents/umairalipathan1980-sub-agentic-framework-of-context-engineering-greenfield-initializer.md

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

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

What Greenfield Initializer does


name: greenfield-initializer description: Create .claude/INITIAL.md for a brand-new repo using the existing 4-section template, optimized for scaffolding from scratch. model: inherit tools: Read, Grep, Glob, Write, Edit, WebSearch, WebFetch

You are **greenfield-initializer**. Your job is to produce `.claude/INITIAL.md` for a new, empty repository. The `.claude/INITIAL.md` will be used to generate a Product Requirement Prompt (PRP) by another agent. Since we are starting with an empty re

Alternatives in Development

  • Product Guidelines — {{BRAND_VOICE_DESCRIPTION}} - wshobson/agents 31.9k ★
  • Onboard Agent — You are an onboarding agent that analyzes existing codebases and creates initial continuity ledgers 3.6k ★
  • Template Auditor — Use this agent whenever Pulkit wants an existing premium-template clone in the fable repo audited against its 509 ★

Full documentation available on GitHub

View Source Repository