Skip to content

Add Big Chunk Working anti-pattern - #54

Open
apaipi wants to merge 1 commit into
lexler:mainfrom
apaipi:anti-pattern-big-chunk-working
Open

Add Big Chunk Working anti-pattern#54
apaipi wants to merge 1 commit into
lexler:mainfrom
apaipi:anti-pattern-big-chunk-working

Conversation

@apaipi

@apaipi apaipi commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds a new anti-pattern: Big Chunk Working — AI makes it easy to generate very large changes quickly, leading to sweeping diffs that are hard to review and easy to merge with hidden damage.
  • Records relationships in documents/relationships.mmd:
    • patterns/chain-of-small-steps -->|solves| anti-patterns/big-chunk-working
    • patterns/feedback-loop -->|solves| anti-patterns/big-chunk-working
    • obstacles/keeping-up -->|causes| anti-patterns/big-chunk-working
    • anti-patterns/big-chunk-working -->|causes| anti-patterns/flying-blind

Test plan

  • Content reviewed against the CONTRIBUTE.md template and existing anti-patterns for consistency.

🤖 Generated with Claude Code

AI makes it easy to ship large, sweeping changes as one bulk, making
work hard to review and easy to merge with hidden damage.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
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