wyx
01Plugin Claude Code
Architecture guardrails for Claude Code — automatically injects declared module boundaries into Claude's context when it edits files near a spec.
Plugin Claude Code
Architecture guardrails for Claude Code — automatically injects declared module boundaries into Claude's context when it edits files near a spec.
Instructions file
Instructions for jlifyio/wyx, covering claude.md, project overview, architecture, skills and hooks.
Hook
Runs when a session starts on startup, resume, clear and compact, executing session-start.sh via bash. From jlifyio/wyx.
Hook
Runs before the agent uses a tool for Write, Edit and NotebookEdit tool calls, executing drift-context.sh via bash. From jlifyio/wyx.
Hook
Runs after a tool call finishes for Write, Edit and NotebookEdit tool calls, executing post-check.sh via bash. From jlifyio/wyx.
Skill Claude CodeCodex
This skill should be used when the user asks to "audit spec coverage", "find uncovered modules", "scan for missing specs", "check wyx coverage", "get spec TODO list", "wyx audit", "wyx", or wants a prioritized list of wyx skill commands for uncovered modules. Scans for coverage gaps, pipeline/sync candidates, and…
Skill Claude CodeCodex
This skill should be used when the user asks to "create a concept spec", "retrofit a module", "check spec drift", "run drift detection", "design a new module", "wyx concept", or wants to generate, update, or drift-check CONCEPT.md files. Supports retrofit, greenfield, drift detection, and discovery modes.
Skill Claude CodeCodex
This skill should be used when the user asks to "generate architecture map", "visualize spec relationships", "create ARCHITECTURE.md", "show concept dependencies", "wyx map", or wants a Mermaid graph with dependency matrix and data flow paths derived from all wyx specs.
Skill Claude CodeCodex
This skill should be used when the user asks to "create a pipeline spec", "document data transformations", "document data flow", "specify pipeline invariants", "wyx pipeline", or wants to design, retrofit, or discover data pipelines with quality invariants and boundary ownership. Produces PIPELINE.md specs.
Skill Claude CodeCodex
This skill should be used when the user asks to "document sync patterns", "map sync handlers", "create SYNCS.md", "review sync coordination", "wyx sync", or wants to understand how concepts communicate through orchestrated workflows. Produces SYNCS.md coordination maps.