btr-query

Query a local BTR tree with natural language and domain filters.

Updated Dec 31, 2025
One-click install
npx skills add https://github.com/beetz12/btr-app --skill btr-query
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: btr-query
Source: https://github.com/beetz12/btr-app/tree/main/.claude/skills/btr-query
Command: npx skills add https://github.com/beetz12/btr-app --skill btr-query

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you locate relevant contexts inside your LOCAL BTR tree using natural language queries, domain filters, and tag-based refinements.

Core Features & Use Cases

  • Natural language search: Query the BTR context tree with descriptive questions.
  • Domain filtering: Narrow results to a specific domain to improve relevance.
  • Format options: Return summarized results or full content for review.
  • Use Case: Find all rate-limiting patterns across domains to compare implementations.

Quick Start

  • btr query "how do we handle JWT authentication"
  • btr query "rate limiting implementation" --domain api
  • btr query "error handling" --limit 10