Issue Create
Creates new issues in CaldiaWorks with specified details like title, description, priority, and assignee.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add caldiaworks-issue-create npx -- -y @trustedskills/caldiaworks-issue-create
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"caldiaworks-issue-create": {
"command": "npx",
"args": [
"-y",
"@trustedskills/caldiaworks-issue-create"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to create issues in CaldiaWorks. It automates the process of generating issue titles, descriptions, and assigning them to projects based on user instructions. The agent can populate fields like priority and labels as well.
When to use it
- When a team needs to quickly log bugs or feature requests without manual intervention.
- To automatically create issues from meeting notes or email threads.
- For consistent issue creation across multiple projects, ensuring all necessary details are captured.
- To streamline the workflow of support tickets into actionable development tasks.
Key capabilities
- Issue title generation
- Issue description population
- Project assignment
- Priority setting
- Label application
Example prompts
- "Create an issue in the 'Website Redesign' project with the title 'Broken link on homepage' and a description of 'The link to the pricing page is currently broken.'"
- “Log this email as a new feature request for the mobile app, setting priority to high.”
- "Create an issue titled 'Database connection error' in the 'Backend Services' project with label 'urgent'."
Tips & gotchas
This skill requires access to your CaldiaWorks account and appropriate permissions to create issues. Ensure the agent has been configured with these credentials for proper functionality.
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.