context-engineering-advisor

Diagnose context stuffing and engineer AI workflows with structured retrieval strategies.

1|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/Johnnnmai/100x-product-manager --skill context-engineering-advisor-johnnnmai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-engineering-advisor
Source: https://github.com/Johnnnmai/100x-product-manager/tree/main/skills/context-engineering-advisor
Command: npx skills add https://github.com/Johnnnmai/100x-product-manager --skill context-engineering-advisor-johnnnmai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you move beyond simply "stuffing" large amounts of text into AI prompts, and instead teaches you to engineer context effectively for better AI performance and efficiency.

Core Features & Use Cases

  • Diagnose Context Stuffing: Identify if you're overwhelming your AI with irrelevant information.
  • Define Context Boundaries: Learn to distinguish between essential and non-essential information.
  • Architect Memory Systems: Understand short-term vs. long-term memory for AI.
  • Implement Research→Plan→Reset→Implement Cycle: A structured workflow to prevent context rot.
  • Use Case: You're pasting entire PRDs and user interview transcripts into an AI, but getting vague answers. This Skill will help you identify what's truly needed, trim the fat, and get actionable outputs.

Quick Start

Run the context-engineering-advisor skill to diagnose your current context practices.

Frequently Asked Questions about context-engineering-advisor

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

FAQPage Schema
Why does my AI give vague answers when I paste large documents into the prompt?

Overwhelming an AI with unstructured text causes context stuffing, which degrades output relevance. Diagnosing your information architecture helps distinguish essential data from noise to generate actionable, precise responses.

How do I engineer AI context instead of just stuffing more text into prompts?

Engineering AI context requires defining bounded domains, architecting memory systems, and utilizing episodic retrieval. This structured framework optimizes information delivery to prevent context rot and improve processing efficiency.

What is the Research→Plan→Reset→Implement cycle for AI workflows?

The Research→Plan→Reset→Implement cycle is a structured workflow preventing context rot by segmenting tasks. It ensures the AI processes only relevant bounded domains at each stage, maximizing output accuracy and efficiency.

How do I architect short-term vs long-term memory for LLM workflows?

Architecting LLM memory systems involves separating immediate task context from persistent data retrieval strategies. This division prevents token overload and ensures the model accesses only necessary episodic information for specific tasks.

When should I use episodic retrieval instead of providing full background context?

Use episodic retrieval when full background context causes information overload and vague outputs. Implementing targeted retrieval strategies over bounded domains ensures the AI processes only relevant data for each specific task.

Does context engineering work for analyzing large PRDs and user interview transcripts?

Yes, context engineering effectively processes large PRDs and transcripts by diagnosing context stuffing and defining strict boundaries. It trims non-essential information to extract actionable insights from dense product documentation.