boring-feedback

Create standardized GitHub issues from agent session data with error logs.

45|2|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/hachej/boring-ui --skill boring-feedback
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: boring-feedback
Source: https://github.com/hachej/boring-ui/tree/main/.agents/skill-library/kanzen/v1/boring-feedback
Command: npx skills add https://github.com/hachej/boring-ui --skill boring-feedback

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the friction of manual bug reporting by automating the creation of well-structured, context-rich GitHub issues directly from agent sessions.

Core Features & Use Cases

  • Context Enrichment: Automatically captures session metadata, branch information, and redacted error logs to ensure developers have everything they need to reproduce an issue.
  • Standardized Reporting: Enforces a consistent issue format and labeling strategy, ensuring all feedback is actionable and categorized correctly.
  • Use Case: When an agent encounters an unexpected error during a task, use this skill to instantly generate a GitHub issue that includes the relevant session ID, error context, and a proposed plan for resolution.

Quick Start

Trigger the feedback process by typing /feedback to capture the current session state and generate a new GitHub issue.

Frequently Asked Questions about boring-feedback

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

FAQPage Schema
How do I automate GitHub issue creation from agent session data?

Automating GitHub issue creation from agent session data involves capturing system state, error logs, and user context to generate standardized, context-aware bug reports for efficient tracking and triage. This skill enforces strict labeling and redaction policies to ensure secure documentation.

What is the best way to report agent errors with full context to GitHub?

The best way to report agent errors with full context is to use an automated feedback process that captures session metadata, branch information, and redacted error logs, enforcing a consistent issue format and labeling strategy for actionable bug tracking.

How does standardized GitHub issue formatting improve agent bug tracking?

Standardized GitHub issue formatting improves agent bug tracking by enforcing consistent structure and labeling, ensuring all feedback is categorized correctly and developers receive the necessary session and error context to reproduce and resolve issues efficiently.

Do I need a GitHub API integration to automate issue reporting from my agent workflow?

Yes, you need a GitHub API integration and session management tools to automate issue reporting from your agent workflow. These dependencies ensure secure and consistent issue documentation by connecting the agent environment directly to your repository.

Are error logs redacted when creating automated GitHub issues from agent sessions?

Yes, error logs are redacted when creating automated GitHub issues from agent sessions. The automated reporting process enforces strict redaction policies to ensure secure and consistent issue documentation while capturing necessary system state and user context.

How do I trigger automated feedback generation for an unexpected agent error?

To trigger automated feedback generation for an unexpected agent error, type the /feedback command during your active session to instantly capture the current session state and generate a new GitHub issue with relevant error context and a proposed resolution plan.