Skip to main content
cobusgreyling
Profil créateur GitHub

cobusgreyling

Vue par dépôt de 66 skills collectés dans 5 dépôts GitHub.

skills collectés
66
dépôts
5
mis à jour
28 août 2026
explorateur de dépôts

Dépôts et skills représentatifs

install-loop
non classé

Install Loop Engineering into a project via the unified CLI front door (@cobusgreyling/loop). Prefer this over invoking loop-init / loop-audit separately. Week-one is report-only; never enable auto-merge or unattended fixes unless the human explicitly asks…

28 août 2026
loop-triage
non classé

Triage recent changes, CI failures, issues, and conversations. Produces a concise, actionable findings report suitable for a loop to consume. Writes structured output to a state file or Linear board.

26 août 2026
loop-constraints
non classé

Read loop-constraints.md at the start of every run and enforce every rule. This skill runs BEFORE triage or any action skill. Constraints are binding.

26 août 2026
budget-negotiator
Autres occupations informatiques

An advanced skill for L3 autonomous loops. When the token budget nears exhaustion, the agent analyzes its ROI and autonomously drafts a negotiation request for a budget increase rather than silently failing.

3 août 2026
loop-budget
Autres occupations informatiques

Check token budget and run-log spend before and after a loop run. Enforces early exit when over budget or when there is no actionable work.

29 juil. 2026
pr-review-triage
Analystes en assurance qualité des logiciels et testeurs

Triage open pull requests for CI status, review comments, and merge readiness. Use in PR babysitter loops. Respects project review norms and required checks.

24 juil. 2026
pr-review-triage
Analystes en assurance qualité des logiciels et testeurs

Watch open PRs, check CI status, review staleness, merge conflicts, and unanswered review comments. Produces a prioritized watchlist.

24 juil. 2026
changelog-scan
Développeurs de logiciels

Scan merged PRs and commits since a given reference, extract titles, labels, types, and signals. Produces structured input for release notes drafting.

1 juil. 2026
Affichage de 8 skills collectés sur 28.
context-window-hygiene
Spécialistes des opérations commerciales, autres

Manage what enters and stays in the context window — pruning, compaction, summary fidelity, ordering — so the agent stays coherent on long runs without inflating cost. Use when the user is hitting context limits, running long agentic loops, paying for…

19 mai 2026
human-in-the-loop
Agents de conformité

Design where, when, and how a human gates, reviews, or rescues an LLM agent — without turning the agent into a button labelled "approve". Use when the user is building an agent that takes irreversible actions or operates in regulated workflows and mentions…

19 mai 2026
llm-as-judge
Spécialistes des opérations commerciales, autres

Design and validate LLM-as-judge scoring — pairwise vs pointwise, bias correction, anchor calibration, and the cases where a judge is the wrong tool. Use when the user is building an eval, scoring open-ended outputs, or comparing model versions and mentions…

19 mai 2026
memory-design
Spécialistes des opérations commerciales, autres

Design memory for an LLM agent — what to keep, where to keep it, and when memory hurts more than it helps. Use when the user is adding memory to an agent and mentions short-term memory, long-term memory, episodic, semantic, conversation history, summary…

19 mai 2026
model-routing
Analystes en gestion

Pick the right model per call, not per project — route Opus/Sonnet/Haiku, GPT-5/4o/mini, Gemini Pro/Flash by task, and cut cost without losing quality. Use when the user is choosing model tiers, building a router, or debating Opus-only vs mixed-tier…

19 mai 2026
multi-agent-orchestration
Analystes en gestion

Decide when to split work across multiple agents vs one agent with tools, and design the handoffs when you do. Use when the user is sketching a multi-agent system or debugging one, and mentions handoff, delegation, supervisor, swarm, crew, sub-agent,…

19 mai 2026
prompt-injection-defense
Agents de conformité

Defend an LLM agent against prompt injection — direct, indirect, tool-result, and document-borne. Use when the user is building an agent that reads untrusted content (web pages, emails, documents, tool outputs) or exposes user-provided text to a downstream…

19 mai 2026
structured-output-reliability
Spécialistes des opérations commerciales, autres

