Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
PavelLizunov
Perfil de creador de GitHub

PavelLizunov

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

skills recopiladas
30
repositorios
3
actualizado
2026-07-16
explorador de repositorios

Repositorios y skills representativas

post-ship-mcp-verify
Desarrolladores de software

After every successful ship of a -rN candidate, run this skill to actually verify the new binary works — on the windows-brat TEST VM (192.168.0.106) over WinRM, NEVER the local dev box (see the STOP banner in the body). Downloads the freshly-shipped ZIP, deploys it onto brat, launches + drives it there via UIA over WinRM, screenshots each verification point, tails `vpnrouter*.log` for errors, and produces a PASS/FAIL report. Auto-triggered after `ship-rolling-candidate` completes. DO NOT skip even for "tiny" changes — past sessions shipped 12 candidates without local verification and the user caught it via screenshots. This skill makes "I forgot to test" impossible.

2026-07-09
post-ship-mcp-verify
Desarrolladores de software

After every successful ship of a -rN candidate, run this skill to actually verify the new binary works — on the windows-brat TEST VM (192.168.0.106) over WinRM, NEVER the local dev box (see the STOP banner in the body). Downloads the freshly-shipped ZIP, deploys it onto brat, launches + drives it there via UIA over WinRM, screenshots each verification point, tails `vpnrouter*.log` for errors, and produces a PASS/FAIL report. Auto-triggered after `ship-rolling-candidate` completes. DO NOT skip even for "tiny" changes — past sessions shipped 12 candidates without local verification and the user caught it via screenshots. This skill makes "I forgot to test" impossible.

2026-07-09
ship-rolling-candidate
Desarrolladores de software

Ship a rolling release candidate vX.Y.Z-rN. Bumps AppVersion, builds Windows + triggers Mac/Linux CI, applies notes, marks prerelease, deletes previous candidate per rolling-rN policy.

2026-06-28
ship-rolling-candidate
Desarrolladores de software

Ship a rolling release candidate vX.Y.Z-rN. Bumps AppVersion, builds Windows + triggers Mac/Linux CI, applies notes, marks prerelease, deletes previous candidate per rolling-rN policy.

2026-06-28
cut-stable
Desarrolladores de software

Promote a rolling -rN candidate to stable vX.Y.Z (no suffix). Bumps AppVersion, creates fresh tag without suffix, full rebuild + Mac/Linux CI, restores Latest, deletes -rN.

2026-06-24
bug-hunt
Analistas de garantía de calidad de software y probadores

Adversarial multi-agent bug-hunt over a diff or subsystem. Fans out independent reviewers briefed with VPNRouter invariants, verifies each claim against code, and appends survivors to plans/OPEN-DEFECTS.md (the cut-stable gate ledger). Run before a stable cut and after any non-trivial feature.

2026-06-24
diagnose-config
Administradores de redes y sistemas informáticos

Diagnose VPNRouter config / connectivity issues by reading the user's config.yaml + current.json + recent vpnrouter*.log. Trace ConfigMode → Vless.Servers → outbounds → flow. Catches silent leaks, ConfigMode mismatches, missing proxy outbounds.

2026-06-24
cut-stable
Desarrolladores de software

Promote a rolling -rN candidate to stable vX.Y.Z (no suffix). Bumps AppVersion, creates fresh tag without suffix, full rebuild + Mac/Linux CI, restores Latest, deletes -rN.

2026-06-17
Mostrando las 8 principales de 16 skills recopiladas en este repositorio.
hermes-flow-v2
Desarrolladores de software

Run long or multi-checkpoint repository work through Hermes Kanban with autonomous OpenAI author/reviewer routing.

2026-07-16
uap-etcd-snapshot
Administradores de redes y sistemas informáticos

Take a routine on-demand k3s etcd snapshot and confirm it reached offsite R2. Non-destructive. Use for ad-hoc backups. RESTORE is NOT covered here (it is destructive + owner-gated).

2026-07-12
uap-commit-push
Desarrolladores de software

Commit a change and get it pushed. The git origin + write deploy key live ONLY on uap-ops-1 (100.82.241.121), NOT the workstation. Use whenever a change is ready to land.

2026-07-11
uap-flux-deploy
Administradores de redes y sistemas informáticos

Deploy a change to the cluster via Flux GitOps and VERIFY it actually reconciled. Use after editing anything under clusters/prod. A push alone is NOT a verified deploy.

2026-07-11
uap-offload
Desarrolladores de software

Offload a token-HEAVY, quote-verifiable read (big log/doc/corpus) to the free local LLM so the big input never enters this paid context. Use when you are about to read a large file only to extract/locate/enumerate specific facts. NOT for judgment, synthesis, code edits, or small inputs.

2026-07-11
uap-sops-encrypt
Administradores de redes y sistemas informáticos

Encrypt a Kubernetes Secret with SOPS for clusters/prod. MUST run on uap-home-1 (sops is absent on Windows; the age private key lives only there). Use when adding/rotating any secret.

2026-07-11
uap-verify
Analistas de garantía de calidad de software y probadores

Run the UAP validation gate (tests/verify-local.ps1) and interpret its result. Use before handing any change back, and before any commit/push. Knows the success tokens and which failures are EXPECTED on the Windows workstation.

2026-07-11
uap-commit-push
Desarrolladores de software

Commit a change and get it pushed. The git origin + write deploy key live ONLY on uap-ops-1 (100.82.241.121), NOT the workstation. Use whenever a change is ready to land.

2026-06-23
Mostrando las 8 principales de 12 skills recopiladas en este repositorio.
Mostrando 3 de 3 repositorios
Todos los repositorios cargados