| ▲ | mewpmewp2 an hour ago | |
That is a skill issue though. I have rules for my agents to write compositional, reusable, modular, small files and to avoid any sort of boilerplate etc. Being config driven, single source of truth, having other agents review that rules are followed, etc. Any API or UI or any sort of entry points very light, just proxying to the modular logic basically, so this logic could be reused by any entrypoint easily. UI components always presentational only logic abstracted modularly, etc... | ||
| ▲ | maccard 43 minutes ago | parent | next [-] | |
Can you share your rules and some of the example PRs that it auto generates and reviews? The number of times I’ve seen Claude say “this test was failing already so is ignored” when it _wasnt_ despite me telling it to never do that makes me doubt. | ||
| ▲ | the_gipsy an hour ago | parent | prev [-] | |
Ah, the make_no_mistakes.md | ||