missing-brain-first

Analyze research workflows that skip internal knowledge verification before external retrieval.

Updated Jun 20, 2026
One-click install
npx skills add https://github.com/Sigmacodeat/subsumio-web --skill missing-brain-first-sigmacodeat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: missing-brain-first
Source: https://github.com/Sigmacodeat/subsumio-web/tree/main/server/test/fixtures/brain-first-skills/missing-brain-first
Command: npx skills add https://github.com/Sigmacodeat/subsumio-web --skill missing-brain-first-sigmacodeat

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill identifies a research workflow that retrieves information from external sources but lacks a required internal knowledge verification step, helping analyze and improve information retrieval processes.

Core Features & Use Cases

  • External Research Workflow Analysis: Reviews approaches that rely on web search and external APIs for gathering information.
  • Process Compliance Review: Helps detect whether research workflows follow required internal knowledge-first procedures.
  • Use Case: Analyze a research assistant workflow that immediately calls external search tools and determine whether it should consult available internal knowledge sources first.

Quick Start

Use the missing-brain-first skill to review a research workflow and identify whether it skips internal knowledge consultation.

Frequently Asked Questions about missing-brain-first

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

FAQPage Schema
How do I analyze a research workflow that skips internal knowledge verification before external lookup?

To analyze a research workflow that skips internal knowledge verification, review external lookup dependencies and check compliance with internal-first retrieval requirements to identify missing consultation steps.

What is an external research workflow compliance review for web search and API retrieval?

An external research workflow compliance review evaluates whether information retrieval processes via web search and external APIs follow required internal knowledge-first procedures before fetching external data.

How do I check if my research assistant workflow follows internal-first retrieval requirements?

Check internal-first retrieval compliance by analyzing whether your research assistant workflow immediately calls external search tools without first consulting available internal knowledge sources.

When do I need to evaluate workflow dependencies for external knowledge retrieval processes?

You need to evaluate workflow dependencies for external knowledge retrieval processes when analyzing research assistants that bypass internal knowledge checks to call external APIs or web search tools directly.

Can I use this to review a research assistant workflow that immediately calls external search tools?

Yes, you can review a research assistant workflow that immediately calls external search tools to determine whether it should consult available internal knowledge sources before external retrieval.

What are the limitations of analyzing external research workflows without internal knowledge checks?

Analyzing external research workflows without internal knowledge checks is limited to identifying process gaps and compliance issues, without executing the actual external API calls or web search queries.