polyphonyrequiem
Community@polyphonyrequiem
PolyphonyRequiem builds SDLC orchestration skills for Azure DevOps work items, Conductor YAML routing, and the twig/polyphony command-line ecosystem.
Agent Skills by polyphonyrequiem
Showing 18 vetted skills indexed across 2 GitHub repositories.
twig-changes
Author, validate, apply, and recover Twig change proposals for Azure DevOps work items.
closeout-filing
Files SDLC closeout observations as deduplicated ADO work items under a findings epic.
twig-command-dev
Defines standards and audit checklists for developing and reviewing twig CLI commands.
twig-review-presenter
Render Twig change-proposal previews as Discord review messages preserving exact effects and digests.
conductor
Validate, run, and debug multi-agent workflows defined in YAML files.
polyphony-bootstrap
Bootstrap repositories into the Polyphony SDLC engine with configuration and smoke tests.
polyphony-harness
Validate Conductor SDLC workflow paths by executing scripted harness scenarios.
twig-cli
Manage Azure DevOps work items via the twig CLI with JSON output.
conductor-mechanics
Diagnose Conductor workflow YAML routing and template rendering failures.
twig-sdlc
Orchestrates end-to-end SDLC pipeline for twig development from planning to close-out.
polyphony-sdlc
Orchestrate Azure DevOps work item SDLC routing without hardcoded type names.
polyphony-cli-developer
Implement polyphony CLI verbs with ConsoleAppFramework patterns and snake_case JSON output.
polyphony-dogfood-recovery
Reset residual state from polyphony dogfood root runs before re-launching.
conductor-design
Enforce P1–P14 constraints on conductor SDLC workflow YAML designs.
polyphony-actionable
Route Azure DevOps work items through evidence generation or human satisfaction gates.
polyphony-runtime
Install the polyphony CLI and execute SDLC workflows in onboarded repositories.
polyphony-branch-model
Standardize Git branch topology and promotion gates for polyphony SDLC runs.
polyphony-workflow-author
Enforce polyphony validate-derived target_state routing in Conductor workflow YAML and PowerShell scripts.
Frequently Asked Questions About polyphonyrequiem
FAQPage SchemaWhat tasks can I accomplish with PolyphonyRequiem's skills?▼
You can orchestrate Azure DevOps work item SDLC routing, validate and debug Conductor workflow YAML, manage work items via the twig CLI with JSON output, author Twig change proposals, and file closeout findings as deduplicated Issues and Tasks after completed epics.
Who are these skills designed for?▼
They target engineers building and operating the polyphony and twig command-line ecosystem: developers implementing ConsoleAppFramework verbs, reviewers auditing twig command quality, and operators running Conductor SDLC pipelines with human-in-the-loop satisfaction gates.
How do I install and run the polyphony runtime?▼
Use the polyphony-runtime skill to install the polyphony CLI and execute SDLC runs in onboarded repositories. First bootstrap repositories with polyphony-bootstrap, then validate workflow paths with polyphony-harness scripted scenarios before launching full runs.
What prerequisites do these skills require?▼
Skills assume an Azure DevOps environment with work items, Git repositories using the polyphony branch model, Conductor workflow YAML files, and the twig CLI. Twig change proposals require loading twig-cli for shared discovery, process, and companion rules.
How does closeout-filing handle duplicate work items?▼
Closeout-filing takes a completed epic's closeout JSON containing observations and improvements, then creates Issues and Tasks under the Closeout Findings epic. It performs deduplication against existing items, so repeated filings after a conductor SDLC run do not create duplicates.