044-planning-jira
仓库创建 2025年2月9日最近提交 3 天前SkillHot 收录 21 天前
▸ 精选理由
有交互安装门控,适合依赖 Jira Cloud 的项目团队使用。
▸ 风险提示
可能需要配置 Jira Cloud 凭据与授权访问,涉及敏感凭证。
这个 Skill 做什么
通过 jira CLI 校验安装与配置,列出问题并分析用户清洗的摘要。
用于搭建和校验 Jira CLI(jira)相关的安装与认证步骤,并提供维护者编写的 Jira 问题清单流程;会先做交互式检测,如果没装 jira 就停止并给出安装引导。适合需要用命令行查询或整理 Jira issue、准备分析前的工作流时使用。特别之处是不会直接吞原始 JQL 输出,而是要求项目维护者提供已清洗的 issue 摘要以保护敏感信息。
▸ 展开 SKILL.md 英文原文
Use when you need Jira CLI (`jira`) installation/authentication guidance and a maintainer-authored Jira issue inventory workflow. The agent does not ingest raw Jira issue or JQL output directly; it asks the Jira project maintainer/operator to author sanitized issue summaries before analysis or @014-agile-user-story handoff. This should trigger for requests such as jira issue list; List Jira issues; Jira JQL issue query; Jira CLI issue workflow. Part of Plinth Toolkit
423
Stars
89
Forks
40
仓库内 Skill
+9
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/jabrena/plinth/main/skills/044-planning-jira/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/jabrena/plinth/main/skills/044-planning-jira/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Jira CLI - issues, workflows, and discussion for analysis Use **`jira`** setup guidance for Jira issue workflows: **first** run an **interactive** check - if `jira` is not installed, **stop**, ask whether the user wants installation guidance, **wait** for an answer, then continue. When `jira` is available, validate configuration and ask the Jira project maintainer/operator to provide a sanitized issue inventory. For requirements analysis, use only maintainer-authored sanitized Jira summaries. **What is covered in this Skill?** - **Interactive** install gate: ask before assuming `jira` is installed; offer installation guidance only when the user agrees - Install/config checks (`jira vers
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有