Official skill collection for Cleo - Jira, Confluence, and Slack Search. Pip install and go.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
9
commits
Sanitize API error messages: stop leaking raw response text to users
69a5c51View on GitHubFix CQL injection: escape quotes in title/space_key parameters
30ac319View on GitHubMove debug logging from INFO to DEBUG, fix tests for v3 search and slack_read_channel
1cd9669View on GitHubAdd slack_read_channel tool for direct channel history access
8bfe8cbView on GitHubFix Jira search: use v3 /search/jql with two-step fetch (search IDs then fetch details)
3ffb498View on GitHubFix Jira search: use POST /search/jql (GET /search deprecated, returns 410)
f30191dView on GitHubUse org-level settings for base_url, include projects/spaces in skill description
889071dView on GitHub