qGolem

58 mods across 1 repository, 5 stars between them.

security-reviewer

25

qGolem/orc

Agent

OWASP Top 10, hardcoded secrets, injection attacks, unsafe crypto, dependency audits, framework-specific patterns (Node.js, Rails, Rust, Solidity). Emergency response protocols. Any code handling user input, auth, payments, or sensitive data. Dependency scanning (npm audit, bundle audit, cargo audit, slither) catches…

5 5mo ago A 83 tokens original MIT

qGolem/orc

Agent

Zero-tolerance error handling audit: empty catches, broad exceptions, stale closures, inadequate user feedback, missing logging. JS/TS try-catch, Rust Result/Option misuse, Solidity unchecked call returns. Prevents debugging nightmares from swallowed errors. The focus on user-facing error quality prevents "something…

5 5mo ago A 69 tokens original MIT

spec-flow-analyzer

27

qGolem/orc

Agent

Analyzes specifications for user flow completeness through exhaustive permutation analysis. Identifies gaps, edge cases, missing clarifications. Requirements phase — before writing any code. Prevents expensive rework by catching "we didn't think about that" problems during spec review. Critical/important/nice-to-have…

5 5mo ago A 66 tokens original MIT

test-analyzer

28

qGolem/orc

Agent

Behavioral coverage analysis (not line coverage), gap identification with 1-10 criticality ratings, test brittleness assessment, implementation over-coupling detection. Before committing new functionality. Pragmatic — rejects 100% coverage mythology, focuses on critical paths (data loss, security, user workflows).…

5 5mo ago A 74 tokens original MIT

qGolem/orc

Agent

Analyzes type invariant strength across 4 dimensions (encapsulation, invariant expression, usefulness, enforcement), each rated 1-10. Introducing new types or refactoring existing ones. Evaluates whether types make illegal states unrepresentable. The quantitative ratings give concrete improvement targets.

5 5mo ago A 59 tokens original MIT

adr-context

30

qGolem/orc

Skill Claude CodeCodex

Load relevant ADRs from docs/adr/ into context. Read-only.

5 5mo ago A 14 tokens original MIT

adr

31

qGolem/orc

Skill Claude CodeCodex

Research architectural decisions and write ADRs with evidence.

5 5mo ago A 9 tokens original MIT

arch

32

qGolem/orc

Skill Claude CodeCodex

Orchestrated Rust project architect — requirements to tested implementation with parallel teammates for design, coding, review, and fuzzing.

5 5mo ago B 24 tokens original MIT

audit

33

qGolem/orc

Skill Claude CodeCodex

Orchestrated parallel security audit — spawns teammates to run 20+ audit skills against a Solidity codebase.

5 5mo ago A 22 tokens original MIT

compound-diagram

34

qGolem/orc

Skill Claude CodeCodex

Audit and fix draw.io diagram quality — detects edge routing issues, overlapping shapes, missing anchors.

5 5mo ago A 18 tokens original MIT

compound-md

35

qGolem/orc

Skill Claude CodeCodex

Review recent conversations to find improvements for CLAUDE.md files.

5 5mo ago A 13 tokens original MIT

compound-memory

36

qGolem/orc

Skill Claude CodeCodex

Extract session patterns via transcript analysis to project memory.

5 5mo ago A 9 tokens original MIT

compound-pr

37

qGolem/orc

Skill Claude CodeCodex

PR description pipeline — research agents analyze changes, synthesis agents produce a review-ready docs page.

5 5mo ago C 17 tokens original MIT

design-system

38

qGolem/orc

Skill Claude CodeCodex

Design system reference — load, browse, or create design system specs.

5 5mo ago A 13 tokens original MIT

diagram

39

qGolem/orc

Skill Claude CodeCodex

Generate draw.io diagrams from codebase analysis.

5 5mo ago A 8 tokens original MIT

document

40

qGolem/orc

Skill Claude CodeCodex

Generate a single documentation page from codebase exploration.

5 5mo ago A 9 tokens original MIT

half-clone

41

qGolem/orc

Skill Claude CodeCodex

Clone later half of conversation, discarding earlier context.

5 5mo ago B 10 tokens original MIT

install

42

qGolem/orc

Skill Claude CodeCodex

Set up the orc plugin (permissions, draw.io diagrams, MCP tools) and get a guided tour of available commands.

5 5mo ago C 25 tokens original MIT

map

43

qGolem/orc

Skill Claude CodeCodex

Analyze codebase with wave-based mapper agents to produce .claude/context/ documents.

5 5mo ago A 16 tokens original MIT

orc-clarify

44

qGolem/orc

Skill Claude CodeCodex

Clarification dialogue between discovery and planning. Bridges vision with codebase reality.

5 5mo ago A 15 tokens original MIT

orc-discover

45

qGolem/orc

Skill Claude CodeCodex

Codebase discovery for orc planning workflow. Analyzes patterns without user interaction.

5 5mo ago A 17 tokens original MIT

orc-discuss

46

qGolem/orc

Skill Claude CodeCodex

Gather phase context through adaptive questioning before planning.

5 5mo ago A 8 tokens original MIT

orc-generate

47

qGolem/orc

Skill Claude CodeCodex

Plan generation for orc planning workflow. Sub-orchestrator that creates phased roadmap.

5 5mo ago A 17 tokens original MIT

orc-research

48

qGolem/orc

Skill Claude CodeCodex

Research domain ecosystem with parallel researcher agents to produce research/ documents.

5 5mo ago B 12 tokens original MIT