Get reliable structured output (JSON, typed objects) out of an LLM without regex repair, retry loops, or silent corruption. Use when the user is parsing model output, fighting malformed JSON, comparing JSON mode vs function calling vs structured outputs, or…

19 mai 2026
Affichage de 8 skills collectés sur 18.
goal-verifier
Analystes en assurance qualité des logiciels et testeurs

Independently verify a Grok Build goal is truly complete. Checks GOAL.md done conditions, runs tests, and returns PASS or REJECT with evidence. Use before update_goal(completed: true), when asked to "verify goal", "check if done", or as a reviewer sub-agent…

23 juin 2026
goal-verifier
Analystes en assurance qualité des logiciels et testeurs

Verify coverage-target goals: coverage threshold met, no hollow tests, suite green. Use before update_goal(completed: true) on coverage goals.

23 juin 2026
goal-verifier
Analystes en assurance qualité des logiciels et testeurs

Verify implement-feature goals: acceptance criteria met, tests for new behavior, checklist complete. Use before update_goal(completed: true) on feature goals.

23 juin 2026
goal-verifier
Analystes en assurance qualité des logiciels et testeurs

Verify migrate-module goals: tests green, zero legacy imports, GOAL.md checklist complete. Use before update_goal(completed: true) on module migration goals.

23 juin 2026
goal-verifier
Analystes en assurance qualité des logiciels et testeurs

Verify refactor-safely goals: full test lock, no public API breakage, behavior preserved. Use before update_goal(completed: true) on refactor goals.

23 juin 2026
goal-verifier
Analystes en assurance qualité des logiciels et testeurs

fixture

23 juin 2026
goal-completion-check
Développeurs de logiciels

Pre-flight check before calling update_goal(completed: true). Ensures verifier ran, tests passed, and GOAL.md checklist is complete. Use when implementer believes work is done, or when asked "can I mark goal complete?"

23 juin 2026
goal-scoper
Développeurs de logiciels

Break a large request into a bounded, goal-ready objective with verifiable done conditions. Use before /goal when the task is vague, too large, or missing acceptance criteria. Produces GOAL.md draft content.

23 juin 2026
Affichage de 8 skills collectés sur 9.
architecture-reviewer
Développeurs de logiciels

Perform focused architecture and modularity reviews. Identify boundary violations, god objects, tangled dependencies, and propose the smallest reversible improvements. Use the repo-graph MCP when available. Trigger with "architecture review", "check the…

3 juin 2026
git-discipline
Développeurs de logiciels

Enforce conventional commits, clean branch strategy, small focused diffs, and PR-ready history. Use before any commit or when preparing work for review. Triggers: "commit this cleanly", "prepare for PR", "fix the git history", "use git-discipline".

3 juin 2026
mcp-orchestrator
Développeurs de logiciels

Discover available MCP servers, evaluate their fit, install and configure them safely, and then use them effectively within sessions. Use when the user needs new capabilities (browser control, advanced git, observability, etc.) or when existing MCPs are…

3 juin 2026
plan-mode-orchestrator
Spécialistes en gestion de projets

For any non-trivial task, start in Plan Mode, produce a clear step-by-step plan with risks and verification method, and wait for explicit approval before any edits. Use when the user says "plan this", "use plan mode", "don't edit yet", or describes a complex…

3 juin 2026
security-audit
Analystes en sécurité de l'information

Perform focused security reviews on code, diffs, hooks, and MCP servers. Look for auth issues, injection, secret leakage, unsafe tool/MCP usage, and hook risks. Use for any change involving external input, credentials, or agent capabilities. Triggers:…

3 juin 2026
subagent-arena
Développeurs de logiciels

Run parallel independent subagents on the same investigation or design question, collect structured outputs, then synthesize the best elements or score approaches. Use for complex research, architecture decisions, or when multiple valid strategies exist.…

3 juin 2026
tdd-intelligence
Analystes en assurance qualité des logiciels et testeurs

Apply rigorous test-first development. Write failing tests (or characterization tests) that capture desired behavior before implementing. Maintain high test coverage on changed code. Use for new features, refactors, and bug fixes where regression protection…

3 juin 2026
5 dépôts affichés sur 5
Tous les dépôts sont affichés