Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

dynos-work

dynos-work에는 dynos-fit에서 수집한 skills 33개가 있으며, 저장소 수준 직업 범위와 사이트 내 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