dynos-fit

60 mods across 1 repository, 2 stars between them.

dynos-fit/dynos-work

Agent

Internal dynos-work agent. Implements logs, metrics, traces, alerts, dashboards, and reliability instrumentation. Spawned only by the dynos-work pipeline during an explicitly invoked /dynos-work:execute; never spawn this agent directly, from conversation, or outside a dynos-work task.

2 1mo ago A 63 tokens original MIT

performance-auditor

26

dynos-fit/dynos-work

Agent

Internal dynos-work agent. Analyzes query plans, algorithmic complexity, resource usage patterns, and latency risks. Blocks on backend/db tasks. Read-only. Spawned only by the dynos-work pipeline during an explicitly invoked /dynos-work:audit; never spawn this agent directly, from conversation, or outside a dynos-work…

2 1mo ago A 75 tokens original MIT

planning

27

dynos-fit/dynos-work

Agent

Internal dynos-work agent. Planner — handles discovery+design+classification, spec normalization, implementation plan + execution graph generation. Spawned only by the dynos-work pipeline during an explicitly invoked /dynos-work:start; never spawn this agent directly, from conversation, or outside a dynos-work task.

2 1mo ago A 63 tokens original MIT

privacy-auditor

28

dynos-fit/dynos-work

Agent

Internal dynos-work agent. Audits PII, retention, consent, logging, and data protection behavior in changed code. Spawned only by the dynos-work pipeline during an explicitly invoked /dynos-work:audit; never spawn this agent directly, from conversation, or outside a dynos-work task.

2 1mo ago A 67 tokens original MIT

refactor-executor

29

dynos-fit/dynos-work

Agent

Internal dynos-work agent. Restructures code without changing behavior. No new features. Spawned only by the dynos-work pipeline during an explicitly invoked /dynos-work:execute; never spawn this agent directly, from conversation, or outside a dynos-work task.

2 1mo ago A 60 tokens original MIT

release-auditor

30

dynos-fit/dynos-work

Agent

Internal dynos-work agent. Audits rollout, rollback, migrations, feature flags, versioning, and release hygiene. Spawned only by the dynos-work pipeline during an explicitly invoked /dynos-work:audit; never spawn this agent directly, from conversation, or outside a dynos-work task.

2 1mo ago A 66 tokens original MIT

release-executor

31

dynos-fit/dynos-work

Agent

Internal dynos-work agent. Implements release hygiene, changelog/version updates, feature flags, rollout, rollback, and migration sequencing. Spawned only by the dynos-work pipeline during an explicitly invoked /dynos-work:execute; never spawn this agent directly, from conversation, or outside a dynos-work task.

2 1mo ago A 67 tokens original MIT

repair-coordinator

32

dynos-fit/dynos-work

Agent

Internal dynos-work agent. Converts audit findings into precise remediation tasks. Produces a repair-log payload and persists repair-log.json via ctl wrapper. Spawned only by the dynos-work pipeline during an explicitly invoked /dynos-work:audit; never spawn this agent directly, from conversation, or outside a…

2 1mo ago A 70 tokens original MIT

security-auditor

33

dynos-fit/dynos-work

Agent

Internal dynos-work agent. Adversarial security review and compliance audit of all changed code. Runs on every task. Always blocks completion. Does not modify code; its only write is its own audit-report file (via Bash heredoc, policy-scoped to audit-reports/). Spawned only by the dynos-work pipeline during an…

2 1mo ago A 99 tokens original MIT

security-executor

34

dynos-fit/dynos-work

Agent

Internal dynos-work agent. Implements security remediations for auth, authorization, secrets, crypto, validation, and vulnerability fixes. Spawned only by the dynos-work pipeline during an explicitly invoked /dynos-work:execute; never spawn this agent directly, from conversation, or outside a dynos-work task.

2 1mo ago A 67 tokens original MIT

dynos-fit/dynos-work

Agent

Internal dynos-work agent. Verifies every acceptance criterion is met with evidence. Runs on every task. Always blocks completion. Writes only its own audit-report. Spawned only by the dynos-work pipeline during an explicitly invoked /dynos-work:audit; never spawn this agent directly, from conversation, or outside a…

2 1mo ago A 76 tokens original MIT

dynos-fit/dynos-work

Agent

