Skip to content

Conversation

@brianfunk
Copy link
Owner

@brianfunk brianfunk commented Feb 1, 2026

Summary

  • Added "Working Style" section to CLAUDE.md with behavioral guidelines
  • Distilled from Claude Code team best practices

Changes

  • CLAUDE.md: Think first, own problems, verify work, self-correct, use subagents

Test plan

  • CI passing on dev
  • Review CLAUDE.md changes

🤖 Generated with Claude Code

brianfunk and others added 2 commits February 1, 2026 10:59
Synthesized from Claude Code team best practices:
- Planning before coding for one-shot implementations
- Self-improvement by updating CLAUDE.md when corrected
- Autonomous problem solving for bugs/CI failures
- Critical code review mindset
- Iterative refinement over hacky solutions
- Context efficiency via subagents

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Distilled to actionable principles:
- Think first, code second
- Own problems autonomously
- Verify work, don't assume
- Rethink when stuck, update CLAUDE.md when wrong
- Use subagents to stay focused

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@brianfunk brianfunk merged commit 234e23f into master Feb 1, 2026
6 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