cocoscout

Rank and prepend local CocoGrove patterns, CocoContext files, environment snapshots, and prompt history before builds.

715|83|Updated Dec 8, 2024
One-click install
npx skills add https://github.com/Snowflake-Labs/cocoplus --skill cocoscout
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cocoscout
Source: https://github.com/Snowflake-Labs/cocoplus/tree/main/.cortex/skills/cocoscout
Command: npx skills add https://github.com/Snowflake-Labs/cocoplus --skill cocoscout

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Context loading for builds and persona invocations often pulls in irrelevant data, leading to token waste and slower reasoning. CocoScout automatically ranks and prepends the most relevant CocoGrove patterns, CocoContext files, environment snapshots, and prompt history to the current task.

Core Features & Use Cases

  • Automatically evaluates and ranks local context sources prior to build and persona runs.
  • Supports CocoGrove patterns, CocoContext files, environment snapshots, and prompt history with relevance scoring.
  • Reduces token waste and speeds up initial reasoning by supplying targeted context.

Quick Start

Activate CocoPlus in your project and initiate a build or flow run to trigger automatic context loading.

Frequently Asked Questions about cocoscout

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

FAQPage Schema
How do I reduce token waste when loading context files for build stage execution?

To reduce token waste during context loading, automatically rank and prepend only the most relevant local context sources before persona invocations. This ensures targeted data is supplied, minimizing irrelevant information and speeding up initial reasoning.

What is the best way to automatically rank local context sources before persona invocations?

The best way to rank local context sources is to evaluate CocoGrove patterns, CocoContext files, environment snapshots, and prompt history using relevance scoring. This automatically identifies and assembles the most pertinent data before persona invocations to optimize reasoning.

Does CocoScout work with CocoPlus workflows to prepare environment snapshots?

Yes, CocoScout works with CocoPlus workflows by automatically evaluating and ranking environment snapshots, prompt history, and context files. It triggers automatic context loading when you initiate a build or flow run within your project.

Can I use prompt history data to inform decisions without executing external queries?

Yes, you can use prompt history data to inform decisions as the system ensures only local, non-query data is used. It assembles relevant prompt history alongside local patterns and files to prepare context silently within a short runtime.