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개 표시
모든 저장소를 표시했습니다