pagerguild
Official@pagerguild
Offers specialized orchestration, observability, and architectural modeling for Microsoft Agent Framework implementations and multi-agent system development.
Agent Skills by pagerguild
Showing 23 vetted skills indexed across 1 GitHub repositories.
code-review-pipeline
Coordinate staged multi-agent code review across pre-commit and pull-request workflows.
test-gen-workflow
Generate unit, property-based, and mutation tests for Go, Python, and TypeScript.
mise-expert
Configure runtime environments and tool versions using global and project mise.toml files.
jj-expert
Guide software teams through Jujutsu version control workflows, revsets, and Git interoperability.
agent-coordination
Coordinates multiple AI agents on parallel tasks while preventing conflicts via a centralized system.
agentsdb-patterns
Records and analyzes agent trajectories to identify reusable workflow patterns.
quantum-signing
Sign AI agent operations with ML-DSA-65 and SHA3-512 fingerprints.
tdd-green-phase
Guide minimal code changes to pass failing tests in TDD green phase.
tdd-refactor-phase
Apply small, safe refactors with test suite execution before and after each change.
tdd-red-phase
Create failing tests before implementation to enforce the TDD Red phase.
error-recovery
Orchestrate cascading error recovery for multi-agent workflows with tiered strategies.
context-loader
Load tiered project context for cross-session and cross-agent workflows.
c4-generator
Generate C4 architecture diagrams as Mermaid output from system descriptions.
mermaid-generator
Generate Mermaid diagrams from descriptive content and validate syntax before rendering.
ms-observability
Configure OpenTelemetry tracing, metrics, and logs for Microsoft Agent Framework agents.
ms-agent-patterns
Designs and implements multi-agent workflows with Microsoft Agent Framework.
ms-ag-ui
Connects AI agents to web UIs via the AG-UI protocol.
ms-devui
Launch a local DevUI server to inspect and debug Microsoft Agent Framework agents interactively.
ms-agent-types
Implement Microsoft Agent Framework agent types with consistent templates.
ms-hosting
Guide production hosting of Microsoft Agent Framework agents on FastAPI, ASP.NET Core, Azure, and Kubernetes.
ms-mcp
Integrate external MCP servers with Microsoft Agent Framework agents.
ms-workflows
Orchestrate multi-agent workflows with Microsoft Agent Framework builders.
release-researcher
Identify and summarize latest GitHub releases affecting the guilde-lite multi-agent workflow system.
Frequently Asked Questions About pagerguild
FAQPage SchemaWhat specific tasks can engineers perform using Pagerguild?▼
Engineers can orchestrate multi-agent systems, configure OpenTelemetry observability, generate C4 architecture diagrams, and manage runtime environments using mise.toml. It further enables secure cryptographic signing of operations and integration of external MCP servers into existing Microsoft Agent Framework deployments.
Which personas benefit most from these technical capabilities?▼
Platform engineers, backend developers, and systems architects working within the Microsoft Agent Framework ecosystem benefit most. These capabilities are designed for teams requiring structured debugging, standardized agent templates, and robust production hosting strategies for distributed multi-agent environments.
What are the prerequisites for implementing these agent patterns?▼
Implementation requires an existing Microsoft Agent Framework environment and familiarity with Go, TypeScript, or C# for test generation. Users should have access to Kubernetes or ASP.NET Core hosting infrastructure and a configured Jujutsu version control environment to support the provided orchestration and versioning patterns.