ops-feedback

Capture structured user feedback and submit it via commit or GitHub Issue.

Updated May 26, 2026
One-click install
npx skills add https://github.com/rbutinar/ade-ops --skill ops-feedback
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ops-feedback
Source: https://github.com/rbutinar/ade-ops/tree/main/.agents/skills/ops-feedback
Command: npx skills add https://github.com/rbutinar/ade-ops --skill ops-feedback

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of providing structured feedback to framework maintainers, ensuring that issues and suggestions are reported efficiently and with full context.

Core Features & Use Cases

  • Structured Feedback: Guides the user through a standardized feedback process, capturing necessary details automatically.
  • Environment Context: Captures and includes environment context, such as date, branch, and commit information.
  • Submission Channel Adaptation: Automatically selects the appropriate submission channel (direct commit or GitHub Issue) based on access permissions.
  • Use Case: A user experiences a bug in the framework and wants to report it. They can use this Skill to submit a detailed report, including the steps to reproduce the issue, without leaving their current workflow.

Quick Start

Report a bug with the /ops-feedback command, providing a short description and any additional details.

Frequently Asked Questions about ops-feedback

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

FAQPage Schema
How do I submit structured feedback to framework maintainers without losing environment context?

Structured feedback is a standardized report format that captures necessary details and environment context like date, branch, and commit information to help framework maintainers understand and resolve software maintenance issues efficiently.

How do I report a bug in my software development workflow without leaving my current environment?

You can report a bug by invoking a feedback command with a short description. The system guides you through providing details and automatically gathers environment context to submit a complete report.

Does this bug reporting tool automatically select the submission channel based on repository permissions?

Yes, the bug reporting tool automatically selects the appropriate submission channel, choosing between a direct commit or a GitHub Issue, based on your current access permissions within the software development environment.

What's the best way to ensure my issue tracking report includes all necessary reproduction steps?

The best way to ensure reproduction steps are included is to use a structured feedback process that guides you through the report, automatically capturing environment context and necessary details for issue tracking.

Can I use this software maintenance feedback tool if I only have read access to the GitHub repository?

Yes, if you have read access, the feedback tool adapts the submission channel and automatically creates a GitHub Issue instead of attempting a direct commit to ensure your software maintenance report is still submitted.