CtrlK
BlogDocsLog inGet started
Tessl Logo

adding-personhog-rpc

Guide for adding a new RPC to personhog-replica and personhog-router. Covers eligibility checks, proto definition, code generation for Python and Node.js clients, Rust implementation (storage trait, postgres queries, service handler, router wiring), and index compatibility validation. Use when adding a new gRPC endpoint to personhog, migrating a Django ORM query to personhog, or extending the personhog service API.

75

Quality

92%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

92%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-structured, actionable end-to-end workflow with concrete commands, exact file targets, validation checkpoints, a checklist, and one-level-deep references to real bundle files. Only minor conciseness tightening is warranted in the leader-RPC rationale paragraph.

DimensionReasoningScore

Conciseness

The body is efficient — specific file paths and commands with no padding of concepts Claude already knows — but the 'Leader RPCs must be safe under at-least-once delivery' paragraph, while domain-specific and justified, could be tightened, keeping it just below the lean score-5 anchor.

4 / 5

Actionability

It provides copy-paste-ready commands (e.g. 'bin/generate_personhog_proto.sh', 'cd nodejs && pnpm run generate:personhog-proto', 'cargo build -p personhog-proto') and exact files to edit with per-file instructions, fully executable across the common cases.

5 / 5

Workflow Clarity

A clear Step 0→4 sequence with an eligibility 'stop' gate, an explicit compiler-guided feedback loop ('cargo build errors tell you exactly which trait methods are missing'), a cargo build/test verify step, and a final checklist — matching the score-5 anchor with validation checkpoints and error recovery.

5 / 5

Progressive Disclosure

The body is an overview that offloads bulk detail to two clearly signaled, one-level-deep references ([references/database-indexes.md], [references/proto-conventions.md]), both of which exist as real files, keeping navigation easy and content appropriately split.

5 / 5

Total

19

/

20

Passed

Description

92%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, third-person description that names concrete actions across the full RPC lifecycle and pairs them with explicit, natural 'Use when…' triggers scoped to the personhog service. Trigger-term coverage is the only slightly-less-than-maximal dimension, lacking synonyms/variants.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions covering the whole pipeline — 'eligibility checks, proto definition, code generation for Python and Node.js clients, Rust implementation (storage trait, postgres queries, service handler, router wiring), and index compatibility validation' — which is comprehensive coverage rather than the 1-2 actions of a score-3 anchor.

5 / 5

Completeness

It explicitly answers both 'what' ('Guide for adding a new RPC… Covers…') and 'when' ('Use when adding a new gRPC endpoint… migrating a Django ORM query… or extending the personhog service API') with concrete trigger phrases, matching the score-5 anchor exactly.

5 / 5

Trigger Term Quality

The 'Use when adding a new gRPC endpoint to personhog, migrating a Django ORM query to personhog, or extending the personhog service API' clause gives good, natural trigger phrases an engineer would actually say, falling just short of the score-5 bar that expects synonyms/extensions; it sits clearly above the score-3 'some relevant keywords' anchor.

4 / 5

Distinctiveness Conflict Risk

It is scoped to a clear niche — 'adding a new RPC to personhog-replica and personhog-router' — with distinct, product-specific triggers, giving minimal conflict risk with other skills.

5 / 5

Total

19

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
PostHog/posthog
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.