Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

hawk

hawk contient 9 skills collectées depuis METR, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
9
Stars
32
mis à jour
2026-07-07
Forks
23
Couverture métier
5 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

sync-docs
Développeurs de logiciels

Use when the user asks to update, sync, or refresh the Hawk docs (quickstart, configuration reference, infrastructure description and diagrams) to reflect changes since the last documentation sync. Triggers on "update the docs", "sync docs", "docs are stale", "refresh quickstart", "update the architecture diagram", or after merging infra/config/CLI changes that affect user-visible setup.

2026-07-07
debug-stuck-eval
Développeurs de logiciels

Debug stuck Hawk/Inspect AI evaluations. Use when user mentions "stuck eval", "eval not progressing", "eval hanging", "samples not completing", "eval set frozen", "runner stuck", "500 errors in eval", "retry loop", "eval timeout", or asks why an evaluation isn't finishing.

2026-06-23
database-migrations
Architectes de bases de données

How to create and use our alembic database migration tool. Use when making changes to models.py.

2026-06-18
full-stack-dev
Développeurs de logiciels

How to develop the frontend and backend together. When you want to make changes to the UI, use this.

2026-06-18
monitoring
Administrateurs de réseaux et de systèmes informatiques

Monitor Hawk job status, view logs, and diagnose issues. Use when the user wants to check job progress, view error logs, debug a failing job, or generate a monitoring report for a Hawk evaluation run.

2026-06-18
smoke-tests
Analystes en assurance qualité des logiciels et testeurs

Run smoke tests on a deployed environment to ensure basic functionality.

2026-06-18
view-results
Développeurs de logiciels

View and analyze Hawk evaluation results. Use when the user wants to see eval-set results, check evaluation status, list samples, view transcripts, or analyze agent behavior from a completed evaluation run.

2026-06-18
auditing-dependency-bumps
Analystes en sécurité de l'information

Use when reviewing a Dependabot (or similar) dependency-bump PR — npm/pnpm minor/patch group bumps or GitHub Actions SHA bumps — and you need to do a supply-chain audit before approving and merging. Covers downloading and inspecting package contents, checking for known compromises, the git-tap trick for Dependabot CI, and the approve/merge flow.

2026-06-09
managing-dlqs
Administrateurs de réseaux et de systèmes informatiques

Use when an SQS dead-letter queue has accumulated messages and you need to investigate, redrive, or drain them — e.g. a DLQ-depth CloudWatch alarm fires, the importer is failing, or you're cleaning up after a known bug fix has shipped.

2026-06-05