CtrlK
BlogDocsLog inGet started
Tessl Logo

debug-grpc-connection

Diagnose gRPC connection issues between the Bindu core and a language SDK. Use when an SDK fails to register, HandleMessages calls time out, "connection refused" on :3774, heartbeats stop arriving, or the core logs "agent silently died".

74

Quality

93%

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

96%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.

The body is an exemplary debugging playbook: lean, fully executable, with a clear sequenced workflow and explicit validation checkpoints before action. The only gap is progressive disclosure — some detail is inlined and no local bundle files accompany the skill.

Suggestions

Move the full limitations list out of step 6 and rely solely on the already-referenced docs/grpc/limitations.md so the SKILL.md stays a pure overview.

Consider extracting the log-signal table into a references/ file (e.g. references/core-log-signals.md) to slim the main body further.

Add a short bundle file under references/ documenting the grpcurl probe recipes so the skill ships a navigable local structure rather than only external doc pointers.

DimensionReasoningScore

Conciseness

The body is lean throughout: terse diagnostic tables ("3773 missing → HTTP/A2A server never started") and copy-paste commands with no padding or explanation of concepts Claude already knows, fitting the lean/efficient anchor.

5 / 5

Actionability

Every step provides executable commands (lsof, grpcurl probes, git log) with expected outputs and interpretation tables, making the guidance copy-paste ready across common cases.

5 / 5

Workflow Clarity

A six-step Execution Contract is mirrored by detailed steps with explicit checkpoints (step 6 "Before filing a bug, confirm...", step 4 stale-stub detection routing to regenerate-grpc-stubs) and an error-recovery flow, satisfying the top anchor.

5 / 5

Progressive Disclosure

Good structure with clearly signaled one-level references to docs/grpc/overview.md, limitations.md, client.ts, and the mTLS guide, but the full limitations list and log-signal table are inlined rather than split out, and no local bundle files exist to validate structure against.

4 / 5

Total

19

/

20

Passed

Description

90%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.

The description is specific, complete, and highly distinct: it pairs a concrete action with explicit "Use when" triggers drawn from real symptoms and log lines. Its only limitation is that it names a single diagnostic action rather than enumerating several distinct capabilities.

DimensionReasoningScore

Specificity

Names a concrete domain action ("Diagnose gRPC connection issues between the Bindu core and a language SDK") but offers a single primary action rather than a list of several distinct actions, matching the anchor for one-to-two concrete actions.

3 / 5

Completeness

Explicitly states what ("Diagnose gRPC connection issues...") and when via a concrete "Use when..." clause enumerating specific trigger scenarios, satisfying the top anchor.

5 / 5

Trigger Term Quality

Includes highly natural trigger phrases a developer would actually report ("SDK fails to register", "HandleMessages calls time out", "connection refused on :3774", "heartbeats stop arriving", "agent silently died"), giving comprehensive coverage of symptom keywords.

5 / 5

Distinctiveness Conflict Risk

The niche is unmistakable (Bindu core ↔ SDK gRPC handshake on port 3774 with specific log strings), making conflict with unrelated skills minimal.

5 / 5

Total

18

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

relative_links

Relative link issues: 5 suspicious

Warning

Total

15

/

16

Passed

Repository
GetBindu/Bindu
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.