mit einem Klick
FieldWorks
FieldWorks enthält 5 gesammelte Skills von johnml1135, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
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.