| name | Issue86Fixture |
| description | USE WHEN reproducing issue 86 — surfaces every claude-path rewrite class plus PAI Customization block. |
Customization
Before executing, check for user customizations at:
~/.claude/PAI/USER/SKILLCUSTOMIZATIONS/Issue86Fixture/
If this directory exists, load and apply any PREFERENCES.md, configurations, or
resources found there. These override default behavior. If the directory does
not exist, proceed with skill defaults.
Issue86Fixture
Authoritative Source
Before doing anything, READ: ~/.claude/PAI/DOCUMENTATION/Skills/SkillSystem.md
Canonical example: any well-formed skill in ~/.claude/skills/ (e.g.
Research/SKILL.md).
Runtime PAI references
- Skill system root:
~/.claude/PAI/SkillSystem.md
- Execution log:
~/.claude/PAI/MEMORY/SKILLS/execution.jsonl
- Notification system:
~/.claude/PAI/DOCUMENTATION/Notifications/NotificationSystem.md