prime-fetch

Solid

Run a noisy data-fetching tool call (Grep, Glob, WebFetch, MCP search) on the caller's behalf in a sub-agent's context — only the filtered, proof-of-work-verified digest enters the caller's window. Trigger /prime-fetch, or when a planned tool call will return mostly noise. Single sub-agent, single wave, read-only tool calls only. Pairs with /prime-expand (clarify intent first) and /prime-sweep (multi-source investigation).

AI & Automation 0 stars 0 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 78/100

Stars 20%
0
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# /prime-fetch Wrap a noisy data-fetching tool call in a delegated sub-agent so the raw dump lands in the sub-agent's context, not yours. The lead receives only the filtered, proof-of-work-verified digest. > **Structured execution spec:** [`protocol.yon`](protocol.yon). Read it for the canonical rules and step sequence; this file is explanation. The two must stay in sync — if you edit one, update the other and refresh the `@STAMP` date. > **Caller Options.** Before executing, run the Caller Options protocol (`caller-options/SKILL.md`). > **Family invariant — `/prime-*` skills delegate.** Every `/prime-*` skill uses sub-agents to keep the caller's context clean. `/prime-fetch` and `/prime-sweep` additionally require proof-of-work on every finding (source:line + verbatim quote ≥8 words OR a `verbatim-token`). `/prime-expand` is exempt — it produces intent (a question + candidate sources), not factual findings. > **What's a `verbatim-token`?** A discrete identifier where ≥8 prose words isn't applicable. Examples: version strings (`v1.2.3`), commit hashes (`abc123def`), function/class names (`MyClass.handleRequest`), numeric values (`port 8080`), enum values (`STATUS_PENDING`). Must be quoted exactly; the lead still grep-verifies findability. ## Boundary Use `/prime-fetch` for **one** read-only data-fetching tool call (`Grep`, `Glob`, `Read`, `WebFetch`, or an MCP search) regardless of expected result size — the family invariant is about keeping noise out of your context, ...

Details

Author
allemaar
Repository
allemaar/open-skills
Created
1 months ago
Last Updated
today
Language
JavaScript
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

prime-expand

Expand a vague gap into concrete questions + named source candidates via a delegated sub-agent — caller sees only the proposed pair for confirm/edit/refuse, never the expansion reasoning. Trigger /prime-expand, "expand on this", or auto-fire on handoff receipt with a thin brief. (Not for ambient "I need to know X" phrasing — that would collide with /investigate.) Single sub-agent, single turn, ≤3 candidate-source spot-checks only. Pairs with /prime-fetch (single noisy tool call) and /prime-sweep (large source-surface investigation).

0 Updated today
allemaar
AI & Automation Solid

extract-signal

An elastic signal-extraction methodology run under /multi-agent-mode. INFERS from the call what signal, what form, what stakes, and where output goes. Default is agentic — a normal call spawns a freshly-primed sub-agent that gathers, vets, and returns the signal; when extract-signal IS the agent (in-session / new-session) it works inline with output inline by default (or to a file if specified). Composes techniques per task: gather (/prime-sweep, /prime-fetch, /prime-expand), diverge (/insight-explore), vet (/insight-critique → /insight-assess), cold second opinion (/cold-review-style). Vetting scales with stakes; the presented signal carries provenance and is sensitivity-matched to its destination. Trigger on /extract-signal, "extract the signal on X and present it as Y", "gather + vet + report the signal about X". Not the prime-* / insight-* / cold-review skills it composes; not /multi-agent-mode (the mode it runs under).

0 Updated today
allemaar
AI & Automation Solid

prime-the-agent

Fast 30-second session-starter. Loads the active site, identifies the page builder, loads inline schemas, and primes the agent on the do-not-write-raw-HTML rule before any work begins. v1.1 adds per-site memory: it reads a stored brief at the start and appends what it learned at the end, so context carries across sessions, teammates, and AI clients.

36 Updated today
respira-press