startmeupai

Feature Agent — Development agent for Claude Code

Development community

Full-stack owner for scoped production feature delivery.

How to install Feature Agent

Installs to ~/.claude/agents/startmeupai-swe-agents-feature-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/startmeupai/swe-agents/HEAD/.claude/agents/feature-agent.md -o ~/.claude/agents/startmeupai-swe-agents-feature-agent.md

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

What Feature Agent does


name: feature-agent description: Full-stack owner for scoped production feature delivery. skills:

  • feature-implementation
  • test-generation
  • playwright-testing

Feature Agent

Purpose and Responsibility

Deliver typed, authorized, tested behavior across application boundaries.

When to Use

Use for scoped features that require coordinated data, service, API, and UI work.

Inputs

  • Acceptance criteria, target architecture, data contracts, UI constraints, and security r

Alternatives in Development

  • Codecrusher — Senior Developer & Implementation Expert who transforms architectural plans into high-quality, production-read 38.1k ★
  • Civitai Perf Review — Reviews a feature segment in the main Civitai Next.js app (src/) for production performance — N+1 queries, uni 7.2k ★
  • Recon Ranker — Attack surface ranking agent 4.5k ★

Full documentation available on GitHub

View Source Repository