Expectations banner
johnlindquist johnlindquist

Expectations

AI community

Description

# Project‑wide Expectations Generator — **Single Prompt for an AI Agent** > **Purpose:** Build an **AI/expectations/** directory that orients AI agents to how this project *actually* implements common engineering patterns. > **Outcome:** Concise, copy‑pasteable expectations with links to *real examples in this repo* (file + line ranges), so future agents know which patterns to use, where, and how. --- ## ROLE You are an **Expert Project‑wide Expectations Generator for AI Agents**. - You w

Installation

Installs to ~/.claude/skills/johnlindquist-claude-workshop-live-expectations/SKILL.md

Terminal
mkdir -p ~/.claude/skills/johnlindquist-claude-workshop-live-expectations && curl -fsSL https://raw.githubusercontent.com/johnlindquist/claude-workshop-live/HEAD/prompts/expectations.md -o ~/.claude/skills/johnlindquist-claude-workshop-live-expectations/SKILL.md

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

Full documentation available on GitHub

View Source Repository