SKILLEMALL.ai

AF postgres-job-queue

PostgreSQL-based job queue with priority scheduling, batch claiming, and progress tracking. Use when building job queues without external dependencies. Triggers on PostgreSQL job queue, background jobs, task queue, priority queue, SKIP LOCKED.

ClawHub Agent Skills author: wpank v1.0.0 3 files body ≈ 1 287 tokens Open the sourceclawhub.ai analyzed 3 d ago

PostgreSQL-based job queue with priority scheduling, batch claiming, and progress tracking.

As a process F 42/100 · Will not run — References files that are not bundled: ../service-layer-architecture/, ../../realtime/dual-stream-architecture/

GeneratorPostgreSQLtype and topics are labelled automatically from the skill text
JSON
Technical rating
A
90/100
safety, quality, tests
Safety 60%
100
Quality 40%
75
Run on models
none yet
Process rating
F
42/100
Will not run
References files that are not bundled: ../service-layer-architecture/, ../../realtime/dual-stream-architecture/
Tools and files w 18
0
Result and completion w 14
0
Inputs and preconditions w 11
0
the three weakest of ten parameters · all ten

How to improve

  1. The text references files that are not there: add them or drop the references.
For the model run — optional
  • Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
  • A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.

Guard findings · 0

✓ No critical or high findings

Files scanned: 3. Evidence is masked. Grey chips explain why severity was lowered.

Against the Agent Skills spec

  • warning missing-ref reference to a missing file: ../service-layer-architecture/
  • warning missing-ref reference to a missing file: ../../realtime/dual-stream-architecture/

Process rating: all ten parameters 42/100

Will not run. References files that are not bundled: ../service-layer-architecture/, ../../realtime/dual-stream-architecture/
  • 0Tools and files. 2 referenced file(s) missing: ../service-layer-architecture/, ../../realtime/dual-stream-architecture/
  • 0Result and completion. Does not say what the result is
  • 0Inputs and preconditions. Does not say what the process needs to start
  • 0Failures and branches. Linear process with no failure handling
  • 0Progress reporting. Says nothing while it works
  • 30Running it twice. 1 mutating operations with no state check
  • 100Steps. 10 steps
  • 100When it triggers. States when to use and when not to
  • 100Consistency. Name and required fields are in place
  • 100Execution cost. Instruction body is 1287 tokens

Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.

Quality signals

  • +5Description has no quoted example phrases that should trigger the skill
  • +4Description does not say when NOT to use the skill (false activations)
  • +3Output format is not stated: the model decides each time
  • +1No license
  • +2Single-language instructions
  • +3Description length 243: enough signal without eating the budget
  • +4Structure: 9 headings
  • +3Step-by-step instructions: 10 items
  • +4Has examples (4 code blocks)

Quality base 70; lint remarks subtract, signals add up to 100. Result: 75.

External checks

ClawHub: suspicious
The skill content itself is a straightforward PostgreSQL job-queue guide, but its primary install command uses an unpinned remote npx/GitHub installer that deserves review before use.
LLM: suspicious (medium) · VirusTotal: suspicious · 10 Sept 2026