emlab-ai

Analyse Request — Development skill for Claude Code

Development community

Analyse a request — what it changes, where in the code, what it risks, what it contradicts.

How to install Analyse Request

Installs to ~/.claude/skills/emlab-ai-wye-analyse-request/SKILL.md

Terminal
mkdir -p ~/.claude/skills/emlab-ai-wye-analyse-request && curl -fsSL https://raw.githubusercontent.com/emlab-ai/wye/HEAD/prompts/analyse-request.md -o ~/.claude/skills/emlab-ai-wye-analyse-request/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Analyse Request does

Analyse a request — what it changes, where in the code, what it risks, what it contradicts

You are on a Prompt Request that was just written. Before any question and before proposing blocks, write its **Analysis** on the page — the section the person reads to decide whether the request is understood. Use the tools, not guesses: `wye packet --for ""` (the constraints in force), `wye context ""` (the closest knowledge), `wye impact --after ""` for every existin

Alternatives in Development

  • Quick Plan — Create a detailed implementation plan based on the user's requirements provided through the USER_PROMPT variab 3.4k ★
  • Agentlas Graph — Build an Agentlas automation by describing it, list saved ones, or request a run 1.1k ★
  • Claude Balancer — A load balancer proxy for multiple Claude OAuth accounts with automatic failover, request tracking, and web da 910 ★

Full documentation available on GitHub

View Source Repository