Skip to main content

drmoisan/drm-copilot

O SkillsMP coletou 125 skills de drmoisan/drm-copilot. Abra uma skill para revisar a origem e os detalhes.

Última atividade de origem registrada
Catálogo do SkillsMP atualizado
skills coletadas
125
Estrelas no GitHub
0
Forks no GitHub
0

Mostrando 40 de 125 skills coletadas.

ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Cross-language unit test policy for all files.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Module rigor tier system and uniform coverage thresholds.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

C#-specific toolchain and coding standards.

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Terminate 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…

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Execute 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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Cross-language code change policy for all files.

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Place 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…

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Place 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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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 ->…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Umbrella 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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Resolve 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…

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Execute a manually authored multi-feature epic through deterministic waves, isolated worktrees, integration-branch fan-in, and a final integration PR.

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Scope and prepare a multi-feature epic end-to-end before execution through the Codex epic-planner agent.

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Execute a previously prepared epic by resolving its committed kickoff artifact and delegating it to the Codex epic-orchestrator agent.

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Coordinate 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.

Idioma do texto original: inglês

atualizado
ocupação
Analistas de garantia de qualidade de software e testadores
descrição

Architecture boundary enforcement rules for the No-COM architecture.

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Required communication tone policy for all files and responses.

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Route a multi-feature epic through the deterministic wave-scheduling, integration-branch, and fan-in workflow for the epic-orchestrator agent.

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Scope 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…

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

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

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

Resolve 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…

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

Render 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.

Idioma do texto original: inglês

atualizado
ocupação
Outras ocupações de informática
descrição

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…

Idioma do texto original: inglês

atualizado
ocupação
Desenvolvedores de software
descrição

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.

Idioma do texto original: inglês

atualizado
Mostrando 40 de 125 skills coletadas.