Skip to main content

azure-id/orc

O SkillsMP coletou 39 skills de azure-id/orc. Abra uma skill para revisar a origem e os detalhes.

Última atividade de origem registrada
Catálogo do SkillsMP atualizado
skills coletadas
39
Estrelas no GitHub
5
Forks no GitHub
1

Mostrando 39 de 39 skills coletadas.

ocupação
sem classificação
descrição

Did the thing we shipped hold up. Use for "/orc-aftermath", "did that change stick", "what did we ship last month and how did it go", "which runs came back". Read-only and report-only: it grades past runs from the repository's own future — files rewritten…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

System Analyst for ORC. Use for "/orc-analyze", "analyze this doc for scope X", or "analyze this requirement against the code" — turning a requirement (a document, PDF by path or pasted, OR a plain-language request) into a precise, code-grounded requirement…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

The lane that says what an agent should NOT try here, and why. Use for "/orc-boundary", "should the agent even attempt this", "where does automation stop in this repo", "why did ORC refuse that". Three verdicts per AREA — EXECUTE, ESCALATE, REFUSE — each…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Standalone idea-generation lane — arrive with a problem, a goal, or a hunch and leave with ONE chosen direction plus every rejected direction written down with the reason it lost. Use for "/orc-brainstorm", "I don't know what to do about X", "give me…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

