kestrel-mcp-query

Query RFC statuses, threat models, and project metrics for MCP workflows.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/Srain021/KesTREL --skill kestrel-mcp-query
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kestrel-mcp-query
Source: https://github.com/Srain021/KesTREL/tree/main/.cursor/skills-cursor/kestrel-mcp/query
Command: npx skills add https://github.com/Srain021/KesTREL --skill kestrel-mcp-query

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Read-only information lookup that consolidates RFC statuses, threat models, and project metrics to accelerate decision making.

Core Features & Use Cases

  • RFC_STATUS_LOOKUP: Retrieve RFC status lists, filtering by open/done/blocked with owner and epic context.
  • THREAT_MODEL_SUMMARY: Summarize current threat statuses and related RFCs for risk assessment.
  • METRICS_VIEW: Present basic engagement metrics and readiness indicators for MCP workflows.

Quick Start

Ask about RFC progress to get a formatted status table and next steps.

Frequently Asked Questions about kestrel-mcp-query

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

FAQPage Schema
How do I check the status of RFCs in my project management workflow?

To check RFC status, query the read-only RFC indexes to retrieve filtered lists by open, done, or blocked states, including owner and epic context for project management tracking.

How does threat model summary retrieval work for risk assessment?

Threat model summary retrieval works by consolidating current threat statuses and related RFCs from read-only documentation, producing consistent summaries to accelerate risk assessment decisions.

Can I view project metrics and readiness indicators across the MCP domain?

Yes, you can view project metrics by accessing read-only documentation to present basic engagement metrics and readiness indicators for MCP workflows without modifying underlying data.

What's the best way to route RFC and threat model queries to the correct project section?

The best way to route queries is using read-only lookup to identify RFC status and threat model summaries, directing them to the correct project section across the MCP domain safely.

Do I need write access to retrieve RFC statuses and project metrics?

No, you do not need write access; the lookup requires only read-only access to RFC indexes, threat model summaries, and related documentation to produce consistent, safe results.