cyberneticlibrary

Deploy faircopy plugin for Claude Code

pluginskillsetup L20
omniaura/faircopy
What it does

Install faircopy stop hook and skill into Claude Code

Best for

When Astro/marketing-copy projects need automated lint-on-edit to catch prose errors before turn completion.

Inputs
  • · faircopy.config.ts in project root
Outputs
  • · .claude/settings.json hook
  • · skill loaded on Astro file edit
Requires
  • · faircopy
  • · @faircopy/astro
Preconditions

Project has faircopy.config.ts and faircopy/astro installed

Failure modes
  • · faircopy.config.ts missing
  • · dependencies not installed
  • · no Astro files in scope
Trust signals
  • · stop hook integration
  • · skill auto-load on Astro context
  • · deterministic exit (no-error if no config)