en un clic
hgstack
hgstack contient 5 skills collectées depuis f3kin, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Ship your current work. Handles commits, PRs, CI, merges, deploys, and PROJECT.md updates. Use when done with a feature and ready to ship. Trigger phrases include "ship it", "deploy", "push this", "merge it", "done", "I'm done", "finished", "ready to merge", "looks good let's push", "open a PR", "send the PR", "good to go", "PR time", "ready for review". For parking or saving progress without shipping, use a park skill if you have one.
Cross-model code review using OpenAI Codex CLI or direct API fallback. Three modes (review for diff review, challenge for adversarial break-the-code, consult for ask-anything with session continuity). Catches blind spots that Claude shares with itself. Use before merging risky PRs, after large refactors, or whenever a second opinion from a different model family helps. Trigger phrases include "codex review", "second opinion", "cross-model review", "hostile review", "challenge this code", "have codex look at this".
Adaptive interviewer that uses AskUserQuestion to clarify what the user wants to build. Runs until 95% confident, then hands off. Use when starting something new or when a request is vague/underspecified. Trigger phrases include "interview me", "interview", "what do I want", "scope this out", "help me figure out what to build".
Run a command, grade the result, diagnose failures, fix, and re-run until it passes or you're stuck. General-purpose grade-and-revise loop with objective graders (exit code, codex review, or a custom check command) to prevent sycophancy. Use when you want to iterate on a failing build, test suite, linter, deploy, or any command that should eventually succeed. Trigger phrases include "outcome loop", "keep trying until it works", "fix and re-run", "iterate until green", "grade and revise".
Review the week's captured links (articles, tweets, AI tools, GitHub repos) one at a time. Pulls everything saved via the Consume capture path (e.g. an iOS Shortcut posting to a Supabase Edge Function) from a `consume_items` table, summarises each, and routes it to one of these actions (read, save to brain, share to Slack, or repo/tool review). Use when the user says "consume", "review my consume list", "go through my saved links", "what did I save this week", "triage my reading", or invokes /consume.