Skip to main content

dzhng/duet-agent

SkillsMP 已收集 dzhng/duet-agent 中的 9 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
9
GitHub 星标
41
GitHub Forks
4

这个仓库中的 skills

已展示 9 / 9 个已收集 Skill。

职业分类
软件质量保证分析师与测试员
描述

Audit the choices an implementing agent made, not its diff — a pure decision audit that traces the session's history into a choices ledger, changes no code, and never blocks an unsupervised run. Working code still embeds architecture the user never chose;…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Review changed code for naming, stale references, unnecessary complexity, and comment quality. Use after completing implementation work, before committing, or when the user asks to review or audit code.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Implement an existing spec through committed passes. Use for long or multi-pass specs that need maintenance checkpoints to periodically clean code, handoffs, priorities, and plan bloat before drift accumulates.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Refactor cleanly instead of layering sediment. Use when a change reveals duplicated concepts, local adapters, obsolete owners, compatibility wrappers, parallel abstractions, an over-large module that has accreted many responsibilities, or "just tack this on"…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Break large features into independently verifiable, human-reviewable slices under specs/<feature>/. Use for risky or multi-step feature work that needs upfront questioning, API seams, browser-playable checkpoints, HTML visualizations, screenshot gates, staged…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Use the local Codex CLI as an independent second agent. Two branches — (1) proactively run `codex review` for a second opinion after completing a substantive change, before presenting it as done or committing; (2) delegate a well-defined implementation task…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Write a live eval for new or changed runner/agent behavior using red/green TDD plus a falsification check that proves the eval fails when the behavior is broken. Use whenever you add or modify behavior that should be covered by an eval, when asked to "write…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Reproduce observational-memory bugs (reflection, recall, observer, freshness, eviction) by dumping the live `~/.duet/memory.db` into a fixture and driving an eval against it. Use whenever the agent's memory misbehaves — wrong observations, bad reflections,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Increment the package version, commit the release, create a matching version tag, and push main plus the tag. Use when releasing this repo, publishing the package, bumping the version, tagging a release, or when the user asks to "release", "bump ver", "tag",…

原文语言:英语

更新
已展示 9 / 9 个已收集 Skill。