12 points | by gen220 a day ago
1 comments
Noted that the largest PR in the stack is 268 lines, but obviously thats mostly html!
> #1 feat: add basic HTML structure and styling for Wordle game +268/-0
also here's the magic bit to include in Claude.md to make this work
> Before writing any code, present the user with the structure of the stack that you intend to submit and ask for confirmation before proceeding.
> IMPORTANT: The code in each PR of a stack must be atomic and must pass CI. Confirm this before committing any updates.
Noted that the largest PR in the stack is 268 lines, but obviously thats mostly html!
> #1 feat: add basic HTML structure and styling for Wordle game +268/-0
also here's the magic bit to include in Claude.md to make this work
> Before writing any code, present the user with the structure of the stack that you intend to submit and ask for confirmation before proceeding.
> IMPORTANT: The code in each PR of a stack must be atomic and must pass CI. Confirm this before committing any updates.