Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

dynos-work

dynos-work 收录了来自 dynos-fit 的 33 个 skills,并提供仓库级职业覆盖和站内 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