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

reef

يحتوي reef على 14 من skills المجمعة من hdresearch، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
14
Stars
0
محدث
2026-04-06
Forks
1
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

code-delivery
مطوّرو البرمجيات

Use when doing code work that must be integration-friendly: branches, commits, tests, PR-ready receipts, owned paths, and parent-friendly handoff.

2026-04-06
app-deployment
مديرو الشبكات وأنظمة الحاسوب

Use when implementing and exposing a product/application service or UI that should run outside Reef root. Choose child/resource VM placement, stand up the app, and report how to reach it.

2026-04-06
command-handling
مطوّرو البرمجيات

Use when handling parent commands such as steer, abort, pause, or resume, or when deciding how urgently to react to inbox messages from above.

2026-04-06
coordination-patterns
مطوّرو البرمجيات

Use when agents need to coordinate through reef store, peer signals, barriers, rendezvous, or child/peer communication without breaking authority boundaries.

2026-04-06
create-service
مطوّرو البرمجيات

Create a new service module for reef. Use when adding a new capability to the server — a new store, API routes, LLM tools, behaviors, or dashboard widget.

2026-04-06
decompose
مطوّرو البرمجيات

Use when a task has multiple independent subsystems, needs recursive delegation, or requires a parent to split implementation and then integrate the results.

2026-04-06
fleet-inspection
مديرو الشبكات وأنظمة الحاسوب

Use when inspecting the live fleet, differentiating active vs historical lineage, tracing ancestry, checking subtree state, or doing post-mortem investigation.

2026-04-06
github-ops
مطوّرو البرمجيات

Use when working with GitHub repos, branch setup, auth tokens, PR flow, or repo preparation inside Reef.

2026-04-06
logs-debugging
مديرو الشبكات وأنظمة الحاسوب

Use when debugging Reef or fleet behavior through logs, including keyword/date filtering, per-agent inspection, post-mortem analysis, and handoff investigation.

2026-04-06
reporting-checkpointing
متخصصو إدارة المشاريع

Use when signaling done/blocked/failed, reporting artifacts upward, or deciding whether to create a checkpoint before risky or meaningful state transitions.

2026-04-06
resource-ops
مديرو الشبكات وأنظمة الحاسوب

Use when spawning, configuring, auditing, or retiring resource VMs that host infrastructure such as databases, services, test environments, or webhook-facing systems.

2026-04-06
root-supervision
مديرو الشبكات وأنظمة الحاسوب

Use when root reef must supervise the fleet, maintain continuity across turns, detect drift or stalls, and decide when to steer, recover, schedule follow-up, or clean up.

2026-04-06
scheduled-orchestration
مطوّرو البرمجيات

Use when reef needs deferred attention, follow-up checks, deadlines, or condition-based orchestration via scheduled checks instead of reminder-style timers.

2026-04-06
setup
مديرو الشبكات وأنظمة الحاسوب

Set up a reef server with example services. Use when bootstrapping a new reef instance or adding fleet coordination services to an existing one.

2026-04-06