com um clique
FieldWorks
FieldWorks contém 5 skills coletadas de johnml1135, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Read-only Python utilities for Jira, Confluence, and Bitbucket integration. Provides read access to issues, search, workflows, pages, pull requests, commit history, and more. Use when users need to query Atlassian products like "get a Jira issue", "search Confluence pages", "view pull request details", or "get commit history". This variant excludes all write operations for token efficiency and safety.
Implement the approved plan or design with minimal scope and adherence to repo conventions.
Verify behavior and run appropriate tests to confirm the change set.
Python utilities for Jira, Confluence, and Bitbucket integration. Provides issue management, search, workflows, page management, pull requests, commit history, and more. Use when users need to interact with Atlassian products like "create a Jira issue", "search Confluence pages", "create a pull request", "get commit history", or "update sprint status".
Plan and design a change set. Define scope, constraints, risks, and acceptance signals before implementation.