Github GitHub is a web-based platform for version control and collaboration using Git. Developers use it to host, review, and manage code, as well as to track and resolve issues. Official docs: https://docs.github.com/en/rest Github Overview - Repository - Issue - Pull Request Use action names and parameters as needed. Working with Github This skill uses the Membrane CLI to interact with Github. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the CLI Install the Membrane CLI so you can run fro…