Skip to content

skillett feedback

Terminal window
skillett feedback --title <title> --body <body> [--category <category>]

Submits feedback directly to the Skillett team. Feedback is visible on the public roadmap and can be voted on by other users.

FlagDescriptionRequiredDefault
--title <title>Short summary of the feedbackYes
--body <body>Detailed descriptionYes
--category <cat>Feedback categoryNoother
ValueDescription
bug_reportSomething isn’t working
feature_requestNew feature idea
integration_requestRequest a new integration
improvementEnhancement to existing functionality
otherGeneral feedback
Terminal window
$ skillett feedback --title "Add Linear integration" --category integration_request --body "Would love to manage Linear issues through Skillett"
{
"status": "submitted",
"id": "fb_abc123"
}
  • 0 — Feedback submitted
  • 1 — Missing required fields or auth error
  • 2 — Network or server error