context-engineering-advisor

Solid

Diagnose context stuffing vs. context engineering. Use when an AI workflow feels bloated, brittle, or hard to steer reliably.

AI & Automation 6,010 stars 737 forks Updated 1 weeks ago NOASSERTION

Install

View on GitHub

Quality Score: 87/100

Stars 20%
100
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

## Purpose Guide product managers through diagnosing whether they're doing **context stuffing** (jamming volume without intent) or **context engineering** (shaping structure for attention). Use this to identify context boundaries, fix "Context Hoarding Disorder," and implement tactical practices like bounded domains, episodic retrieval, and the Research→Plan→Reset→Implement cycle. **Key Distinction:** Context stuffing assumes volume = quality ("paste the entire PRD"). Context engineering treats AI attention as a scarce resource and allocates it deliberately. This is not about prompt writing—it's about **designing the information architecture** that grounds AI in reality without overwhelming it with noise. ## Input **Works best with:** A description of the AI workflow, agent, or prompt setup that feels bloated, brittle, or hard to steer. **Also useful:** What you've already stuffed into context (docs, transcripts, schemas) and where outputs go wrong. Anything supplied with the invocation itself — text after the skill name, a pasted context dump, or an appended `ARGUMENTS:` line — counts as answers already given. Use it and skip whatever it covers; don't re-ask. **Arriving empty-handed? That works too.** The advisor opens by asking what you're feeding the model today and what breaks. **Example invocation:** `Diagnose my setup: our support-triage agent gets the full 40-page policy manual per ticket and still misroutes edge cases.` ## Key Concepts ### The Paradigm Shift...

Details

Author
deanpeters
Repository
deanpeters/Product-Manager-Skills
Created
5 months ago
Last Updated
1 weeks ago
Language
Shell
License
NOASSERTION

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category