Wp Context banner
yojahny55 yojahny55

Wp Context

Development community

Description

--- description: Gather project constraints and scope from the docs/ folder — writes a Project Constraints section into CLAUDE.md and an actionable scope manifest allowed-tools: Read, Write, Edit, Bash, Grep, Glob, Agent argument-hint: "[docs-path]" --- # WP Context — Project Docs → Constraints & Scope ## Step 1: Resolve docs path & gate - `$ARGUMENTS` first word = docs folder path (default `./docs`). - If the folder does not exist: print "No docs/ found at <path> — nothing to extract." and ex

Installation

Installs to ~/.claude/skills/yojahny55-claude-wp-builder-wp-context/SKILL.md

Terminal
mkdir -p ~/.claude/skills/yojahny55-claude-wp-builder-wp-context && curl -fsSL https://raw.githubusercontent.com/yojahny55/claude-wp-builder/HEAD/commands/wp-context.md -o ~/.claude/skills/yojahny55-claude-wp-builder-wp-context/SKILL.md

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

Full documentation available on GitHub

View Source Repository