What a run will cost, in the unit YOU are billed in. Use for "/orc-budget", "what will this plan cost", "which lane is cheaper here", "how much did that run burn", "will this hit my limit". Given a PLAN — not a sentence — it forecasts a token vector (fresh…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Grade a FINISHED artifact — a TSD, a PRD, an ADR, an API contract, a README, a runbook, a plan, or a module of code — against a goal YOU state, then stop and make you go and fix it somewhere else. Use for "/orc-challenge", "review my TSD", "is this document…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

CLAUDE.md builder/updater for the LOCAL project. Use for "/orc-claude", "build a CLAUDE.md", "update the CLAUDE.md", or "refresh the CLAUDE.md". Runs INDEPENDENTLY — no orchestrator, no run folder. Scans the repo for ground-truth facts (verified commands,…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

User-composable ORC lane. Use for "/orc-diy" or "run my custom orc flow". The pipeline shape (analyze/review/verify/security/testgen on-off, scoring or a fixed executor, autonomy, ship mode, session tier) is configured ENTIRELY through the `orc diy` CLI and…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Write a long document — a PRD, a TSD, a cross-team collaboration agreement, a status report or a workflow/runbook — as portable Markdown that imports cleanly into Notion, Obsidian, Google Docs, Coda, Craft and GitHub. Use for "/orc-doc", "write the PRD for…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Say it again, so it lands. Use for "/orc-explain", "wait, what?", "I did not follow that", "explain that again". The user has just read something from ORC they did not understand — a preflight block, a scoring line, a gate result, a question. Re-pitch that…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

The portability lane. Use for "/orc-export", "export our context to AGENTS.md", "are we locked into ORC", "make this readable by Cursor/Codex", "import our existing AGENTS.md". OUT compiles the wiki, orientation doc, code patterns, PACT.md and boundary cards…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Fastest ORC lane — knowledge-gated single-executor implementation. Use for "use orc-fast to implement X" or "/orc-fast". Requires TWO prerequisites: a fresh project wiki (orc-wiki) AND a cached code-pattern for the request's language — the precomputed…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Standalone idea-sharpening lane — start from one vague sentence and leave with a settled idea written down. Use for "/orc-grill", "help me think this through", "I want X but I do not know what I want yet", "something is wrong with Y". It asks you rounds of…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Per-feature onboarding docs for the LOCAL project. Use for "/orc-learn", "help me learn feature X", "onboard me to this feature", or "orc-learn refresh". Runs INDEPENDENTLY — no orchestrator, no run folder. Picks one feature (wiki topics first), then…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Lightweight ORC for fast implementation. Use for "use orc-mini to implement X" or "/orc-mini". Same intake → intent-spec → planning → dispatch → smoke-gate → ship spine as the full orchestrator, but SKIPS full code review, verification, and the summary phase.…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

The invariant ledger — the promises your system makes, and which ones are in doubt right now. Use for "/orc-pact", "what did we decide about X", "is that still true", "record this as a rule", "what are our invariants". It harvests the constraints /orc-grill…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Learn and cache a project's real code conventions per language so ORC executors write code that MATCHES the existing codebase instead of a generic template. Use for "/orc-pattern", "learn my code pattern", "codify conventions", or when ORC detects…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Poly-repo planning lane — plan ONE change that spans two or more repos (BE endpoint + FE UI, service + its gRPC consumer, etc.) without drift. Use for "/orc-poly", "plan this across both repos", "coordinate a change over these repos". Runs in the HOST repo…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Standalone quick lane — ask for anything, get it done in few steps. Use for "/orc-quick", "quick fix X", "quickly find out how Y works", "fix the review comments on PR N". Not only for code: a fast context dig, a defect hunt, a dependency bump, or a PR…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Retro miner for ORC — closes the behavior-trace flywheel. Use for "/orc-retro", "analyze the orc traces", "how well is orc scoring", or "what should we tune from the logged runs". Reads the persistent behavior traces in log_dir (behavior-trace logging is…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Plan-only lane router — you have a plan, this tells you which lane should build it. Use for "/orc-route", "which lane for this plan?", "is this worth the full orc run?". It reads the plan's own numbers (tasks, waves, files, top score, risk) plus ORC's…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Use when orchestrating a multi-task build through a full pipeline: intake → planning → scored parallel execution → review → verify → ship. Triggers: "orchestrate this", "build this in parallel", "run this with subagents", "use orc", or any request to take a…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Standalone verification for ORC. Use for "verify my changes", "/orc-verify", or "check the modified files". Runs INDEPENDENTLY — no orchestrator, no planning, no run folder required. Verifies only the git-modified changes in the working tree and shows a…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Wait for wall-clock time to pass without losing the run you are in. Use for "/orc-wait", "/orc-wait 30", "/orc-wait 2h hard", "wait for my quota to reset", "pause this until the window resets". You watched the statusline, you saw the window was almost full,…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Build and maintain a persistent project knowledge base for ORC. Use for "/orc-wiki", "build the project wiki", "scan the codebase for a knowledge base". Scans the project with Opus 4.8 high and writes wiki/orc-feature-*, wiki/orc-reference-*, and…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Combines 2+ RELATED, already-confirmed ORC analyses (from orc-analyze) into ONE merged, deduped, conflict-resolved requirement context before build. Use when the user analyzed multiple related documents within the same scope and chose "pass to…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Fast-lane System Analyst for ORC-MINI (Sonnet 5, high effort). Turns a requirement — a document (PDF by path or pasted) OR a plain-language request — into a scope-bounded, code-grounded requirement report + derived spec: bounds the deliverable to exactly the…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

The lane for people who do not read code. Use for "/orc-handoff", "I want to change the text on the empty cart page", "can I edit this myself", "what can a PM safely change here". Two modes. MAP finds the files a non-engineer can own — screen text, content,…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Stacked-PR DRIVER. Use for "/orc-pr-driver", "build the stacked PRs", "submit the stack", "restack / sync / merge my stack". Takes an approved stacked-pr/<slug>/stack-plan.md — written by /orc-pr-setup, generated by `orc pr stack template` and filled in by…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Stacked-PR PLANNER. Use for "/orc-pr-setup", "plan the stacked PRs", "split this change into stacked pull requests", "where do the PR cut lines go". Decides the LAYERING of a big change — ordered layers, each with a purpose, a value class, an explicit file…

Idioma do texto original: inglês

atualizado
ocupação
sem classificação
descrição

Requirement Planner for ORC (Opus 5 medium). Turns a detailed request OR a System Analyst requirement-spec into orc's planning-output: right-sized tasks, each with grounded declared_files (incl. tests), explicit depends_on, owns_area, and spec_ref —…

Idioma do texto original: inglês

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

Ship-phase subskill for ORC Phase 8. Handles commit, push, and PR file generation from the team's template (pr.md in this folder). Coordination skill: always runs inline. Not for direct user invocation.

Idioma do texto original: inglês

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

Executor worker for ORC — the single-task implementer. Given one task slice (task_id, declared_files, constraints, spec_ref, log_digest), it implements EXACTLY that task within its declared files, honors every hard-rule constraint, creates/updates tests,…

Idioma do texto original: inglês

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

Review/verify worker for ORC Phases 5–6 (Opus 5 medium). Two modes: a REVIEW pass — examine the changed files against the code pattern + constraints, create/update tests, and classify EVERY finding on the P0–P3 severity ladder (P0/P1 gate ship, P2/P3…

Idioma do texto original: inglês

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

Pre-analysis Advisor for the ORC ultra lane. Runs ONCE at ultra Phase U0 (after intake, before the analyst) to produce a code-grounded advisory brief: domain risks, alternatives, a mandatory security-risk section, a request-specific rubric the ultra judges…

Idioma do texto original: inglês

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

Judgment gates for the ORC ultra lane. One judge skill, one agent (orc-judge-opus-5-xhigh), three dispatch contexts: gate=analysis (after the analyst), gate=plan (after the planner), gate=implementation (after verify — the anti-miss-implementation fidelity +…

Idioma do texto original: inglês

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

Fast-lane Requirement Planner for ORC-MINI (Sonnet 5, high effort). Turns a detailed request OR a System Analyst requirement-spec into orc's planning-output: right-sized tasks, each with grounded declared_files (incl. tests), explicit depends_on, owns_area,…

Idioma do texto original: inglês

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

Worker subskill for ORC's opt-in Phase 6.5 (Test Authoring). Fires when the user opts into writing tests ("write test cases", "generate tests", "author test cases for these changes"). Writes test cases as a deliverable — automated test files, a manual…

Idioma do texto original: inglês

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

Stateless persistence service for ORC — the checkpoint read/write engine. On a trigger passed in by the orchestrator (batch_pause | token_limit | phase_transition | crash_guard), it atomically writes run/{slug}/checkpoint.json, regenerates the 10-line…

Idioma do texto original: inglês

atualizado
Mostrando 39 de 39 skills coletadas.