Skip to content

chore: migrate Claude configuration to .claude directory and add task tracking#6

Merged
pataraco merged 1 commit intomasterfrom
chore/relocate-claude-md
Feb 12, 2026
Merged

chore: migrate Claude configuration to .claude directory and add task tracking#6
pataraco merged 1 commit intomasterfrom
chore/relocate-claude-md

Conversation

@pataraco
Copy link
Owner

@pataraco pataraco commented Feb 7, 2026

Summary

This PR consolidates Claude Code configuration into the .claude/ directory and adds project task tracking capabilities.

Changes

Configuration Migration

  • Moved CLAUDE.md.claude/CLAUDE.md for better organization
  • Added .claude/settings.local.json for project-specific settings

Task Tracking

  • Added .claude/TASKS.md to track project improvements:
    • Code Quality: Shellcheck cleanup (19 warnings across 8 files, refs issue Fix shellcheck warnings across all bash files #7)
    • Refactoring: Rename bash_aliases_innovyze → bash_aliases_autodesk
    • Enhancements: Tmux configuration improvements (12 items)

Workflow Improvements

Enhanced .claude/CLAUDE.md git workflow instructions:

  • PR title/description update requirements when scope expands
  • Slack message generation with automatic clipboard copy
  • Single-line formatting requirements for Slack messages
  • Post-PR CI monitoring workflow
  • Branch cleanup workflow after PR merge
  • Daily journal entry workflow

Housekeeping

  • Updated .gitignore to exclude .DS_Store (Mac system files)

Files Changed

  • .claude/CLAUDE.md (new, migrated + enhanced)
  • .claude/TASKS.md (new)
  • .claude/settings.local.json (new)
  • .gitignore (updated)
  • CLAUDE.md (deleted, moved to .claude/)

Testing

  • ✅ Configuration loads correctly from new location
  • ✅ TASKS.md is readable and well-formatted
  • ✅ Settings are applied properly

🤖 Generated with Claude Code

@pataraco pataraco force-pushed the chore/relocate-claude-md branch from f8619c6 to 536c34b Compare February 7, 2026 02:07
… tracking

- Migrate CLAUDE.md to .claude/CLAUDE.md for better organization
- Add .claude/TASKS.md for tracking project improvements
  - Shellcheck cleanup task (references GitHub issue #7)
  - Bash aliases refactor (rename innovyze to autodesk)
  - Tmux configuration improvements (12 items)
- Add .claude/settings.local.json for project-specific settings
- Enhance CLAUDE.md git workflow instructions
  - Add PR title/description update requirements when scope expands
  - Improve Slack message generation with automatic clipboard copy
  - Clarify single-line formatting requirements for Slack messages
  - Add post-PR CI monitoring and branch cleanup workflows
  - Add daily journal entry workflow after PR merge
- Update .gitignore to exclude .DS_Store (Mac system files)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@pataraco pataraco force-pushed the chore/relocate-claude-md branch from a5e06ae to 1b33994 Compare February 12, 2026 22:46
@pataraco pataraco changed the title feat: migrate Claude Code configuration to .claude directory chore: migrate Claude configuration to .claude directory and add task tracking Feb 12, 2026
@pataraco pataraco merged commit d36357e into master Feb 12, 2026
0 of 3 checks passed
@pataraco pataraco deleted the chore/relocate-claude-md branch February 12, 2026 23:11
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.

1 participant