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

dynos-work

يحتوي dynos-work على 33 من skills المجمعة من dynos-fit، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

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

Run checkpoint audit, repair any findings, then reach DONE — all in one shot. Use after /dynos-work:execute.

2026-06-22
execute
مطوّرو البرمجيات

Execute the approved plan. Orchestrates execution graph segments through specialized executor agents, including dependency management and error recovery.

2026-06-19
execution-data-executor
مطوّرو البرمجيات

Internal: Data Executor. Implements ETL, analytics, backfills, data quality, reconciliation, and data pipeline changes. Write evidence on completion.

2026-06-19
execution-infra-executor
مطوّرو البرمجيات

Internal: Infrastructure Executor. Implements deployment, CI/CD, container, IaC, and environment configuration changes. Write evidence on completion.

2026-06-19
execution-observability-executor
مطوّرو البرمجيات

Internal: Observability Executor. Implements logs, metrics, traces, alerts, dashboards, and reliability instrumentation. Write evidence on completion.

2026-06-19
execution-release-executor
مطوّرو البرمجيات

Internal: Release Executor. Implements version/changelog updates, rollout flags, rollback plans, release notes, and migration sequencing. Write evidence on completion.

2026-06-19
execution-security-executor
مطوّرو البرمجيات

Internal: Security Executor. Implements auth, authorization, validation, crypto, secret-handling, and vulnerability remediations. Write evidence on completion.

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

Internal dynos-work executor skill group. Routes execution graph segments to the specialized executor skills.

2026-06-19
calibration
مطوّرو البرمجيات

Internal dynos-work skill. Agent calibration — generates project-specific agents, benchmarks them, promotes/demotes based on performance, and manages auditor mode transitions.

2026-06-16
dry-run
مطوّرو البرمجيات

Internal dynos-work skill. Validate contract.json chaining across the skill pipeline. Checks that output_schema of each pipeline stage covers the required input_schema fields of the next stage.

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

Deep bug investigation. Pass a short description of the problem — error message, unexpected behavior, or failing test. Returns structured root cause analysis with evidence and fix recommendation.

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

Internal dynos-work skill. Re-run planning on an existing task. Use when you need to regenerate the plan after spec changes, or if the task was started externally. Runs PLANNING → PLAN_REVIEW → PLAN_AUDIT with deterministic artifact validation.

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

Internal dynos-work skill. Register the current project directory with the dynos-work global registry. Works from any project.

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

Inspect and drain the proactive-residual queue at .dynos/proactive-findings.json. Subcommands: list, run-next.

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

Resume an interrupted task from .dynos/ state. Use after session restart or context compression.

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

Start a new task. Give it a description and it handles discovery, spec, plan, execution, and audit.

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

Show current task state, lifecycle stage, audit results, and open gaps.

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

Internal dynos-work skill. Start the SPA dashboard server showing all registered projects.

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

Internal dynos-work skill. Manage the global cross-project sweeper daemon.

2026-04-24
repair
مطوّرو البرمجيات

Internal dynos-work skill. Manually repair a specific finding. Use when you want to fix one issue without running the full audit loop. /dynos-work:audit handles repair automatically.

2026-04-22
execution-backend-executor
مطوّرو البرمجيات

Internal: Backend Executor. Implements API routes, services, business logic, auth. Read spec and segment. Write evidence on completion.

2026-04-17
execution-db-executor
مصممو قواعد البيانات

Internal: DB Executor. Implements schema changes, migrations, ORM models, queries. Read spec and segment. Write evidence on completion.

2026-04-17
execution-integration-executor
مطوّرو البرمجيات

Internal: Integration Executor. Wires components together, connects external APIs, handles plumbing. Write evidence on completion.

2026-04-17
execution-ml-executor
علماء البيانات

Internal: ML Executor. Implements ML models, training pipelines, inference code, data processing. Read spec and segment. Write evidence on completion.

2026-04-17
execution-refactor-executor
مطوّرو البرمجيات

Internal: Refactor Executor. Restructures code without changing behavior. No new features. Write evidence on completion.

2026-04-17
execution-testing-executor
محللو ضمان جودة البرمجيات والمختبرون

Internal: Testing Executor. Writes unit, integration, and e2e tests. Read spec and segment. Write evidence on completion.

2026-04-17
execution-ui-executor
مطوّرو الويب

Internal: UI Executor. Implements UI components, pages, interactions, and styles. Read spec and segment. Write evidence on completion.

2026-04-17
init
مطوّرو البرمجيات

Internal dynos-work skill. Set up the current project: register with dynos-work and start the local daemon.

2026-04-17
list
مطوّرو البرمجيات

Internal dynos-work skill. List all registered dynos-work projects.

2026-04-17
local
مطوّرو البرمجيات

Internal dynos-work skill. Manage the project daemon: start, stop, status, logs, run-once, dashboard.

2026-04-17
maintain
مطوّرو البرمجيات

Internal dynos-work skill. Autonomous maintenance worker. Periodically scans the repo for technical debt, security anti-patterns, and architectural drift. If issues are found, it automatically creates a repair branch, implements the fix, verifies with audits/tests, and opens a Pull Request.

2026-04-17
trajectory
مطوّرو البرمجيات

Internal dynos-work skill. Sequence memory manager. Stores compact task traces and retrieves similar prior tasks to inform discovery and design review.

2026-04-17
memory
متخصصو إدارة المشاريع

Internal dynos-work skill. Aggregate task retrospectives into project memory. Scans task-retrospective.json files, writes project_rules.md, computes effectiveness scores, derives Model Policy and Skip Policy, manages baselines. Runs automatically at task completion.

2026-04-17