Leo Miranda lmiranda
  • Toronto, ON - Canada
  • Joined on 2025-07-31
lmiranda closed issue personal-projects/leo-claude-mktplace#99 2026-01-22 18:39:12 +00:00
Create /debug-review command for systematic diagnostics
lmiranda closed issue personal-projects/leo-claude-mktplace#98 2026-01-22 18:39:12 +00:00
Automate venv creation for installed marketplace
lmiranda closed issue personal-projects/leo-claude-mktplace#97 2026-01-22 18:39:12 +00:00
Create debugging checklist for marketplace troubleshooting
lmiranda pushed to main at personal-projects/leo-claude-mktplace 2026-01-22 18:36:38 +00:00
9b0e9a69b1 Merge pull request 'development' (#102) from development into main
ad0e14d07f Merge pull request 'feat: add debugging infrastructure and CLAUDE.md optimization' (#101) from feat/debugging-infrastructure into development
7fd5fffedf feat: add debugging infrastructure and CLAUDE.md optimization
Compare 3 commits »
lmiranda merged pull request personal-projects/leo-claude-mktplace#102 2026-01-22 18:36:36 +00:00
development
lmiranda created pull request personal-projects/leo-claude-mktplace#102 2026-01-22 18:36:27 +00:00
development
lmiranda deleted branch feat/debugging-infrastructure from personal-projects/leo-claude-mktplace 2026-01-22 18:36:17 +00:00
lmiranda pushed to development at personal-projects/leo-claude-mktplace 2026-01-22 18:36:16 +00:00
ad0e14d07f Merge pull request 'feat: add debugging infrastructure and CLAUDE.md optimization' (#101) from feat/debugging-infrastructure into development
7fd5fffedf feat: add debugging infrastructure and CLAUDE.md optimization
Compare 2 commits »
lmiranda merged pull request personal-projects/leo-claude-mktplace#101 2026-01-22 18:36:15 +00:00
feat: add debugging infrastructure and CLAUDE.md optimization
lmiranda created pull request personal-projects/leo-claude-mktplace#101 2026-01-22 18:35:27 +00:00
feat: add debugging infrastructure and CLAUDE.md optimization
7fd5fffedf feat: add debugging infrastructure and CLAUDE.md optimization
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
lmiranda commented on issue personal-projects/leo-claude-mktplace#99 2026-01-22 18:31:23 +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…
lmiranda commented on issue personal-projects/leo-claude-mktplace#98 2026-01-22 18:31:21 +00:00
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…

lmiranda commented on issue personal-projects/leo-claude-mktplace#97 2026-01-22 18:31:18 +00:00
Create debugging checklist for marketplace troubleshooting

Implementation Complete

Created docs/DEBUGGING-CHECKLIST.md with systematic troubleshooting steps:

Contents

  1. Step 1: Identify the Loading Path - Source vs Installed vs Cache 2.…
lmiranda opened issue personal-projects/leo-claude-mktplace#100 2026-01-22 18:15:11 +00:00
[Diagnostic] MCP tools not available despite connected server + /debug-report missing fallback
lmiranda opened issue personal-projects/leo-claude-mktplace#99 2026-01-22 16:00:49 +00:00
Create /debug-review command for systematic diagnostics