Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
bryanthaboi
ملف منشئ GitHub

bryanthaboi

عرض على مستوى المستودعات لـ 9 skills مجمعة عبر 2 مستودعات GitHub.

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 مستودعات
تم تحميل كل المستودعات