Solve common issues quickly
Try these solutions for the most common problems
/plugin list
Check if sift-coder appears in the list. If not, re-run /plugin in the plugin directory.
/siftcoder:status
Test if the plugin is working. If you see status output, the plugin is loaded correctly.
/siftcoder:heal
Self-healing attempts to fix build and test failures automatically.
ls -la
Ensure you have write permissions for the directory you're working in.
cd path/to/sift-coderls .claude-plugin/plugin.json/pluginenabledPlugins in ~/.claude/settings.jsonclaude --version/plugin list to verify plugin loaded/siftcoder:status/siftcoder:pause to stop workflow/siftcoder:trace to see what's happening/siftcoder:investigate "build failure"/siftcoder:fix with specific error/siftcoder:fuzz-mind to find edge cases/siftcoder:flaky-tests to identify flaky tests/siftcoder:coverage for untested code/siftcoder:investigate/siftcoder:scope to protect sensitive files/siftcoder:budget to track costs/siftcoder:budget to see usage/siftcoder:trace to identify expensive operations/siftcoder:focus to limit to specific files/siftcoder:checkpoint clear/siftcoder:sf-deploy --validate-onlysfdx force:org:display/siftcoder:investigate/siftcoder:sf-diff to see changes/siftcoder:sf-test --verbose for details/siftcoder:apex to check for issues/siftcoder:sf-test-dataUse these commands to investigate issues
Check plugin health and configuration
See full execution history
Explore codebase read-only
View token usage and costs
See protected files
View available restore points
Protect critical files before making changes
/siftcoder:scope add .env/siftcoder:scope add src/critical/*
Save state before risky operations
/siftcoder:checkpoint save "before-refactor"
Review diffs before applying
/siftcoder:preview
Track token usage regularly
/siftcoder:budget
Use read-only mode to understand
/siftcoder:investigate "Issue"
Set appropriate quality gates
/siftcoder:config
If you've tried the solutions above and still need help:
/siftcoder:status and copy the output/siftcoder:trace and copy recent activity/siftcoder:status)