Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

ducky

ducky 收录了来自 ciaranRoche 的 45 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
45
Stars
2
更新
2026-05-26
Forks
1
职业覆盖
8 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

backlog-grooming
项目管理专家

Weekly backlog audit — field completeness, staleness tiers, and duplicate detection. Run during grooming to clean up the backlog.

2026-05-26
create-bug
项目管理专家

Creates a JIRA Bug with steps to reproduce, expected/actual behavior, and fix criteria. Activates when users ask to create a bug report, file a bug, or report an issue.

2026-05-26
create-epic
项目管理专家

Creates a JIRA Epic with scope, success criteria, and child story breakdown. Activates when users ask to create an epic.

2026-05-26
create-story
项目管理专家

Creates a JIRA Story with user story format, acceptance criteria, and technical notes. Activates when users ask to create a story or user story.

2026-05-26
create-task
项目管理专家

Creates a JIRA Task for tech debt, infrastructure, documentation, or spike work. Activates when users ask to create a task, spike, tech debt ticket, or infrastructure work.

2026-05-26
daily-report
项目管理专家

Daily briefing — sprint progress, new tickets, and recent comments in one report. Run this to get oriented at the start of the day.

2026-05-26
hygiene
项目管理专家

Validate JIRA ticket fields and quality standards. Run on a single ticket or bulk-audit all sprint tickets. Activates when users ask to "check hygiene", "validate fields", or "audit sprint tickets".

2026-05-26
my-sprint
项目管理专家

Show current sprint and your assigned tasks

2026-05-26
my-tasks
项目管理专家

List all your assigned JIRA tasks in the current project

2026-05-26
release-status
项目管理专家

Release readiness report — progress, risks, remaining work, and priorities by Fix Version. Activates when users ask about release status, what's left for a release, or release readiness.

2026-05-26
sprint-planning
项目管理专家

Sprint planning prep — backlog candidates, stale items, release priorities, capacity analysis, and pull suggestions. Run before sprint planning to prepare.

2026-05-26
sprint-report
项目管理专家

Sprint health report — progress, burn rate, blockers, at-risk tickets, carry-over risk, and team workload.

2026-05-26
sprint-review
项目管理专家

Pre-sprint readiness check — validate committed items, flag risks, check capacity, and surface anything that might have been missed. Run after sprint planning, before the sprint starts.

2026-05-26
story-pointer
项目管理专家

Estimates story points for JIRA tickets by analyzing complexity, scope, and comparing to historical team data. Activates when users ask to estimate, point, or size a ticket, or ask "how many points should this be?"

2026-05-26
ticket-triage
项目管理专家

Interactive triage session - collaboratively assess a ticket's validity, completeness, and sprint-readiness. Activates when users ask to "triage a ticket", "is this ticket ready?", or "walk me through this ticket".

2026-05-26
standup
项目管理专家

Summarize your last session log into a standup-ready recap, grouped by project. Run this before standup to get oriented on what you did.

2026-04-29
daily
秘书和行政助理(法律、医疗和高管除外)

Read today's daily note from Obsidian — surface todos, context, and session history. Use this to get oriented at the start of a session.

2026-04-29
session-log
秘书和行政助理(法律、医疗和高管除外)

Append a structured session summary to today's daily note under the Log section. Run this at the end of a session to capture what was done.

2026-04-29
todo
秘书和行政助理(法律、医疗和高管除外)

Manage todos in today's daily note — add items, mark them done, or pick one to focus on.

2026-04-29
webby
档案文员

Webby Vanderquack second brain persona — curious, meticulous, and always connecting the dots. Defines behavioral patterns for all Obsidian vault operations.

2026-04-29
work
人力资源助理(非薪资与考勤)

Pick a todo from today's daily note and start working on it with Claude.

2026-04-29
create-feature
项目管理专家

Creates a JIRA Feature with problem statement, benefit hypothesis, and child epic breakdown. Activates when users ask to create a feature or initiative.

2026-04-23
scrooge
项目管理专家

Scrooge McDuck project management persona — meticulous, detail-oriented, and allergic to waste. Defines behavioral patterns for all JIRA operations.

2026-04-23
set-activity-type
项目管理专家

Sets or changes the Activity Type on an existing JIRA ticket for capacity planning. Activates when users ask to set, change, or add activity type to a ticket.

2026-04-23
kanban-log
项目管理专家

Log activity to a kanban task note — capture progress, decisions, and status updates for the active task.

2026-04-16
kanban
项目管理专家

Manage kanban board tasks — add cards, move between columns, mark done, list, and reorder.

2026-04-16
pr-feedback
软件质量保证分析师与测试员

Gather open review feedback on a PR you own and step through each thread interactively, fixing code or replying as you go. Activates when users ask to "address feedback", "work through PR comments", or "resolve PR feedback".

2026-04-14
ticket-creator
项目管理专家

Routes to the correct JIRA ticket creator based on type. Activates when users ask to "create a ticket" or "file a ticket" without specifying a type (bug, story, task, epic, or feature).

2026-04-14
vault-query
档案文员

Search the Obsidian vault for relevant context on a topic. Returns synthesized findings with wiki-links.

2026-04-12
vault-save
档案文员

File new knowledge into the Obsidian vault at the correct location with proper frontmatter and wiki-links.

2026-04-12
vault-setup
软件开发工程师

One-time setup to configure MCPVault for cross-project Obsidian vault access. Run this once per machine.

2026-04-12
darkwing
软件开发工程师

Darkwing Duck code ops persona — vigilant code guardian who catches problems before production. Defines behavioral patterns for all GitHub operations.

2026-04-01
ghostwriter
作家与作者

Applies a personal writing style to any generated text including PR reviews, code comments, technical feedback, and project updates. Activates when asked to write in my style, in my voice, on my behalf, or when any other skill or command needs output matching personal tone.

2026-04-01
issues
软件开发工程师

GitHub issue management - create, search, comment, close, view

2026-04-01
pr-create
软件开发工程师

Create a PR with a well-structured description in your writing style

2026-04-01
pr-status
软件开发工程师

Check status of a PR - CI, reviews, merge readiness

2026-04-01
review-correctness
软件质量保证分析师与测试员

Review Round 3 - Detailed line-by-line code review for bugs, security, tests, and performance

2026-04-01
review-design
软件开发工程师

Review Round 2 - Top-down architecture and design assessment of a PR before detailed code review

2026-04-01
review-gates
软件质量保证分析师与测试员

Review Round 1 - Check CI/CD status, automated checks, and existing reviewer comments before diving into code

2026-04-01
review
软件质量保证分析师与测试员

Review a PR using a structured multi-pass approach with feedback in your personal writing style

2026-04-01
当前展示该仓库 Top 40 / 45 个已收集 skills。