en un clic
FieldWorks
FieldWorks contient 5 skills collectées depuis johnml1135, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
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.