Add question-reframing guidance to CLAUDE.md; commit accumulated project files
- CLAUDE.md: add "Question the question" and "One clarifying question" rules to Tone and Interaction — XY problem detection, false premise checks, and explicit reframe pattern before answering - Add claude/ detail-file directory (topic docs referenced from CLAUDE.md) - Add ABOUT.md, FUTURE.md - Update memory/, scripts/, settings.yaml with accumulated session changes Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -11,10 +11,22 @@ distill:
|
||||
projects_dir: projects # Relative to CLAUDE_PROJECT_ROOT
|
||||
projects: # Projects to scan for memory changes
|
||||
- agent-runtimes
|
||||
- ai-image-gen
|
||||
- brainiac-app
|
||||
- claude-foundations
|
||||
- cluster-apps/octopus-deploy
|
||||
- cluster-bootstrap
|
||||
- contracts
|
||||
- crud-accelerator
|
||||
- custom-claude-skills
|
||||
- dns-manager
|
||||
- hugo-accelerator
|
||||
- small-scripts
|
||||
extra_projects: # Projects outside projects_dir (paths relative to CLAUDE_PROJECT_ROOT)
|
||||
- path: small-scripts
|
||||
- path: octopus/ai-assisted-migration
|
||||
- path: octopus/customer-issue-sync
|
||||
- path: octopus/customers/duel-image
|
||||
- path: octopus/customers/slb
|
||||
- path: octopus/goes
|
||||
- path: octopus/PlatformHub-Demo
|
||||
- path: octopus/the-case-for-agentic
|
||||
|
||||
Reference in New Issue
Block a user