← all publishers

drmoisan

@drmoisan source repo

128 published skills · page 2 of 2

  1. Feature Review Workflow · drmoisan
    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 feature reviews.
    0
    installs
  2. Human Exception Runbook · drmoisan bundle
    Contract for runbooks that document permitted human exceptions recorded in orchestrator state.
    0
    installs
  3. Policy Compliance Order · drmoisan
    Repository 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.
    0
    installs
  4. Repo Automation Adapter · drmoisan bundle
    Centralize required drm-copilot MCP execution for Codex repo automation. Use when a workflow needs promotion, PR context, commit context, customization publishing, hard-lock resolution, or orchestration validation.
    0
    installs
  5. Typescript Suppressions · drmoisan
    TypeScript suppression policy for linting and type-checking exceptions.
    0
    installs
  6. Discovery Parity Matrix · drmoisan
    Produce or refresh the parity matrix in the discovery workflow. Use when building the parity matrix from feature contracts and runtime characterization evidence and routing parity reasoning to the parity role. Fifth stage, after runtime characterization and before behavior reconciliation.
    0
    installs
  7. Cleanup Merged Worktrees · drmoisan
    Detect, consolidate, and delete git worktrees/branches that are fully merged into main; use after an epic or feature's PRs have merged and stale drm-copilot-wt-* branches/worktrees remain, driving the detect -> report -> consolidate -> pr-author handoff -> post-merge deletion workflow.
    0
    installs
  8. Discovery Repo Inventory · drmoisan
    Drive the language-neutral repository and project inventory analyzer for the discovery workflow. Use when running the inventory stage against the domain profile source and target roots, recording analyzer outputs under the profile artifacts root, and running stack-specific analyzers generically per the profile technology stack. Second stage after profile load.
    0
    installs
  9. Pr Base Branch Merge Base · drmoisan
    Resolve PRBaseBranch for mcp__drm-copilot__collect_pr_context 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.
    0
    installs
  10. Translate Claude To Codex · drmoisan
    Translate the native Claude Code runtime (CLAUDE.md, .claude/rules/*.md, .claude/skills/<name>/SKILL.md, .claude/agents/*.md, .claude/hooks/*.ps1, .claude/settings.json) into the native Codex ecosystem (AGENTS.md, .codex/config.toml, .codex/agents/*.toml, .agents/skills/<name>/SKILL.md, .codex/hooks.json). Classify each Claude surface into its Codex-native equivalent, preserve mechanical enforceability of every hardening element, diff against existing Codex state, produce a translation plan with an enforceability-preservation ledger for user approval, then apply.
    0
    installs
  11. Discovery Coverage Ledger · drmoisan
    Produce feature contracts and the coverage ledger from inventory output in the discovery workflow. Use when deriving the feature contract set and the migration coverage ledger from the repository inventory and routing coverage review to the coverage role. Third stage, after inventory and before runtime characterization.
    0
    installs
  12. Invoke Powershell Engineer · drmoisan
    Invoke the powershell-typed-engineer worker to design, implement, and verify PowerShell changes within typed repository boundaries. Applies PoshQC formatting, analysis, and testing with a one-to-two production-file direct-mode budget, a three-production plus three-test batch cap, and zero-regression quality gates.
    0
    installs
  13. Csharp Change Budget Router · drmoisan
    C# Change Budget Router
    0
    installs
  14. Feature Promotion Lifecycle · drmoisan
    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 checkpoint namespace.
    0
    installs
  15. Policy Audit Template Usage · drmoisan
    Policy audit template usage and output requirements. Use when creating policy-audit.<timestamp>.md artifacts from the repo templates.
    0
    installs
  16. Python Change Budget Router · drmoisan
    Budget-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.
    0
    installs
  17. Translate Copilot To Claude · drmoisan
    Translate one or more GitHub Copilot native files (AGENTS.md, .agents/skills/*.instructions.md, .codex/agents/*.agent.md, .agents/skills/*.prompt.md, .agents/skills/<name>/SKILL.md) into the native Claude runtime. Classify each section into agent/rule/skill/hook surfaces, diff against existing .claude/ state, produce a translation plan for user approval, and then apply the plan.
    0
    installs
  18. Acceptance Criteria Tracking · drmoisan
    Track 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.
    0
    installs
  19. Discovery Validate Artifacts · drmoisan
    Canonical validation-gate mechanics for the discovery workflow. Use when running the per-artifact discovery validators after each stage and the completion gate at the end, interpreting the empty-error-list pass semantics, and routing any validator error back to the owning stage skill. Seventh and final stage.
    0
    installs
  20. Skill Canonical Location Audit · drmoisan
    Audit 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.
    0
    installs
  21. Powershell Change Budget Router · drmoisan
    Budget-first routing contract for PowerShell work: estimate production-file scope, choose small vs large path, enforce direct-mode escalation to orchestrator, and use the VS Code extension command surface for promotion lifecycle steps when available.
    0
    installs
  22. Self Explanatory Code Commenting · drmoisan
    Intent-first docstring and commenting standards.
    0
    installs
  23. Discovery Behavior Reconciliation · drmoisan
    Capture unspecified or contradictory behavior and reconcile it into product decisions in the discovery workflow. Use when recording unspecified-behavior findings from the parity matrix and reconciling them into product-decision records via the reconciler role. Sixth stage, after parity and before the validation gate.
    0
    installs
  24. Csharp Orchestration State Machine · drmoisan
    Checkpoint schema and resume protocol for long-running C# orchestration workflows.
    0
    installs
  25. Evidence And Timestamp Conventions · drmoisan
    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.
    0
    installs
  26. Discovery Runtime Characterization · drmoisan
    Produce runtime characterization scenarios and evidence references in the discovery workflow. Use when characterizing observed runtime behavior of the legacy application into scenarios with supporting evidence and routing analysis to the runtime role. Fourth stage, after coverage and before parity.
    0
    installs
  27. Remediation Handoff Atomic Planner · drmoisan
    Remediation handoff chain from orchestrator through atomic-planner, atomic-executor, and feature-review. Use when an audit cycle requires a delegated remediation plan, preflight clearance, task-by-task execution, and reaudit.
    0
    installs
  28. Powershell Orchestration State Machine · drmoisan
    Checkpoint schema and resume protocol for long-running PowerShell orchestration workflows.
    0
    installs