Skip to content

Add Big Chunk Working anti-pattern - #54

Merged
devill merged 3 commits into
lexler:mainfrom
apaipi:anti-pattern-big-chunk-working
Aug 1, 2026
Merged

Add Big Chunk Working anti-pattern#54
devill merged 3 commits 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

apaipi and others added 3 commits July 31, 2026 11:58
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>
Titles no longer carry a category suffix — the directory determines the
category and the site renders it as a label next to the title.
Both sides added relationships in the same regions of
documents/relationships.mmd; kept all of them.
@devill
devill merged commit 241ef0d into lexler:main Aug 1, 2026
3 checks passed
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.

2 participants