agentsclimarketplace

Debug session

Skill manastalukdar/ai-devstudio/skills/debug-session

Professional development studio for Claude Code CLI

Install
npx -y skills add manastalukdar/ai-devstudio --skill debug-session

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Document debugging sessions with hypothesis tracking and knowledge base

SKILL.md

1.0 KB, 171 tokens by cl100k_base, as published. Nobody here has run it

Debug Session Documentation

I'll create structured documentation for your debugging session to build a knowledge base and track your investigation process.

Based on session management patterns:

  • Create structured debug logs in .claude/debugging/
  • Hypothesis tracking with test results
  • Solution documentation
  • Timeline of investigation
  • Knowledge base building for future reference

Arguments: $ARGUMENTS - session name or issue description


Token Optimization

Expected range: 150–1,200 tokens (initial), 50 tokens (session update)

Caching: Caches current debug session in .claude/cache/debug-session/current.json for 7 days.

Early exit: Returns immediately for session updates, skipping full re-analysis.

Patterns used: Grep-before-Read, early exit, caching, progressive disclosure

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.