flightdeck-feedbacklisted
Install: claude install-skill Maximumsoft-Co-LTD/claude-flightdeck
# /flightdeck-feedback — Send feedback upstream
Open a structured issue against the canonical claude-flightdeck template
repo — a template bug, a rule that misfired, a preset you want, a broken
skill, or onboarding friction.
> **This is PULL feedback — it only runs when you invoke it, and always
> shows a preview before sending. It never sends anything automatically.**
## Token budget (MANDATORY)
- One-shot: ~5-10k tokens total. No passive cost — the skill does
nothing unless invoked. There is no hook, no background poll.
- Read `.ai-workflows/manifest.json` **once** (small — version + commit +
presets + placeholders).
- Read `docs/spec/retros/onboarding.md` with `limit: 100` **only** for
`onboarding`-type feedback — skip it for every other type.
- Do NOT scan the codebase or Read large files. Feedback is about the
**template**, not the user's project. If you find yourself grepping
source, you're off-track.
## Invocation
| Form | Effect |
|---|---|
| `/flightdeck-feedback` | Interactive — asks the feedback type first |
| `/flightdeck-feedback bug` | Skip the type question — template bug |
| `/flightdeck-feedback rule` | Skip — a rule misfired / is wrong |
| `/flightdeck-feedback preset` | Skip — request a new preset |
| `/flightdeck-feedback skill` | Skip — a skill is broken / unclear |
| `/flightdeck-feedback onboarding` | Skip — onboarding wizard feedback |
| `/flightdeck-feedback --url-only` | Don't use `gh`; print a prefilled issue URL to click |
## Canon