con un clic
FieldWorks
FieldWorks contiene 5 skills recopiladas de johnml1135, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
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.