rule-lookup

Resolve exact 5e SRD rule text with Dragonlance tweaks inline during gameplay.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/giodl73-repo/QUEST --skill rule-lookup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rule-lookup
Source: https://github.com/giodl73-repo/QUEST/tree/main/.claude/skills/rule-lookup
Command: npx skills add https://github.com/giodl73-repo/QUEST --skill rule-lookup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Fast, inline rule resolution. The session does not stop for a rule lookup — this skill runs, returns the answer, and the session continues.

Core Features & Use Cases

  • Inline SRD lookups: return exact 5e text inlined (not linked), with Dragonlance-specific modifications.
  • Non-blocking play: the lookup delivers the rule and continues the scene, avoiding interruptions.
  • Contextual application: reads from reference/srd and Dragonlance settings to apply setting-specific tweaks.

Quick Start

Ask it to inline the SRD text for a named rule, e.g., "rule-lookup, provide the SRD text for Paralyzed".

Frequently Asked Questions about rule-lookup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I look up 5e SRD rules inline without interrupting gameplay?

Inline SRD rule lookup resolves exact 5e text during gameplay without halting the session. The skill reads reference/srd sources, returns the literal rule text, and continues the scene seamlessly.

Can I get Dragonlance-specific rule modifications during a D&D 5e session?

Yes, Dragonlance-specific tweaks are applied to 5e SRD text during lookup. The skill reads from Dragonlance settings to return setting-specific rule modifications alongside the exact SRD text.

What is the best way to resolve D&D rules without stopping the session?

Non-blocking rule resolution delivers exact SRD text inline during play. The skill runs within session-runner PLAY, encounter-balancer, and module-binder contexts to provide quick literals without pausing.

Does this rule lookup tool work with encounter balancer and module binder contexts?

The skill applies contextual rule lookups during session-runner PLAY, encounter-balancer, and module-binder contexts. It delivers SRD text and Dragonlance tweaks within these specific gameplay environments.

How do I retrieve the exact SRD text for a specific condition like Paralyzed?

Request the SRD text for a named rule like Paralyzed to receive the exact 5e text inlined. The skill returns literal rule text with any Dragonlance modifications applied directly.

When should I not use inline rule lookup for D&D 5e?

Inline rule lookup is not suited for extensive rule research or browsing outside of active play. It is designed for quick, non-blocking resolution of specific named rules during an ongoing session.