skill-dogfood-feedback

Reports shipped-skill friction and efficiency opportunities through the Intendant report MCP tool.

14|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/intendant-dev/Intendant --skill skill-dogfood-feedback-intendant-dev
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: skill-dogfood-feedback
Source: https://github.com/intendant-dev/Intendant/tree/main/skills-internal/skill-dogfood-feedback
Command: npx skills add https://github.com/intendant-dev/Intendant --skill skill-dogfood-feedback-intendant-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? When a shipped Intendant skill misleads you, lacks a needed recipe, or forces costly workarounds, there is no ad-hoc channel to capture that friction. This dev-fleet overlay defines when and how to file one structured exception report so skill quality issues reach the product team with trusted provenance. ## Core Features & Use Cases - Exception-only reporting: Files reports only for wrong, missing, or confusing guidance, or concrete efficiency opportunities — never for routine successful use. - Structured report schema: Uses the Intendant report MCP tool with kind (issue or efficiency), surface (skill:<skill-name>), summary, details, recommendation, and an optional scrubbed evidence reference. - Built-in hygiene rules: Prohibits pasting prompts, transcripts, credentials, tokens, or machine names, and forbids creating feedback hubs or editing shipped skills directly. - Use Case: While using a shipped skill you discover its documented recipe is outdated and forces extra tool calls. You file one efficiency report via the report tool describing the smaller correct recipe, and the daemon deduplicates it against open reports. ## Quick Start Ask the agent to file a dogfood report through the Intendant report MCP tool describing the specific skill friction you hit, with kind, surface, summary, and a recommended fix.

Frequently Asked Questions about skill-dogfood-feedback

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

FAQPage Schema
How do I report a problem with an Intendant skill?▼

Call the Intendant report MCP tool with kind set to issue, surface set to skill:<skill-name>, a one-line summary, details of what the skill taught versus what was needed, and a recommended fix. The daemon handles deduplication and provenance automatically.

When should I file dogfood feedback on a shipped skill?▼

File a report only for exceptional friction: wrong, missing, or confusing guidance, or a concrete efficiency opportunity with a lower-cost recipe. Routine successful use is explicitly not feedback and should never be reported.

Can I use this skill outside the Intendant dev fleet?▼

No. It is a dev-machines-only overlay symlinked by scripts/install-dev-skills.sh from a repo checkout. It is never embedded in the binary or installed for end users, and it requires a reachable Intendant daemon exposing the report tool.

What information must never be included in a skill feedback report?▼

Never include prompts, transcripts, environment dumps, tool arguments or output, machine names, credentials, tokens, or secrets. Only a short scrubbed opaque identifier is allowed as an evidence reference when genuinely useful.

Should I edit the shipped skill or open an issue after filing a report?▼

No. A report is evidence, not a fix or publication. Do not edit the shipped skill, create a feedback hub, or open an external issue merely because you filed a report; the product team owns triage.