Skip to main content
affandar
Perfil de criador do GitHub

affandar

Visão por repositório de 53 skills coletadas em 3 repositórios do GitHub.

skills coletadas
53
repositórios
3
atualizado
2026-08-03
explorador de repositórios

Repositórios e skills representativas

agent-repair-loop
Desenvolvedores 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
sem classificação

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
sem classificação

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
sem classificação

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
sem classificação

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
sem classificação

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
sem classificação

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
sem classificação

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 as 8 principais de 45 skills coletadas neste repositório.
aks-deployment
Administradores de redes e sistemas de computador

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
Desenvolvedores de software

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

2026-02-20
database-changes
Arquitetos de banco de dados

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
Desenvolvedores 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
Desenvolvedores 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
Arquitetos de banco de dados

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 e sistemas de computador

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 repositórios
Todos os repositórios foram exibidos