Skip to content

feat(feature-dev): add dry-run preview and iterative PR workflow#31732

Open
RyanAlberts wants to merge 2 commits intoanthropics:mainfrom
RyanAlberts:feat/feature-dev-dry-run
Open

feat(feature-dev): add dry-run preview and iterative PR workflow#31732
RyanAlberts wants to merge 2 commits intoanthropics:mainfrom
RyanAlberts:feat/feature-dev-dry-run

Conversation

@RyanAlberts
Copy link
Copy Markdown

Summary

  • Introduces a dry-run preview before implementation begins in the feature-dev plugin, showing files to be created/modified, scope, and complexity
  • Breaks down implementation into logical chunks that can be independently reviewed via PRs

Test plan

  • Validate that feature-dev.md correctly prompts the model to pause for dry-run confirmation and chunk PR reviews.

Fixes #30843
Fixes #30845

Made with Cursor

Fixes anthropics#31682 by adding documentation about how plugin-provided MCP servers that duplicate manually-configured servers are automatically skipped.

Made-with: Cursor
…orkflow

Fixes anthropics#30843
Fixes anthropics#30845

Adds a dry-run preview before implementation begins, showing files to be created/modified, and introduces an iterative workflow that breaks down implementation into logical chunks that can be independently reviewed via PRs.

Made-with: Cursor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Iterative PR Workflow for feature-dev Plugin [FEATURE] Dry-Run Mode for feature-dev Plugin

2 participants