wise-feedback

Solid

Open a GitHub issue in e1024kb/wise-claude reporting feedback, a bug, or a suggestion about a wise skill or workflow — the submitter's environment (OS, Claude Code version, gh version, the cwd's public git remote as org/repo) is auto-captured and the Problem / Summary / Proposal sections are drafted from the user's prompt and the live session's signal about the misbehaving component. Assigns to `e1024kb` and labels `feedback`. Invoked as `/wise-feedback` (bare alias) or `/wise:wise-feedback` (canonical). Use when the user says "feedback", "report a bug", "file an issue", "this skill did a bad job", "the workflow got stuck", "something's wrong with /wise-*", "I have a suggestion", "improvement idea", "open an issue against the marketplace", or types `/wise-feedback`.

AI & Automation 4 stars 0 forks Updated today MIT

Install

View on GitHub

Quality Score: 83/100

Stars 20%
23
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# /wise-feedback — file a feedback issue against the marketplace Before asking any user question, read and follow the [question lifecycle](../../references/workflow-host-control.md#keep-asynchronous-questions-open). Keep asynchronous prompts open until answered; this rule does not authorize questions in autonomous or otherwise prompt-free procedures. ## Why this skill exists The wise plugin ships dozens of skills and workflows that users exercise many times a day. When one of them misbehaves — a workflow gets stuck, a skill returns a surprising result, a prompt is thin — the friction of "switch to browser, open github.com/e1024kb/wise-claude, click New Issue, fill three sections, remember to assign and label" is enough to swallow most of the feedback silently. This skill closes the gap. A single `/wise-feedback` (optionally with a short free-form note) captures the environment, drafts the issue body, previews it, and creates the issue via `gh issue create` — already assigned to [@e1024kb](https://github.com/e1024kb) and tagged `feedback`. ### Design principle — feedback is about the plugin, not the project The single most important framing rule for this skill: **the issue subject is the wise plugin, not the user's project.** The user is reporting that a `/wise-*` skill or workflow needs to be improved or fixed; what they happened to be doing in their own codebase when the problem surfaced is incidental. In practice that means: - The **prompt** and the **session signal...

Details

Author
e1024kb
Repository
e1024kb/wise-claude
Created
3 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

Data & Documents Listed

feedback

Use this skill when the user says "send feedback", "report a bug", "this didn't work", "I want to suggest a feature", "where do I file an issue for iEvo", or after iEvo has done something the user would want to comment on. Submits feedback about the iEvo plugin — bug reports, feature requests, suggestions, or general comments. Posts as a GitHub issue in `ievo-ai/skills` via `gh` CLI. When `/ievo:contributor-mode-on` has been enabled for this project, may also offer to attach the existing scrubbed tool-failure/permission-denial capture stream — still gated by the same Submit/Cancel confirmation as every other report.

0 Updated yesterday
ievo-ai
AI & Automation Listed

feedback

Send structured feedback about ai-kit itself — friction, surprise, clarity, gaps, or wins — to the ai-kit GitHub repo. Use when user says "this skill was annoying", "ai-kit should also do X", "report this to ai-kit", "give feedback on ai-kit", "/ai:feedback", or any variant of "this kit could be better at …".

1 Updated today
yusufkaracaburun
AI & Automation Listed

skill-from-feedback

Use when the user wants to modify, improve, patch, or revise an existing agent skill from feedback — real session failures, “this skill did X wrong”, tighten triggers, fix workflow holes, or turn review notes into SKILL.md changes. Not for creating a brand-new skill from scratch (use capture-workflow / create-skill) and not for scanning all sessions (use agent-session-auditor).

0 Updated 3 weeks ago
YosefHayim