using-bee
Installation
SKILL.md
using-bee
bee is a CLI for Backlog. Use it to manage issues, pull requests, projects, wikis, documents, and more.
Prerequisites
bee must be authenticated. If commands fail with auth errors, ask the user to run bee auth login.
Set these environment variables to avoid repeating common flags:
| Variable | Purpose | Example |
|---|---|---|
BACKLOG_SPACE |
Default space hostname | xxx.backlog.com |
BACKLOG_PROJECT |
Default project key | MY_PROJECT |
BACKLOG_REPO |
Default repository name | my-repo |
Commands
Related skills