Manage JIRA collaboration surface via the jira-as wrapper: comments, attachments, watchers, notify. Triggers: 'comment on KEY', 'add attachment to KEY', 'watch KEY', 'notify KEY watchers'. Internal-vs-public comment safety enforced. NOT for issue CRUD (mk:jira-issue); NOT for issue links (mk:jira-relationships).
El comando exacto puede variar según el repositorio. Consulta el README en GitHub.
Para el autor de la skill
Pega en el README de tu repo
Muestra que tu skill está catalogada en Skillteca, genera backlink y tráfico rastreable.
[](https://www.skillteca.com.br/skills/mk-jira-collaborate?utm_source=badge&utm_medium=readme&utm_campaign=badge)
Un email corto con solo las skills nuevas de Automação. 4 minutos de lectura, sin spam, te das de baja con un clic.
Confirmas tu email en el primer envío. Sin spam. Te das de baja con un clic.
mk:jira-collaborate
Forks to the jira-collaborate agent. The agent confirms internal-vs-public for any comment that could be customer-facing (default internal if uncertain).
Triggers
"add comment to PROJ-123: '<text>'"
"list comments on PROJ-123"
"upload screenshot.png to PROJ-123"
"watch PROJ-123" / "stop watching PROJ-123"
"notify PROJ-123 watchers about <message>"
Examples
Internal comment: "add internal comment to PROJ-123: 'awaiting backend fix'"
Attachment upload: "attach /tmp/repro.mp4 to PROJ-123"