Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search...
find ~/OutlineDriven/ -name "*.skill"
Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first...
Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix...