Skip to main content
affandar
Perfil de creador de GitHub

affandar

Vista por repositorio de 53 skills recopiladas en 3 repositorios de GitHub.

skills recopiladas
53
repositorios
3
actualizado
2026-08-03
explorador de repositorios

Repositorios y skills representativas

agent-repair-loop
Desarrolladores de software

The order of operations for changing a live agent safely — diagnose, patch, publish, converge, verify, roll back. Use whenever you are about to modify an agent package that something is already running on.

2026-08-03
pilotswarm-aks-deploy
sin clasificar

Deploy PilotSwarm to AKS using the repo's canonical scripts and checks. Use when refreshing secrets, building/pushing the worker image, rolling out to AKS, or verifying provider/model changes in the live cluster.

2026-08-03
pilotswarm-aks-reset
sin clasificar

Reset remote PilotSwarm state for AKS safely. Use when wiping the PilotSwarm database/blob state, clearing stale orchestration history, or recovering from namespace drift and replay/nondeterminism issues.

2026-08-03
pilotswarm-new-env-deploy
sin clasificar

Use when bringing up a fresh, isolated PilotSwarm environment (`mysandbox`, `myenv2`, etc.) via the npm Bicep/GitOps orchestrator at `deploy/scripts/deploy.mjs`. Covers `new-env` scaffolding, EDGE_MODE × TLS_SOURCE selection, the `all` aggregate, per-service redeploys with `--steps`, force-redeploy semantics, verification, and teardown. Strictly separate from the legacy bash path operated by `scripts/deploy-aks.sh`.

2026-08-03
pilotswarm-vpn-client-profile
sin clasificar

Use after deploying a PilotSwarm stamp with VPN_GATEWAY_ENABLED=true when an operator needs the Azure VPN client profile (azurevpnconfig.xml). Wraps deploy/scripts/auth/Get-VpnClientProfile.ps1 — downloads the gateway-issued profile zip via 'az network vnet-gateway vpn-client generate' and extracts it under the gitignored deploy/envs/local/<env>/vpn-client/ folder. The XML is the same for every user (no per-user credentials), and end users still authenticate with their own Entra ID at connect time.

2026-08-03
cost-latency-analysis
sin clasificar

How to compute model latency and estimated $ cost from PilotSwarm observability data. Read this before reporting that a model is "slow" or "expensive" — most apparent slowness is orchestration overhead, not model inference, and most cost numbers are guesses unless they reference a real published price card.

2026-08-03
graph-debug
sin clasificar

How to inspect, render, and reason about the shared knowledge GRAPH — for the facts-manager (report graph size/health, render the graph as Markdown/Mermaid, spot orphan or duplicate entities) and for the agent-manager (forensics: what graph search a session ran and what it returned). Read this before answering any question about graph structure, graph contents, or a session's graph-search behaviour. Only relevant when a knowledge graph is configured; if the graph tools are absent, this deployment has no graph and the skill does not apply.

2026-08-03
orchestration-session-lifecycle
sin clasificar

How a PilotSwarm session maps to a duroxide orchestration. Read this before concluding that an "idle" session means its orchestration is broken, not running, or stuck. Most idle sessions are completely healthy — they're just dehydrated and waiting for the next stimulus.

2026-08-03
Mostrando las 8 principales de 45 skills recopiladas en este repositorio.
aks-deployment
Administradores de redes y sistemas informáticos

Deploying and debugging Toygres on AKS (Azure Kubernetes Service). Use when deploying, debugging pods, viewing logs, troubleshooting SSL, or managing Kubernetes resources.

2026-03-14
duroxide-orchestration-versioning
Desarrolladores de software

Guidance for safely versioning Duroxide orchestrations — file structure, naming conventions, workflow, and registry registration.

2026-02-20
database-changes
Arquitectos de bases de datos

Making database schema changes to the CMS database. Use when adding columns, tables, running migrations, or updating the backend API and TypeScript types for new database fields.

2026-02-09
duroxide-orchestrations
Desarrolladores de software

Writing durable workflows using Duroxide in Rust. Use when creating orchestrations, activities, workflows, or when the user mentions duroxide, durable functions, or workflow orchestration.

2026-02-09
fullstack-features
Desarrolladores de software

Building full-stack features in Toygres from UI to database. Use when adding new features, API endpoints, React components, or implementing end-to-end functionality.

2026-02-09
image-backup-restore
Arquitectos de bases de datos

Implementing and debugging PostgreSQL image backup and restore features. Use when working with database snapshots, backup jobs, restore operations, azcopy blob transfers, or troubleshooting image-related provisioning failures.

2026-02-09
instance-actors
Administradores de redes y sistemas informáticos

Managing instance actor orchestrations for PostgreSQL health monitoring. Use when debugging stale actors, restarting actors, or troubleshooting health check issues.

2026-02-09
Mostrando 3 de 3 repositorios
Todos los repositorios cargados