feat: project refactoring - folder cleanup, governance, and automation #18

Merged
lmiranda merged 1 commits from development into main 2025-12-12 03:22:46 +00:00
Owner

Project Structure Cleanup:

  • Remove deprecated cmdb-assistant plugin
  • Remove development output files (test scripts, status reports)
  • Remove IDE-specific workspace files
  • Create scripts/ directory for automation
  • Create docs/architecture/ for Draw.io diagrams
  • Create docs/workflows/ for workflow documentation
  • Create .scratch/ directory for transient work

Governance & Documentation:

  • Add File Creation Governance section to CLAUDE.md
  • Add architecture diagram specifications (component-map, agent-workflow)
  • Add docs/UPDATING.md with update workflow
  • Update CHANGELOG.md with all changes

Installation Automation:

  • Add scripts/setup.sh for initial installation
  • Add scripts/post-update.sh for updates after git pull
  • Add /initial-setup slash command

Maintenance:

  • Update .gitignore with scratch directory
  • Fix all project name references (use support-claude-mktplace)

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com

Project Structure Cleanup: - Remove deprecated cmdb-assistant plugin - Remove development output files (test scripts, status reports) - Remove IDE-specific workspace files - Create scripts/ directory for automation - Create docs/architecture/ for Draw.io diagrams - Create docs/workflows/ for workflow documentation - Create .scratch/ directory for transient work Governance & Documentation: - Add File Creation Governance section to CLAUDE.md - Add architecture diagram specifications (component-map, agent-workflow) - Add docs/UPDATING.md with update workflow - Update CHANGELOG.md with all changes Installation Automation: - Add scripts/setup.sh for initial installation - Add scripts/post-update.sh for updates after git pull - Add /initial-setup slash command Maintenance: - Update .gitignore with scratch directory - Fix all project name references (use support-claude-mktplace) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
lmiranda added 1 commit 2025-12-12 03:22:35 +00:00
Project Structure Cleanup:
- Remove deprecated cmdb-assistant plugin
- Remove development output files (test scripts, status reports)
- Remove IDE-specific workspace files
- Create scripts/ directory for automation
- Create docs/architecture/ for Draw.io diagrams
- Create docs/workflows/ for workflow documentation
- Create .scratch/ directory for transient work

Governance & Documentation:
- Add File Creation Governance section to CLAUDE.md
- Add architecture diagram specifications (component-map, agent-workflow)
- Add docs/UPDATING.md with update workflow
- Update CHANGELOG.md with all changes

Installation Automation:
- Add scripts/setup.sh for initial installation
- Add scripts/post-update.sh for updates after git pull
- Add /initial-setup slash command

Maintenance:
- Update .gitignore with scratch directory
- Fix all project name references (use support-claude-mktplace)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
lmiranda merged commit 29e624581a into main 2025-12-12 03:22:46 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: personal-projects/leo-claude-mktplace#18