Skip to main content
affandar
GitHub 제작자 프로필

affandar

3개 GitHub 저장소에서 수집된 53개 skills를 저장소 단위로 보여줍니다.

수집된 skills
53
저장소
3
업데이트
2026-08-03
저장소 탐색

저장소와 대표 skills

agent-repair-loop
소프트웨어 개발자

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
미분류

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
미분류

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
미분류

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
미분류

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
미분류

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
미분류

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
미분류

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
이 저장소에서 수집된 skills 45개 중 상위 8개를 표시합니다.
aks-deployment
네트워크·컴퓨터 시스템 관리자

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
소프트웨어 개발자

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

2026-02-20
database-changes
데이터베이스 아키텍트

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
소프트웨어 개발자

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
소프트웨어 개발자

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
데이터베이스 아키텍트

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
네트워크·컴퓨터 시스템 관리자

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

2026-02-09
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다