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

fleet-rlm

يحتوي fleet-rlm على 13 من skills المجمعة من Qredence، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
13
Stars
48
محدث
2026-06-18
Forks
5
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

delegation
مطوّرو البرمجيات

Delegate recursive work to child RLM sandboxes with budget management. Use when decomposing tasks into sub-queries, fanning out batched work, managing LLM call budgets, or building parent-child RLM hierarchies.

2026-06-18
diagnostics
مطوّرو البرمجيات

Diagnose fleet-rlm runtime failures, API contract drift, sandbox errors, and observability issues. Use when something is broken — Daytona connection failures, websocket mismatches, escalation not triggering, budget exhaustion, or missing traces.

2026-06-13
optimization
مطوّرو البرمجيات

Optimize fleet-rlm DSPy programs and RLM skill bundles using GEPA with MLflow tracking. Use when running optimization loops, designing feedback metrics, building training datasets, or comparing runs.

2026-06-12
rlm
مطوّرو البرمجيات

Hub skill for fleet-rlm: when to use dspy.RLM vs ReAct/CodeAct and which workflow skill to load next.

2026-06-12
dspy-programs
مطوّرو البرمجيات

Design DSPy signatures and compose runtime modules for fleet-rlm tasks. Use when creating input/output field definitions, choosing between built-in signatures, selecting execution modes, or wiring custom modules.

2026-06-11
browser-interaction
مطوّرو البرمجيات

Fetch and inspect JavaScript-heavy pages with Playwright in a Daytona browser-capable snapshot.

2026-06-08
long-context
مطوّرو البرمجيات

Process documents and codebases exceeding a single context window using canonical dspy.RLM variable mode in the Daytona REPL.

2026-06-08
sandbox-execution
مطوّرو البرمجيات

Execute Python in Daytona sandboxes with durable volume persistence. Use when running code, persisting results, inspecting volumes, managing workspace lifecycle, or validating Daytona connectivity.

2026-05-30
volume-bootstrap
مطوّرو البرمجيات

Understand the pre-initialized Daytona volume filesystem. Use when operating inside a sandbox to know what directories exist, where to store state, how the memory DB works, and what guarantees hold across sessions.

2026-05-30
backend-refactor
مطوّرو البرمجيات

Simplifies fleet-rlm backend by rewriting/deleting modules and updating tests

2026-04-21
runtime-cleanup-worker
مطوّرو البرمجيات

Simplify `src/fleet_rlm` internals while preserving or intentionally cleaning up validated public contracts.

2026-04-06
runtime-validation-repair-worker
مطوّرو البرمجيات

Repair regressions discovered by validation during the `src/fleet_rlm` simplification mission.

2026-04-06
frontend-refactor-worker
مطوّرو الويب

Moves frontend files between directories, updates imports, renames symbols, and validates with type-check/lint/test/build.

2026-04-06