Skip to main content
drmoisan
GitHub 创作者资料

drmoisan

按仓库查看 6 个 GitHub 仓库中的 183 个已收集 skills。

已收集 skills
183
仓库
6
更新
2026年8月17日
仓库浏览

仓库与代表性 skills

parallel-add
软件开发工程师

Admit one new item into a running parallel run — preparation via a preparation-mode child orchestrator run, conflict-edge computation against all items including in-flight ones, and the admission decision that either places the item in the current cohort or…

2026年8月17日
parallel-orchestrate
软件开发工程师

Execute a prepared parallel run for the parallel-orchestrator agent — cohort scheduling under a max_concurrency cap, per-item fan-out onto isolated worktrees branched from origin/main, per-item merge to main after durably confirming CI green, worktree…

2026年8月17日
parallel-plan
软件开发工程师

Prepare a set of thematically unrelated items for concurrent execution before any execution begins - item intake over issue numbers and potential-entry paths, concurrent preparation-mode child orchestrator delegations, blast-radius computation and V1-V3…

2026年8月17日
parallel-remove
软件开发工程师

Remove one item from a running parallel run per the state-dependent removal behavior table — withdraw and recolor for an unstarted item, detach or abandon for an in-flight item, reject for a merged item. No default disposition is ever inferred. The abandon…

2026年8月17日
general-unit-test
软件质量保证分析师与测试员

Cross-language unit test policy for all files.

2026年8月17日
quality-tiers
软件质量保证分析师与测试员

Module rigor tier system and uniform coverage thresholds.

2026年8月17日
feature-review-workflow
软件质量保证分析师与测试员

Feature-branch review workflow for base-branch resolution, PR-context refresh, active feature folder selection, review artifact generation, validator gates, acceptance-criteria check-off, and remediation triggers. Use when authoring or executing PR-style…

2026年8月17日
powershell-qa-gate
软件质量保证分析师与测试员

Final QA gate for PowerShell changes. Executes the full PoshQC format -> analyze -> test toolchain (with coverage where enforced), compares against a captured baseline, enforces zero-regression deltas, and produces the required reporting block before the…

2026年8月17日
已展示 8 / 125 个已收集 Skill。
atomic-plan-contract
软件开发工程师

Atomic plan format and toolchain contract shared by planning and execution agents. Use when generating, validating, or executing atomic plans with Phase 0, baseline capture, and final QA loops.

2026年5月1日
csharp-qa-gate
软件质量保证分析师与测试员

Final QA gate for C# changes. Executes the full CSharpier -> .NET Analyzers -> Nullable Analysis -> MSTest toolchain, compares against a captured baseline, enforces zero-regression deltas, and produces the required reporting block before the agent declares…

2026年5月1日
evidence-and-timestamp-conventions
软件质量保证分析师与测试员

Evidence storage and timestamp naming conventions for audits and remediation. Use when storing baseline/regression/QA evidence or naming audit artifacts with ISO-8601 timestamps.

2026年5月1日
execute-hard-lock
软件开发工程师

Place the session in atomic execution mode bound to a specific plan-of-record. Resolves the hard-lock prompt via the drmCopilotExtension MCP tool, then delegates to the atomic-executor subagent with the resolved text. Use when a caller provides ${plan-path}…

2026年5月1日
feature-promotion-lifecycle
软件开发工程师

Deterministic promotion workflow from potential feature/bug entry to issue, branch, active feature folder, and downstream spec/research handoffs. Agent sessions must use the drmCopilotExtension MCP tool surface and record raw promotion receipts under the…

2026年5月1日
feature-review-workflow
软件质量保证分析师与测试员

Feature-branch review workflow for base-branch resolution, PR-context refresh, active feature folder selection, review artifact generation, validator gates, acceptance-criteria check-off, and remediation triggers. Use when authoring or executing PR-style…

2026年5月1日
orchestrate
软件开发工程师

Route a repository request through the deterministic orchestration workflow for feature, bug, research, planning, execution, and review handoffs.

2026年5月1日
policy-audit-template-usage
软件质量保证分析师与测试员

Policy audit template usage and output requirements. Use when creating policy-audit.<timestamp>.md artifacts from the repo templates.

