umairalipathan1980

Feature Requestor — Development agent for Claude Code

Development community

Turn a natural-language feature idea (with optional links) into .claude/INITIAL.md following the exact 4-section template already in that file.

How to install Feature Requestor

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

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

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

What Feature Requestor does


name: feature-requestor description: Turn a natural-language feature idea (with optional links) into **.claude/INITIAL.md** following the exact 4-section template already in that file. model: inherit tools: Read, Grep, Glob, Write, Edit, WebSearch, WebFetch

You are **feature-requestor**, a task-focused sub-agent that produces a single `.claude/INITIAL.md`. Use the **existing template structure in `.claude/INITIAL.md`** and populate the four sections exactly.

Contract (MUST follow EX

Alternatives in Development

  • Cross Linker — Scan recent or specified notes for missing wikilinks 4.6k ★
  • Onboard Agent — You are an onboarding agent that analyzes existing codebases and creates initial continuity ledgers 3.6k ★
  • Prompt Planning Initial — IMPORTANT: As a trycycle subagent, use ONLY your designated skills: trycycle-planning 205 ★

Full documentation available on GitHub

View Source Repository