Intent-first docstring and commenting standards.
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ١٢٥ من skills من drmoisan/drm-copilot. افتح أي skill لمراجعة مصدره وتفاصيله.
drmoisan/drm-copilotعرض ٤٠ من أصل ١٢٥ skills مجمعة.
Intent-first docstring and commenting standards.
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
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,…
لغة النص الأصلي: الإنجليزية
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…
لغة النص الأصلي: الإنجليزية
TypeScript-specific toolchain and coding standards.
لغة النص الأصلي: الإنجليزية
TypeScript suppression policy for linting and type-checking exceptions.
لغة النص الأصلي: الإنجليزية
Invoke the status-updater worker to reconcile status artifacts and synchronized status outputs.
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
Invoke 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…
لغة النص الأصلي: الإنجليزية
Write a GitHub-ready pull request body from the canonical PR-context bundle with strict verification and auto-close rules.
لغة النص الأصلي: الإنجليزية
Invoke 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…
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
Investigate 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/…
لغة النص الأصلي: الإنجليزية
Final QA gate for C# changes. Executes the full CSharpier -> .NET Analyzers -> Nullable Analysis -> xUnit toolchain (with architecture tests), compares against a captured baseline, enforces zero-regression deltas, and produces the required reporting block…
لغة النص الأصلي: الإنجليزية
Invoke the csharp-typed-engineer worker to design, implement, and verify C# changes within typed repository boundaries. Applies CSharpier -> .NET Analyzers -> Nullable Analysis -> xUnit toolchain, the 1-3 production-file small-path budget, and zero-regression…
لغة النص الأصلي: الإنجليزية
Final 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.
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
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…
لغة النص الأصلي: الإنجليزية
Policy audit template usage and output requirements. Use when creating policy-audit.<timestamp>.md artifacts from the repo templates.
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
Deterministic promotion workflow from potential feature/bug entry to issue, branch, active feature folder, and downstream spec/research handoffs. Prefer MCP server (drm-copilot) tool invocations when the MCP server is reachable; use underlying scripts only as…
لغة النص الأصلي: الإنجليزية
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…
لغة النص الأصلي: الإنجليزية
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…
لغة النص الأصلي: الإنجليزية
Reusable remediation trigger and atomic_planner handoff steps. Use when audits require remediation inputs and a delegated remediation plan.
لغة النص الأصلي: الإنجليزية
Invoke 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…
لغة النص الأصلي: الإنجليزية
Invoke 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.
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
Translate one or more GitHub Copilot native files (.github/copilot-instructions.md, .github/instructions/*.instructions.md, .github/agents/*.agent.md, .github/prompts/*.prompt.md, .github/skills/<name>/SKILL.md) into the native Claude runtime. Classify each…
لغة النص الأصلي: الإنجليزية
Generate a conventional commit message from staged Git changes following the repository's commit message conventions.
لغة النص الأصلي: الإنجليزية
Checkpoint schema and resume protocol for long-running C# orchestration workflows.
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
Checkpoint schema and resume protocol for long-running PowerShell orchestration workflows.
لغة النص الأصلي: الإنجليزية
PR context artifact locations and refresh rules. Use when generating, reading, or inlining pr_context summary/appendix artifacts.
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
Policy audit template usage and output requirements. Use when creating policy-audit.<timestamp>.md artifacts from the repo templates.
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية
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.
لغة النص الأصلي: الإنجليزية