Skip to content

Commit e851975

Browse files
tylerwolfclaude
andcommitted
Add workflow rules to CLAUDE.md
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent c1d44f1 commit e851975

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CLAUDE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,3 +55,9 @@ A cron job (set by `autoupdate/install.sh`) runs `dot_update` every 2 hours, whi
5555
5. Add `*.symlink` files for dotfiles that should land in `$HOME`
5656

5757
Existing files are backed up with `.backup` suffix during symlink creation.
58+
59+
## Workflow Rules
60+
61+
- **Use Make targets** when they exist (e.g., `make lint` not `shellcheck ...` directly)
62+
- **Update CLAUDE.md** whenever new commands are added or architecture materially changes
63+
- **Update README.md** whenever changes affect documented features, commands, or structure

0 commit comments

Comments
 (0)