Skip to main content
在 Manus 中运行任何 Skill
一键导入
bryanthaboi
GitHub 创作者资料

bryanthaboi

按仓库查看 2 个 GitHub 仓库中的 9 个已收集 skills。

已收集 skills
9
仓库
2
更新
2026-05-05
仓库浏览

仓库与代表性 skills

dockyard-list-work-orders
软件开发工程师

List work order ids and statuses via MCP workorder_list for a date and repo (optional issue). Use for one track (--issue) or all issues under a repo (omit issue).

2026-03-24
dockyard-session-guide
网络与计算机系统管理员

How to use Dockyard in this chat: work orders live under DOCKYARD_ROOT (default ~/.dockyard). Dockyard exposes MCP tools named workorder_* — not MCP resources, so “list resources” will not show Dockyard. Prefer tool calls for workorder_list_pending / workorder_get / workorder_complete; if tools are missing, use the dockyard CLI or enable MCP via dockyard install-agents and restart the host app. Use when the user says to use Dockyard, drain the queue, or complete work orders.

2026-03-24
dockyard-complete-work-order
软件开发工程师

Mark a Dockyard work order complete in index.json via MCP workorder_complete. Use after the work described in that WO is done and verified; requires date, issue slug, and wo-NNN id.

2026-03-24
dockyard-get-work-order
生产、计划和催办文员

Load one Dockyard work order’s markdown and status via MCP workorder_get. Use when the user asks to read, review, summarize, or execute a specific WO identified by date, issue slug, and wo-NNN id.

2026-03-24
dockyard-insert-work-order
软件开发工程师

Create a new Dockyard work order on disk via MCP tool workorder_insert. Use when the user wants to queue structured agent work, split a feature into trackable units, or log tasks under a dated issue slug. Requires markdown body with sections from ## Objective through ## Notes; see references/work-order-body-template.md.

2026-03-24
dockyard-list-pending-work-orders
软件开发工程师

List incomplete Dockyard work orders via MCP workorder_list_pending. Use when driving a queue, standup summaries, or “what’s left” across all issues; optional filters date and/or issue. Results sort by date, issue, then WO number.

2026-03-24
dockyard-next-work-order-number
软件开发工程师

Read the next 1-based work order sequence number for a date/issue via MCP workorder_next_number. Use when drafting titles or planning how many WOs to create before calling workorder_insert (the server still assigns the canonical id on insert).

2026-03-24
dockyard-validate-output
软件质量保证分析师与测试员

Run MCP tool workorder_validate_output on a code string before committing or pasting into product repos. Use when Dockyard workflow requires checking generated code for forbidden substrings (best-effort lint). Triggers when the user wants leakage checks, “sanity check this patch,” or policy compliance on emitted source.

2026-03-24
已展示 2 / 2 个仓库
已展示全部仓库