Skip to main content
gbencke
GitHub creator profile

gbencke

Repository-level view of 38 collected skills across 1 GitHub repositories.

skills collected
38
repositories
1
updated
Aug 15, 2026
repository explorer

Repositories and representative skills

c4-repo-doc
software-developers

Generates a detailed C4-model architecture document for the current repository: System Context, Container, Component, and Code (function/method) levels, plus a full call graph. Outputs Markdown, self-contained interactive HTML (force-directed SVG call graph,…

Aug 15, 2026
codegraph
software-developers

Query a pre-indexed CodeGraph knowledge graph of the current repo — symbol search, callers/callees, change impact, affected tests, and one-shot area exploration — so you read only the files that matter instead of grepping the tree. Use when asked to "explore…

Aug 14, 2026
review-change
software-quality-assurance-analysts-and-testers

Adversarial review of a change: a PR, a branch diff, or a patch file. Runs inline in a single process — blast radius, then per-lens propose → kill → judge — and writes a PR-comment-ready report plus findings.json under .gbencke/adversarial-review/reports/.…

Aug 4, 2026
review-consolidate
software-quality-assurance-analysts-and-testers

Review many repos under every lens — one OS process per (repo × lens), all in parallel — then consolidate every findings.json into ONE cross-repo document grouped by severity then repo. Spawns subprocesses, never subagents. Trigger: /review-consolidate <repo>…

Aug 4, 2026
review-repo
software-quality-assurance-analysts-and-testers

Adversarial review of an entire repository, run inline in a single process: propose → kill → judge, one lens per run. Writes a report plus findings.json under .gbencke/adversarial-review/reports/. Spawns no subagents. Trigger: /review-repo <path> [--lenses…

Aug 4, 2026
review-change
software-quality-assurance-analysts-and-testers

Adversarial review of a change: a PR, a branch diff, or a patch file. Runs inline in a single process — blast radius, then per-lens propose → kill → judge — and writes a PR-comment-ready report plus findings.json under .gbencke/adversarial-review/reports/.…

Aug 4, 2026
review-consolidate
software-quality-assurance-analysts-and-testers

Review many repos under every lens — one OS process per (repo × lens), all in parallel — then consolidate every findings.json into ONE cross-repo document grouped by severity then repo. Spawns subprocesses, never subagents. Trigger: /review-consolidate <repo>…

Aug 4, 2026
review-repo
software-quality-assurance-analysts-and-testers

Adversarial review of an entire repository, run inline in a single process: propose → kill → judge, one lens per run. Writes a report plus findings.json under .gbencke/adversarial-review/reports/. Spawns no subagents. Trigger: /review-repo <path> [--lenses…

Aug 4, 2026
Showing 8 of 38 collected skills.
Showing 1 of 1 repositories
All repositories loaded