Skip to content

feat: add debugging skill with error detection (DOJ-2434)#9

Open
dbejarano820 wants to merge 1 commit intomainfrom
daniel/doj-2434-debugging-skill
Open

feat: add debugging skill with error detection (DOJ-2434)#9
dbejarano820 wants to merge 1 commit intomainfrom
daniel/doj-2434-debugging-skill

Conversation

@dbejarano820
Copy link
Contributor

Summary

  • Added debugging category to concept-tree.json with 3 concepts
  • Added 5 quiz questions covering all debugging concepts
  • Error pattern detection in track-command.sh
  • Skips test runner output (jest, pytest, vitest, etc.)

Test plan

  • jq . data/concept-tree.json data/quiz-bank.json > /dev/null validates
  • Debugging category has 3 concepts with correct structure
  • Quiz questions cover all 3 debugging concepts
  • Error patterns detected in command hook
  • Test runner commands skipped

Closes DOJ-2434

🤖 Generated with Claude Code

Add debugging category with error-reading, debugging-mindset,
and common-errors concepts. Add quiz questions for each.
Detect error patterns in command output (skip test runners).

Closes DOJ-2434

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@dbejarano820
Copy link
Contributor Author

🤖 This PR has had no activity for 1+ days.

If it's still needed, please:

  • Resolve any conflicts
  • Address review feedback
  • Push an update

If it's no longer needed, please close it.

— Dojito (automated PR gardener)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant