Documentation
README
Nimbalyst Feedback Skill
This skill is the entry point for the Nimbalyst in-app feedback flow. It activates when:
- The user runs the
/feedback:bug-reportslash command - The user runs the
/feedback:feature-requestslash command - The user opens a session with
sessionType: 'bug-report'orsessionType: 'feature-request'
Behavior
Read the matching command file:
- For bug reports:
commands/bug-report.mdin this plugin - For feature requests:
commands/feature-request.mdin this plugin
Both commands share these constraints:
This is the opening of the README. Read the full README on GitHub.