chore : initial claude-config repo

- global CLAUDE.md (time tracking via MCP lesstime)
- workspace CLAUDE.md (dev_malio inventory)
- commands : ticket-writer, push-tickets-lesstime, full-project-review, bump-version
- MCP install guide (Code + Desktop) + .mcp.json.example
- scripts/install.sh + sync.sh
This commit is contained in:
Matthieu
2026-05-13 17:03:07 +02:00
commit ea27f27f7f
12 changed files with 1438 additions and 0 deletions

17
.gitignore vendored Normal file
View File

@@ -0,0 +1,17 @@
# Secrets — never commit
.mcp.json
.credentials.json
*.local.json
*.local.md
# OS / editor
.DS_Store
*.swp
*.swo
.vscode/
.idea/
# Logs / backups
*.log
*.bak
*~