-
Notifications
You must be signed in to change notification settings - Fork 0
Troubleshooting
thitichaya edited this page Jun 12, 2026
·
5 revisions
Run doctor first:
bash ~/.helix/tc-fe-prep/scripts/helix-doctor.sh
HELIX_DOCTOR_FIX=1 bash ~/.helix/tc-fe-prep/scripts/helix-doctor.shExpect 6 skills linked per agent folder.
Cause: Install before stub release, or link-skills.sh not re-run.
Fix:
cd ~/.helix/tc-fe-prep && git pull
bash ~/.helix/tc-fe-prep/scripts/link-skills.shReload IDE / new agent session. Verify:
ls ~/.cursor/skills/ | grep workflowShould show five *-workflow directories.
- Re-run install or
bash ~/.helix/tc-fe-prep/scripts/claude-plugin-sync.sh - New Claude Code session
- Use
helix@helixonly — nothelix@local
- Confirm stub exists:
ls ~/.cursor/skills/tc-fe-prep-workflow/SKILL.md - Re-link:
bash ~/.helix/tc-fe-prep/scripts/link-skills.sh - Invoke by exact name:
tc-fe-prep-workflow(stub loads WORKFLOW.md)
HELIX_FORCE_UPDATE=1 HELIX_AUTO_UPDATE_VERBOSE=1 bash ~/.helix/tc-fe-prep/scripts/helix-auto-update.shLog: ~/.helix/auto-update.log