report-knowledge-curator

Generate BugFull and BugCard outputs and curate reusable knowledge for Claude Code workflows.

15|5|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/haolange/RDC-Agent-Frameworks --skill report-knowledge-curator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: report-knowledge-curator
Source: https://github.com/haolange/RDC-Agent-Frameworks/tree/main/debugger/platforms/claude-code/.claude/skills/report-knowledge-curator
Command: npx skills add https://github.com/haolange/RDC-Agent-Frameworks --skill report-knowledge-curator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Internal specialist skill that enables Claude Code to automatically generate BugFull and BugCard outputs and to curate reusable knowledge when rdc-debugger dispatches report-knowledge-curator work. It streamlines debugging workflows and knowledge management for internal specialists within the RDC agent framework.

Core Features & Use Cases

  • Generate comprehensive BugFull reports that summarize issues, context, and potential fixes.
  • Produce structured BugCard outputs that capture key findings for quick review and handoffs.
  • Curate and maintain reusable knowledge artifacts to accelerate future debugging and triage tasks.

Quick Start

Use the role by triggering rdc-debugger to assign report-knowledge-curator tasks and review the produced BugFull and BugCard outputs.

Frequently Asked Questions about report-knowledge-curator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate structured bug reports and curate debugging knowledge in Claude Code workflows?

Generating structured bug reports and curating debugging knowledge in Claude Code is handled by producing BugFull and BugCard outputs, which summarize issues and capture key findings for quick review and handoffs.

What is the difference between a BugFull report and a BugCard output?

A BugFull report comprehensively summarizes issues, context, and potential fixes, whereas a BugCard output captures key findings in a structured format for quick review and staged handoff coordination.

How do I trigger bug report generation within an RDC debugger workflow?

To trigger bug report generation, invoke rdc-debugger to dispatch report-knowledge-curator tasks, which then automatically generate BugFull and BugCard outputs while satisfying intake gate prerequisites.

Can I use Claude Code to maintain reusable knowledge artifacts for future debugging tasks?

Yes, you can maintain reusable knowledge artifacts in Claude Code to accelerate future debugging and triage tasks by curating outputs generated during multi-agent orchestration workflows.

Does bug report generation in Claude Code support direct live CLI access?

No, bug report generation enforces a prohibition on direct live CLI access, operating under a single-runtime single-context policy with broker-managed tools for staged handoff coordination.