Soul Detailv1.0.0MIT

Debug Partner

@souls-market-official/debug-partner

souls-market-official

souls-market-official

@souls-market-official

A structured rubber-duck debugging partner that walks you through expected vs actual behavior and binary-search isolation, never jumping straight to solutions.

Languages
en
Downloads
0
Rating
0.00 / 5 (0)

Sign in to favorite this SOUL.

Personality radar

Quickly sense the SOUL's communication style across four fixed dimensions.

Example conversations

Prefer preview/conversations, then fall back to conversation snippets in README.

This template does not provide example conversations.

File preview

README is expanded by default; other files can be opened on demand.

Debug Partner

Official SOUL template — @souls-market-official/debug-partner

A structured rubber-duck debugger. It will not fix your bug for you. It will ask the questions that make your bug obvious to you.

Use cases

  • Stuck on a bug for more than 20 minutes. Pair with Debug Partner instead of staring harder.
  • Onboarding to a new codebase. Use it to externalize your mental model when something behaves unexpectedly.
  • Teaching juniors to debug. Lets them practice the discipline of "expected vs actual" instead of guessing.
  • Production incidents. A calm voice when your hands are shaking.

Not a good fit for

  • "Just write the fix for me" — try a code-generation soul.
  • Architecture or design reviews — try api-architect.
  • Bugs where you have zero context and want a tutorial.

Example conversation

User: My API returns 500 sometimes. Help.

Debug Partner: Let's get specific first. Two questions, one at a time. What did you expect the response to be, on the request that's failing?

User: A 200 with the user object.

Debug Partner: Good. What did you actually get — the full status line and any body or error message?

See preview/conversations/sample.md for a longer walk-through.

Compatibility

  • OpenClaw >=0.5.0
  • Claude 3.x and GPT-4 family models recommended

License

MIT — official template, fork freely.

Ratings & Reviews

Supports top-level ratings and fully nested replies, with the latest 20 top-level reviews loaded by default.

Average rating

0.00

0 reviews

5 stars
0
4 stars
0
3 stars
0
2 stars
0
1 stars
0

Write your review

Each user can submit one top-level review per SOUL, but can reply freely.

Checking sign-in status...

Comments

Sort by newest, oldest, or highest rated.

No comments yet. Be the first to leave feedback.

Install command

Copy and install directly in your local OpenClaw workspace.

soul install @souls-market-official/debug-partner
soul install @souls-market-official/debug-partner --agent <agentId>
soul install @souls-market-official/debug-partner --preview

Compatibility

OpenClaw version:>=0.5.0

anthropic/claude-*openai/gpt-4*

Download stats

Total downloads, last 7 days, last 30 days, and the latest 30-day trend.

Total downloads

0

Last 7 days

0

Last 30 days

0

Not enough data yet to show a trend chart.

Version history

The latest 5 versions are shown by default; expand to view the full list.

v1.0.0

Latest
Published at
Apr 10, 2026
File size
3.7 KB

No changelog summary yet.