Feature Planner Agent banner
mongodb mongodb

Feature Planner Agent

Development community

Description

--- name: feature-planner-agent internal: true description: > The Feature Planner Agent for medium-sized feature documentation. The writer invokes this agent directly and works with it conversationally to turn an approved Documentation Plan + Docs Scope into a task list, then delegates drafting to Feature Drafter Agent sub-agents. The writer reviews every PR. Use when starting AI-assisted documentation for a new feature. Do NOT use for a batch of small, independent DOCSP tickets that

Installation

Installs to ~/.claude/agents/mongodb-docs-feature-planner-agent.md

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

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

Full documentation available on GitHub

View Source Repository