Companion Skills
The Bugfender MCP server provides raw tools and resources. The companion skills add opinionated workflows on top of those capabilities.
The skills live in a separate repository:
Available skills
$bugfender: investigation workflow for crashes, issues, logs, devices, and feedback$bugfender-sdk-setup: onboarding workflow that detects the platform, fetches the right SDK snippet, asks one short feature question when needed, and applies the minimum setup changes
Install the skills
In the agent chat inside Cursor, Codex, Claude Code, or another compatible client, run:
Use $skill-installer to install these skills from https://github.com/bugfender/bugfender-skills:
- skills/bugfender
- skills/bugfender-sdk-setup
After installation, restart the client so it reloads the new skills cleanly.
Example prompts
Install the SDK with the fewest required changes:
Use $bugfender-sdk-setup to set up Bugfender in this app with the minimum required changes.
Investigate a problem in an existing app:
Use $bugfender to investigate the top crashes in this app during the last 24 hours.