Block a user
lmiranda
created branch fix/issue-100-debug-report-fallback in personal-projects/leo-claude-mktplace
2026-01-22 19:19:12 +00:00
Create /debug-review command for systematic diagnostics
Automate venv creation for installed marketplace
Create debugging checklist for marketplace troubleshooting
development
development
lmiranda
deleted branch feat/debugging-infrastructure from personal-projects/leo-claude-mktplace
2026-01-22 18:36:17 +00:00
feat: add debugging infrastructure and CLAUDE.md optimization
feat: add debugging infrastructure and CLAUDE.md optimization
lmiranda
pushed to feat/debugging-infrastructure at personal-projects/leo-claude-mktplace
2026-01-22 18:34:23 +00:00
lmiranda
created branch feat/debugging-infrastructure in personal-projects/leo-claude-mktplace
2026-01-22 18:34:23 +00:00
lmiranda
deleted branch fix/doc-guardian-readme-accuracy from personal-projects/leo-claude-mktplace
2026-01-22 18:34:06 +00:00
lmiranda
deleted branch docs/add-debug-commands-documentation from personal-projects/leo-claude-mktplace
2026-01-22 18:34:06 +00:00
Create /debug-review command for systematic diagnostics
Already Implemented
The /debug-report and /debug-review commands already exist and are comprehensive:
/debug-report (plugins/projman/commands/debug-report.md)
- Gathers project…
Automate venv creation for installed marketplace
Implementation: Self-Healing SessionStart Hook
Approach Selected
Option: SessionStart Hook with Warning (safer than auto-execution)
The hooks for projman and pr-review now include…
Create debugging checklist for marketplace troubleshooting
Implementation Complete
Created docs/DEBUGGING-CHECKLIST.md with systematic troubleshooting steps:
Contents
- Step 1: Identify the Loading Path - Source vs Installed vs Cache 2.…
[Diagnostic] MCP tools not available despite connected server + /debug-report missing fallback
Create /debug-review command for systematic diagnostics