drmoisan
- 128 skills
- 0 followers
- 3 hours ago last updated
- ▌ Pr Author 2 · drmoisanWrite a GitHub-ready pull request body from the canonical PR-context bundle with strict verification and auto-close rules.
- ▌ Commit Message 2 · drmoisanGenerate a conventional commit message from staged Git changes following the repository's commit message conventions.
- ▌ Fill Feature Docs 2 · drmoisanInvoke the prd-feature worker to produce feature-document outputs from issue and research inputs.
- ▌ Atomic Plan Contract 3 · drmoisanAtomic 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.
- ▌
- ▌ Feature Review Workflow 3 · drmoisanFeature-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 feature reviews.
- ▌ Policy Compliance Order 3 · drmoisanRepository policy compliance order and hard constraints. Use when an agent must read mandatory policy files, apply repo-wide constraints, or restate policy precedence without duplicating blocks across agents.
- ▌ Pr Base Branch Merge Base 3 · drmoisanResolve 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 branch with the most recent common ancestor commit with HEAD.
- ▌ Invoke Powershell Engineer 2 · drmoisanInvoke the powershell-typed-engineer worker to design, implement, and verify PowerShell changes within typed repository boundaries. Applies PoshQC format -> analyze -> test toolchain, the 1-2 production-file direct-mode budget, the 3-production + 3-test per-batch cap, and zero-regression quality gates.
- ▌ Python Change Budget Router 2 · drmoisanBudget-first routing and batch-scope contract for Python work. Estimate production-file scope, choose small vs large path, enforce the 3 production + 3 test per-batch cap, and halt the agent for scope expansion approval when the estimate exceeds the budget.
- ▌ Acceptance Criteria Tracking 2 · drmoisanTrack and check off acceptance criteria in requirement source files (issue.md, spec.md, user-story.md) as they are delivered. Use when executing plans, reviewing features, or validating delivery to keep AC checkboxes current.
- ▌ Skill Canonical Location Audit 3 · drmoisanAudit skills for canonical-location duplication. Use when ensuring a canonical location for a given item is defined in exactly one skill and duplicates are flagged.
- ▌
- ▌ Csharp Orchestration State Machine 2 · drmoisanCheckpoint schema and resume protocol for long-running C# orchestration workflows.
- ▌ Python QA Gate 2 · drmoisanFinal QA gate for Python changes. Runs Black, Ruff, Pyright, and Pytest; compares a captured baseline, enforces zero-regression deltas, and produces the required reporting block before completion.
- ▌ Evidence And Timestamp Conventions 3 · drmoisanEvidence storage and timestamp naming conventions for audits and remediation. Use when storing baseline/regression/QA evidence or naming audit artifacts with ISO-8601 timestamps.
- ▌ Invoke Csharp Engineer 2 · drmoisanInvoke the csharp-typed-engineer worker to design, implement, and verify C# changes within typed repository boundaries. Applies CSharpier, .NET analyzers, nullable analysis, and MSTest with the one-to-three production-file small-path budget and zero-regression quality gates.
- ▌ Invoke Python Engineer 2 · drmoisanInvoke the python-typed-engineer worker to design, implement, and verify Python changes within typed repository boundaries. Applies Black, Ruff, Pyright, and Pytest with a three-production plus three-test per-batch budget and zero-regression quality gates.
- ▌ Csharp QA Gate 3 · drmoisanFinal 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 the change complete.
- ▌ Csharp Change Budget Router 3 · drmoisanBudget-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.
- ▌ Translate Copilot To Claude 2 · drmoisanTranslate GitHub Copilot native files, including instructions, agents, prompts, and skills, into the native Claude runtime. Classify each section, diff against existing Claude state, produce a translation plan for approval, then apply it.
- ▌
- ▌ Remediation Handoff Atomic Planner 3 · drmoisanReusable remediation trigger and atomic_planner handoff steps. Use when audits require remediation inputs and a delegated remediation plan.
- ▌ Invoke Csharp Engineer 3 · drmoisanInvoke the csharp-typed-engineer worker to design, implement, and verify C# changes within typed repository boundaries. Applies CSharpier -> .NET Analyzers -> Nullable Analysis -> MSTest toolchain, the 1-3 production-file small-path budget, and zero-regression quality gates.
- ▌ Csharp QA Gate 4 · drmoisanFinal 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 the change complete.
- ▌ Invoke Csharp Engineer 4 · drmoisanInvoke the csharp-typed-engineer worker to design, implement, and verify C# changes within typed repository boundaries. Applies CSharpier -> .NET Analyzers -> Nullable Analysis -> MSTest toolchain, the 1-3 production-file small-path budget, and zero-regression quality gates.
- ▌ Remediation Handoff Atomic Planner 2 · drmoisanReusable remediation trigger and atomic_planner handoff steps. Use when audits require remediation inputs and a delegated remediation plan.
- ▌ Policy Compliance Order 2 · drmoisanRepository policy compliance order and hard constraints. Use when an agent must read mandatory policy files, apply repo-wide constraints, or restate policy precedence without duplicating blocks across agents.
- ▌
- ▌ Policy Audit Template Usage 2 · drmoisanPolicy audit template usage and output requirements. Use when creating policy-audit.<timestamp>.md artifacts from the repo templates.
- ▌ Skill Canonical Location Audit 2 · drmoisanAudit skills for canonical-location duplication. Use when ensuring a canonical location for a given item is defined in exactly one skill and duplicates are flagged.
- ▌
- ▌ Epic Run 2 · drmoisanExecute 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 execute end-to-end.
- ▌ Epic Plan 2 · drmoisanScope and prepare a multi-feature epic end-to-end before execution for the epic-planner agent - epic-worthiness gate, decomposition, dependency-wave design, complexity assessment, preparation-mode child orchestrator delegations, integration-branch fan-in, and the epic-orchestrator kickoff prompt artifact.
- ▌ Orchestrate 2 · drmoisanRoute a repository request through the deterministic orchestration workflow for feature, bug, research, planning, execution, and review handoffs.
- ▌ Csharp QA Gate 2 · drmoisanFinal 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 the change complete.
- ▌ Research Issue 2 · drmoisanInvestigate the best implementation approach for a feature or bug by analyzing the codebase and external references, then writing structured findings to the resolved research path under docs/features/<feature>/research/ (feature-associated) or docs/research/ (one-off).
- ▌ Epic Orchestrate 2 · drmoisanRoute a multi-feature epic through the deterministic wave-scheduling, integration-branch, and fan-in workflow for the epic-orchestrator agent.
- ▌ Execute Hard Lock 2 · drmoisanPlace the session in atomic execution mode bound to a specific plan-of-record. Resolves the hard-lock prompt via the drm-copilot MCP tool, then delegates to the atomic-executor subagent with the resolved text. Use when a caller provides ${plan-path} and ${work-mode} and requires strict plan-following behavior.
- ▌ Powershell QA Gate 2 · drmoisanFinal 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 agent declares the change complete.
- ▌ Atomic Plan Contract 2 · drmoisanAtomic 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.
- ▌ Feature Review Workflow 2 · drmoisanFeature-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 feature reviews.
- ▌ Pr Base Branch Merge Base 2 · drmoisanResolve PRBaseBranch for VS Code command: `drm-copilot: Collect PR Context` (command ID: `drm-copilot.collectPrContext`) using merge-base ancestry. Use when orchestrators or review workflows need the correct comparison base branch and must select the branch with the most recent common ancestor commit with HEAD.
- ▌ Feature Promotion Lifecycle 2 · drmoisanDeterministic 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 checkpoint namespace.
- ▌ Feature Promotion Lifecycle 3 · drmoisanDeterministic 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 fallback.
- ▌ Evidence And Timestamp Conventions 2 · drmoisanEvidence storage and timestamp naming conventions for audits and remediation. Use when storing baseline/regression/QA evidence or naming audit artifacts with ISO-8601 timestamps.
- ▌ Powershell Orchestration State Machine 2 · drmoisanCheckpoint schema and resume protocol for long-running PowerShell orchestration workflows.
- ▌ Pr Authoring · drmoisanWrite a GitHub-ready pull request body from the canonical PR-context bundle and its enumerated additional context files. Use when Codex or a subagent must produce an evidence-based PR description with strict verification and auto-close rules.
- ▌ Atomic Planner · drmoisanGenerate deterministic phased implementation plans with atomic [P#-T#] checkbox tasks. Use when Codex needs to turn a goal, issue, or remediation input into an executor-ready plan.
- ▌ Atomic Executor · drmoisanExecute an atomic-planner plan exactly as written. Use when a plan with [P#-T#] tasks already exists and Codex must carry it out task-by-task without replanning.
- ▌ Show My Agent Tree · drmoisanRender the current session's subagent call tree and print it in the assistant reply. Use when the user asks to "show my agent tree" or otherwise wants to see the subagent hierarchy of the running session.
- ▌ Identify Session Id · drmoisanResolve the current Claude Code session id (the root transcript filename stem) without human input, using an ordered fallback chain, and report which source supplied it. Use before any workflow that needs the running session's id (for example show-my-agent-tree).
- ▌ Commit Message Conventions · drmoisanGenerate a single high-signal conventional commit message from staged Git changes or an explicit commit-context artifact. Use when Codex or a subagent must classify dominant change intent, choose a precise commit type and optional scope, and emit an audit-quality message that is immediately usable with `git commit`.
- ▌ Mailbridge Admin · drmoisanRead Outlook inbox, meeting requests, and calendar from the OpenClaw HostAdapter HTTP API.
- ▌
- ▌ Feature Review · drmoisanReview 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.
- ▌ Review Epic · drmoisanInvoke the epic-review worker to produce epic-audit artifacts for an epic folder.
- ▌ Review Staged · drmoisanInvoke the staged-review worker to produce staged-review artifacts from the staged diff.
- ▌ Update Status · drmoisanInvoke the status-updater worker to reconcile status artifacts and synchronized status outputs.
- ▌ Review Feature · drmoisanInvoke the feature-review worker to produce feature-audit artifacts for an active feature folder.
- ▌ Make Skill Template · drmoisanCreate new Agent Skills for GitHub Copilot from prompts or by duplicating this template. Use when asked to "create a skill", "make a new skill", "scaffold a skill", or when building specialized AI capabilities with bundled resources. Generates SKILL.md files with proper frontmatter, directory structure, and optional scripts/references/assets folders.
- ▌
- ▌
- ▌ Epic Run · drmoisanExecute a previously prepared epic by resolving its committed kickoff artifact and delegating it to the Codex epic-orchestrator agent.
- ▌
- ▌ Epic Plan · drmoisanScope and prepare a multi-feature epic end-to-end before execution through the Codex epic-planner agent.
- ▌ Pr Author · drmoisanWrite a GitHub-ready pull request body from the canonical PR-context bundle with strict verification and auto-close rules.
- ▌
- ▌
- ▌ Orchestrate · drmoisanRoute a repository request through the deterministic orchestration workflow for feature, bug, research, planning, execution, and review handoffs.
- ▌
- ▌ Parallel Add · drmoisanAdmit 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 defers it and recolors the unstarted subgraph. Appends exactly one mutations[] entry. In-flight items are never moved.
- ▌ Parallel Run · drmoisanExecute a previously planned parallel run by replaying the committed parallel-kickoff artifact through the parallel-orchestrator agent. Use after /parallel-plan has prepared the run (manifest, per-item folders, research, specs, atomic plans, preflight clearance, seeded cohorts) and the user is ready to execute end-to-end.
- ▌
- ▌ Parallel Plan · drmoisanPrepare 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 validation, cohort seeding with a recomputation-parity check, run-manifest and planner-checkpoint authoring, and the parallel-orchestrator kickoff artifact.
- ▌ Commit Message · drmoisanGenerate a conventional commit message from staged Git changes following the repository's commit message conventions.
- ▌ Csharp QA Gate · drmoisanFinal 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 the change complete.
- ▌ Python QA Gate · drmoisanFinal QA gate for Python changes. Executes the full Black -> Ruff -> Pyright -> Pytest toolchain, compares against a captured baseline, enforces zero-regression deltas, and produces the required reporting block before the agent declares the change complete.
- ▌ Research Issue · drmoisanInvestigate the best implementation approach for a feature or bug by analyzing the codebase and external references, then writing structured findings to artifacts/research/.
- ▌ Parallel Close · drmoisanTerminate an open-mode parallel run. Rejected while any item is in flight, in which case nothing is appended and no state changes. A successful close appends one run-scoped mutations[] entry and performs no recompute. This is the only way an open-mode run terminates; open mode never auto-completes.
- ▌ Mermaid Diagram · drmoisan bundleGenerate, validate, and render Mermaid diagrams (flowchart, sequence, class, state, ER, C4, gantt, pie). Use when asked to create, edit, fix, or visualize a diagram, write a .mmd file, or embed a mermaid fence in Markdown. Bundles per-type syntax references and the generate-validate-render workflow enforced by the enforce-mermaid-validation hook.
- ▌ Parallel Remove · drmoisanRemove 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 path runs through one deterministic CLI invocation and is hook-gated.
- ▌ Epic Orchestrate · drmoisanExecute a manually authored multi-feature epic through deterministic waves, isolated worktrees, integration-branch fan-in, and a final integration PR.
- ▌ Execute Hard Lock · drmoisanPlace the session in atomic execution mode bound to a specific plan-of-record. Resolves the hard-lock prompt via the drm-copilot MCP tool, then delegates to the atomic-executor subagent with the resolved text. Use when a caller provides ${plan-path} and ${work-mode} and requires strict plan-following behavior.
- ▌
- ▌ Fill Feature Docs · drmoisanInvoke the prd-feature worker to produce feature-document outputs from issue and research inputs.
- ▌ Orchestrator State · drmoisanOrchestrator-state remediation-cycle and human-interaction invariants.
- ▌ Powershell QA Gate · drmoisanFinal QA gate for PowerShell changes. Runs PoshQC formatting, analysis, and testing with coverage where enforced; compares a captured baseline, enforces zero-regression deltas, and produces the required reporting block before completion.
- ▌ Discovery Workflow · drmoisanUmbrella sequencing skill for the domain-neutral legacy discovery and parity-definition workflow. Use when onboarding or running the end-to-end discovery workflow across inventory, coverage, runtime characterization, parity, behavior reconciliation, and the validation gate, and when reconciling upstream analyzer and agent contract names. Holds the canonical Referenced Contracts registry.
- ▌ Benchmark Baselines · drmoisanBenchmark baseline provenance rules for performance regression gates.
- ▌ Codex Model Routing · drmoisan bundleResolve and validate the deterministic Codex topology plus the exact deployment agent, model slug, and reasoning effort. Use before spawning routed Codex workers, when scope or an orchestration ceiling changes, when resuming a delegating checkpoint, or when validating Codex topology and model receipts.
- ▌
- ▌
- ▌ Atomic Plan Contract · drmoisanAtomic 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.
- ▌ Parallel Orchestrate · drmoisanExecute 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 cleanup, and the generated parallel-status.md projection. There is no integration branch and no final integration pull request.
- ▌ Pr Context Artifacts · drmoisanPR context artifact locations and refresh rules. Use when generating, reading, or inlining pr_context summary/appendix artifacts.
- ▌ Orchestrator Workflow · drmoisanCoordinate a feature or bug request from intake through promotion, planning, execution, validation, and review by selecting the correct small or large path and delegating to migrated Codex specialists when available.
- ▌ Invoke Csharp Engineer · drmoisanInvoke the csharp-typed-engineer worker to design, implement, and verify C# changes within typed repository boundaries. Applies CSharpier -> .NET Analyzers -> Nullable Analysis -> MSTest toolchain, the 1-3 production-file small-path budget, and zero-regression quality gates.
- ▌ Invoke Python Engineer · drmoisanInvoke the python-typed-engineer worker to design, implement, and verify Python changes within typed repository boundaries. Applies Black -> Ruff -> Pyright -> Pytest toolchain, the 3-production + 3-test per-batch budget, and zero-regression quality gates.
- ▌