Skip to main content
zorost
GitHub creator profile

zorost

Repository-level view of 15 collected skills across 2 GitHub repositories.

skills collected
15
repositories
2
updated
Aug 17, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

agent-loop-safety
unclassified

Wrap an agent loop with step limits, cost caps, human approval gates, and a full trace. Use whenever building or reviewing any tool-calling agent before it touches real systems.

Aug 17, 2026
agent-ops-handoff
unclassified

Move an agent from laptop demo to operated system, tracing, cost dashboard, scheduled runs, alerting, and rollback. Use when an agent is about to run unattended or serve real users.

Aug 17, 2026
ai-output-review
unclassified

Review AI-generated code or text before accepting it, spec diff, verifier run, secret scan, and the AI smell list. Use before merging any agent-produced change.

Aug 17, 2026
cloud-deploy-gate
unclassified

The pre-deployment gate for managed AI platforms (Azure AI Foundry, Google Vertex AI, AWS Bedrock), evals packed, budget set, guardrails on, owner named. Use before any cloud deployment.

Aug 17, 2026
context-budget-audit
unclassified

Audit the seven claimants on an LLM call's context window, set a working ceiling, and cut in the right order. Use when prompts grow, agents drift, or token bills surprise you.

Aug 17, 2026
error-analysis-50
unclassified

Read 50 real failures by hand, cluster them into classes, fix the largest class, and extend the golden set. Use whenever an AI system's score stalls or its failures are 'mysterious'.

Aug 17, 2026
eval-first-development
unclassified

Build the golden set and the automated scorer before touching the prompt, model, or pipeline. Use whenever an AI output's quality will need to be measured, extraction, RAG, agents, classification.

Aug 17, 2026
fine-tune-readiness
unclassified

Decide whether fine-tuning is justified versus prompting or RAG, and gate the training dataset before any LoRA/SFT/DPO run. Use when someone says 'let's fine-tune'.

Aug 17, 2026
Showing 8 of 14 collected skills.
Showing 2 of 2 repositories
All repositories loaded