kestral-context

Search and retrieve documents, tasks, and feedback from the Kestral workspace.

4|Updated May 26, 2026
One-click install
npx skills add https://github.com/Kestral-Team/kestral-plugins --skill kestral-context
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kestral-context
Source: https://github.com/Kestral-Team/kestral-plugins/tree/main/skills/kestral-context
Command: npx skills add https://github.com/Kestral-Team/kestral-plugins --skill kestral-context

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the need to manually search for or copy-paste project details, documents, and tasks from your Kestral workspace into your AI conversation.

Core Features & Use Cases

  • Unified Search: Simultaneously query documents, projects, tasks, and customer feedback across your entire Kestral workspace.
  • Context Injection: Seamlessly pull relevant project brains, task statuses, or documentation directly into your current AI session for immediate reasoning.
  • Use Case: When working on a feature, ask the agent to pull the latest project roadmap and relevant customer feedback to ensure your code aligns with current requirements and user pain points.

Quick Start

Ask the agent to search your Kestral workspace for a specific topic like auth migration to pull relevant documents and tasks into the conversation.

Frequently Asked Questions about kestral-context

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

FAQPage Schema
How do I pull project management data from my workspace into an AI chat?

Pull project management data by connecting an active Kestral MCP server, which allows the agent to perform authenticated searches and retrieve workspace documents, tasks, and feedback directly into your conversation thread.

Can I search customer feedback and task statuses simultaneously during a conversation?

Yes, you can search customer feedback and task statuses simultaneously using unified search, which queries documents, projects, and tasks across the entire Kestral workspace to inject real-time context into the active session.

Do I need an MCP server connection to retrieve Kestral documents and tasks?

Yes, you need an active Kestral MCP server connection to perform authenticated entity lookups and retrieve workspace content, as the skill relies on this connection to fetch real-time project management data.

What is the best way to align code changes with current project requirements and user pain points?

Align code changes by asking the agent to search the Kestral workspace for relevant project roadmaps and customer feedback, injecting that context into the session to ensure your code meets current requirements.

Why does my Kestral workspace search return no documents or tasks?

A Kestral workspace search returns no documents or tasks when the MCP server connection is inactive or unauthenticated, as the skill requires this active connection to perform successful entity lookups and content retrieval.

Does Kestral context work without manually copy-pasting project details into the conversation?

Yes, Kestral context works without manual copy-pasting by directly integrating real-time workspace knowledge into active conversation threads, eliminating the need to manually search for and transfer project details.