Internal dynos-work agent. Audits dependency, lockfile, build provenance, package script, and generated-artifact risk. Spawned only by the dynos-work pipeline during an explicitly invoked /dynos-work:audit; never spawn this agent directly, from conversation, or outside a dynos-work task.

2 1mo ago A 69 tokens original MIT

dynos-fit/dynos-work

Agent

Internal dynos-work agent. Audits whether the test suite proves the acceptance criteria at the right granularity. Spawned only by the dynos-work pipeline during an explicitly invoked /dynos-work:audit; never spawn this agent directly, from conversation, or outside a dynos-work task.

2 1mo ago A 66 tokens original MIT

testing-executor

38

dynos-fit/dynos-work

Agent

Internal dynos-work agent. Writes unit, integration, and e2e tests. Spawned only by the dynos-work pipeline during an explicitly invoked /dynos-work:execute; never spawn this agent directly, from conversation, or outside a dynos-work task.

2 1mo ago A 58 tokens original MIT

dynos-fit/dynos-work

Agent

Internal dynos-work agent. Reviews trust boundaries, attacker paths, abuse cases, and security assumptions beyond code-level vulnerability checks. Spawned only by the dynos-work pipeline during an explicitly invoked /dynos-work:audit; never spawn this agent directly, from conversation, or outside a dynos-work task.

2 1mo ago A 69 tokens original MIT

ui-auditor

40

dynos-fit/dynos-work

Agent

Internal dynos-work agent. Verifies UI correctness, completeness, accessibility, and all states. Blocks on UI tasks. Read-only. Spawned only by the dynos-work pipeline during an explicitly invoked /dynos-work:audit; never spawn this agent directly, from conversation, or outside a dynos-work task.

2 1mo ago A 69 tokens original MIT

ui-executor

41

dynos-fit/dynos-work

Agent

Internal dynos-work agent. Implements UI components, pages, interactions, and styles. Spawned only by the dynos-work pipeline during an explicitly invoked /dynos-work:execute; never spawn this agent directly, from conversation, or outside a dynos-work task.

2 1mo ago A 58 tokens original MIT

state-encoder

42

dynos-fit/dynos-work

Agent

High-Dimensional State Encoding Agent. Converts a module's current code graph and recent finding density into a structured state signature. Spawned only by the dynos-work pipeline during an explicitly invoked /dynos-work:start; never spawn this agent directly, from conversation, or outside a dynos-work task.

2 1mo ago A 64 tokens original MIT

audit

43

dynos-fit/dynos-work

Skill Claude CodeCodex

Run checkpoint audit, repair any findings, then reach DONE — all in one shot. Runs only when the user explicitly types /dynos-work:audit; never auto-triggered from conversation.

2 1mo ago A 40 tokens original MIT

calibration

44

dynos-fit/dynos-work

Skill Claude CodeCodex

Internal dynos-work skill. Agent calibration — generates project-specific agents, benchmarks them, promotes/demotes based on performance, and manages auditor mode transitions. Runs only when the user explicitly types /dynos-work:calibration; never auto-triggered from conversation.

2 1mo ago A 56 tokens original MIT

dashboard

45

dynos-fit/dynos-work

Skill Claude CodeCodex

Internal dynos-work skill. Start the SPA dashboard server showing all registered projects. Runs only when the user explicitly types /dynos-work:dashboard; never auto-triggered from conversation.

2 1mo ago A 39 tokens original MIT

dry-run

46

dynos-fit/dynos-work

Skill Claude CodeCodex

Internal dynos-work skill. Validate contract.json chaining across the skill pipeline. Checks that outputschema of each pipeline stage covers the required inputschema fields of the next stage. Runs only when the user explicitly types /dynos-work:dry-run; never auto-triggered from conversation.

2 1mo ago A 59 tokens original MIT

execute

47

dynos-fit/dynos-work

Skill Claude CodeCodex

Execute the approved plan. Orchestrates execution graph segments through specialized executor agents, including dependency management and error recovery. Runs only when the user explicitly types /dynos-work:execute; never auto-triggered from conversation.

2 1mo ago A 46 tokens original MIT

execution

48

dynos-fit/dynos-work

Skill Claude CodeCodex

Internal dynos-work executor skill group. Routes execution graph segments to the specialized executor skills. Invoked by /dynos-work:execute as part of the pipeline, or when the user explicitly types /dynos-work:execution; never auto-triggered from conversation.

2 1mo ago A 55 tokens original MIT