Skip to main content
Manusで任意のスキルを実行
ワンクリックで
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 件のリポジトリを表示
すべてのリポジトリを表示しました