Development and Documentation Skills

Skills for working inside the Dynamo repository: investigation, proposals, review, and docs.

View as Markdown

These skills operate on the repository itself: bug investigation, Dynamo Enhancement Proposals (DEPs), code review, continuous integration (CI) triage, and documentation authoring.

Prompts that reach them: “CI failed on my pull request. Tell me whether it is a real regression or a flake,” or “Draft a Dynamo Enhancement Proposal for the change I just described, then show it to me before filing.”

SkillUse for
debug-sessionStart a structured Dynamo bug investigation and maintain a persistent worklog.
dep-createCreate or update a Dynamo Enhancement Proposal (DEP), implementation plan, or retroactive DEP.
dep-statusCheck DEP status, list DEPs by lifecycle or area, and find related proposals.
dep-updateTriage a DEP, assign a person in charge, or advance its review and approval state.
dynamo-agent-harnessDrive persistent Claude Code, Codex, or OpenCode sessions through a Dynamo endpoint over Agent Client Protocol (ACP).
dynamo-clone-hotpath-auditAudit Rust hot-path .clone() calls and, when requested, remove unnecessary clones.
dynamo-docsAdd, update, move, or remove Dynamo docs, examples, recipes, and translations.
dynamo-frontend-benchmarkBenchmark and profile the Dynamo frontend against mock workers.
dynamo-kv-replay-parityValidate byte parity and paired performance for offline KV-aware replay changes.
fern-componentsSelect and use Fern MDX components when authoring or reviewing docs pages.
fern-navigationDesign or change Fern navigation, tabs, sections, slugs, versions, and redirects.
graham-code-reviewReview Rust, systems, networking, or performance-critical changes with strict Dynamo standards.
pr-monitorCheck pull request continuous integration (CI) health, diagnose failed jobs, distinguish regressions from flakes, and flag unexpected skips.
repo-codeownersFind who reviews a change, fix a failing codeowners check, or change review routing.
visual-reviewBuild an interactive HTML code-review dashboard for a pull request, branch diff, or unified diff.