Backlog Backlog is a project and task management tool. It's used by development teams to track bugs, manage code, and collaborate on projects. Official docs: https://developer.backlog.com/ Backlog Overview - Backlog Space - Project - Issue - Comment - User Use action names and parameters as needed. Working with Backlog This skill uses the Membrane CLI to interact with Backlog. 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 from the terminal: Aut…