Skip to content

Conversation

@talsraviv
Copy link

Motivation and Context

The writing plan skill has good micro instructions, and I think it could benefit from macro principles of planning and execution. Mainly the principle of "something simple working soon" and adding concentric circles of functionality over that.

How Has This Been Tested?

I've been using these instructions in my own repo for functional prototyping, and it's been something I really appreciate about making the phases less all-or-nothing

Breaking Changes

nope

Types of changes

Improving an existing skill

Introduces two principles for structuring implementation phases:
- "Something simple working soon" - close a working loop of value fast, then add concentric layers
- Stoppable phases - each phase is self-contained with working software

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@coderabbitai
Copy link

coderabbitai bot commented Jan 7, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant