Github CLI Workarounds

Workarounds for shell escaping issues when using the GitHub CLI (`gh`) for creating issues, gists, and pull requests with content containing special characters like `$`, backticks, or quotes. Use when creating GitHub issues, gists, or pull requests where content contains `$variables`, backtick-enclosed code, or multi-line bodies that cause shell parsing errors.

ceilidhboy af7d704 3.4 KB Updated

File contents

ceilidhboy/skills/tree/main/skills/github-cli-workarounds commit af7d7042f1

Frequently asked questions

npx skillmds@latest add ceilidhboy/github-cli-workarounds