2026年5月1日
已展示 8 / 19 个已收集 Skill。
csharp-qa-gate
软件质量保证分析师与测试员

Final QA gate for C# changes. Executes the full CSharpier -> .NET Analyzers -> Nullable Analysis -> MSTest toolchain, compares against a captured baseline, enforces zero-regression deltas, and produces the required reporting block before the agent declares…

2026年8月15日
parallel-add
其他计算机职业

Admit one new item into a running parallel run — preparation via a preparation-mode child orchestrator run, conflict-edge computation against all items including in-flight ones, and the admission decision that either places the item in the current cohort or…

2026年8月11日
parallel-orchestrate
其他计算机职业

Execute a prepared parallel run for the parallel-orchestrator agent — cohort scheduling under a max_concurrency cap, per-item fan-out onto isolated worktrees branched from origin/main, per-item merge to main after durably confirming CI green, worktree…

2026年8月11日
parallel-plan
其他计算机职业

Prepare a set of thematically unrelated items for concurrent execution before any execution begins - item intake over issue numbers and potential-entry paths, concurrent preparation-mode child orchestrator delegations, blast-radius computation and V1-V3…

2026年8月11日
parallel-remove
软件开发工程师

Remove one item from a running parallel run per the state-dependent removal behavior table — withdraw and recolor for an unstarted item, detach or abandon for an in-flight item, reject for a merged item. No default disposition is ever inferred. The abandon…

2026年8月10日
csharp-qa-gate
软件质量保证分析师与测试员

Final QA gate for C# changes. Executes the full CSharpier -> .NET Analyzers -> Nullable Analysis -> MSTest toolchain, compares against a captured baseline, enforces zero-regression deltas, and produces the required reporting block before the agent declares…

2026年7月6日
csharp
软件开发工程师

C#-specific toolchain and coding standards.

2026年7月6日
feature-promotion-lifecycle
其他计算机职业

Deterministic promotion workflow from potential feature/bug entry to issue, branch, active feature folder, and downstream spec/research handoffs. Agent sessions must use the drm-copilot MCP tool surface and record raw promotion receipts under the canonical…

2026年6月26日
已展示 8 / 17 个已收集 Skill。
epic-run
其他计算机职业

Execute a previously planned epic by replaying the committed epic-kickoff artifact through the epic-orchestrator agent. Use after /epic-plan has prepared the epic (issues, folders, research, specs, atomic plans, preflight clearance) and the user is ready to…

2026年7月11日
feature-review-workflow
软件质量保证分析师与测试员

Feature-branch review workflow for base-branch resolution, PR-context refresh, active feature folder selection, review artifact generation, validator gates, acceptance-criteria check-off, and remediation triggers. Use when authoring or executing PR-style…

2026年6月8日
pr-base-branch-merge-base
软件开发工程师

Resolve PRBaseBranch for VS Code command: `drm-copilot: Collect PR Context` (command ID: `drmCopilotExtension.collectPrContext`) using merge-base ancestry. Use when orchestrators or review workflows need the correct comparison base branch and must select the…

2026年6月8日
mailbridge-admin
软件开发工程师

Read Outlook inbox, meeting requests, and calendar from the OpenClaw HostAdapter HTTP API.

2026年4月23日
feature-review
软件质量保证分析师与测试员

Review a feature branch relative to a base branch and write audit artifacts into the active feature folder. Use when Codex must produce policy, code, and feature audits and trigger remediation planning when needed.

2026年4月12日
csharp-change-budget-router
软件开发工程师

Budget-first routing contract for C# work: estimate production-file scope, choose small vs large path, enforce orchestration-first routing for larger changes, and use the VS Code extension command surface for promotion lifecycle steps when available.

2026年4月12日
csharp-orchestration-state-machine
软件开发工程师

Checkpoint schema and resume protocol for long-running C# orchestration workflows.

2026年4月12日
feature-promotion-lifecycle
软件开发工程师

Deterministic promotion workflow from potential feature/bug entry to issue, branch, active feature folder, and downstream spec/research handoffs. Prefer VS Code extension command execution when extension tools are available; use underlying scripts only as…

2026年4月12日
已展示 8 / 13 个已收集 Skill。
已展示 6 / 6 个仓库
已展示全部仓库