Agent Skill
2/7/2026

init-context

Load full project context by reading all documentation linked from CLAUDE.md

C
coupergateway
95GitHub Stars
1Views
npx skills add coupergateway/couper

SKILL.md

Nameinit-context
DescriptionLoad full project context by reading all documentation linked from CLAUDE.md

name: init-context description: Load full project context by reading all documentation linked from CLAUDE.md allowed-tools: Read, Grep, Glob

Init Context

  1. Parse CLAUDE.md and find all markdown links to local documentation files (paths like docs/*.md or relative .md links)
  2. Read each linked documentation file fully
  3. Confirm context is loaded with a brief summary of key concepts
Skills Info
Original Name:init-contextAuthor:coupergateway