Fusion Issue Authoring
This skill streamlines creating detailed Fusion issues by automating data extraction and formatting, boosting efficiency & accuracy for incident management.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add fusion-issue-authoring npx -- -y @trustedskills/fusion-issue-authoring
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"fusion-issue-authoring": {
"command": "npx",
"args": [
"-y",
"@trustedskills/fusion-issue-authoring"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to author issues for the Equinor Fusion platform. It facilitates the creation of structured issue reports, including details like summary, description, severity, and assignee. The generated issues can be directly integrated into the Fusion workflow, streamlining incident management and resolution processes.
When to use it
- When an engineer needs to quickly document a technical problem encountered during testing or operation.
- To automatically generate issue reports from log analysis or monitoring data.
- For creating standardized issue documentation for new feature releases.
- During post-incident reviews, to rapidly capture findings and assign remediation tasks.
Key capabilities
- Issue summary generation
- Detailed description creation
- Severity level assignment
- Assignee designation
Example prompts
- "Create a Fusion issue for the recent database connection failures."
- "Generate an issue report based on these log entries: [paste log data here]"
- "Draft a new issue with summary 'Slow API response' and severity 'High'."
Tips & gotchas
This skill requires familiarity with Equinor’s Fusion platform terminology and workflow. Ensure the AI agent has access to relevant context, such as system logs or error reports, for accurate issue generation.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.