Adopt into a project¶
From the issuebeam folder (or after cloning this repo):
Use --force to overwrite existing files. Works on Windows, macOS, and Linux.
What adopt.py copies¶
| Item | Purpose |
|---|---|
scripts/github_issue.py |
CLI |
tracker/* |
Labels, examples, slug file |
.github/ISSUE_TEMPLATE/* |
Web forms |
.github/copilot-instructions.md |
GitHub Copilot |
.cursor/rules/github-issues.mdc |
Cursor |
AGENTS.md, CLAUDE.md |
Universal / Claude Code rules |
What it creates¶
tracker/github_repowith your slugtracker/import-manifest.jsonfrom example (if missing).secrets/.gitkeep
After adopt¶
Open the folder in your AI agent:
| Platform | Instruction file |
|---|---|
| Cursor | .cursor/rules/github-issues.mdc |
| Claude Code | CLAUDE.md + AGENTS.md |
| Copilot | .github/copilot-instructions.md + AGENTS.md |
| Other | See Platforms |
Full documentation: issuebeam.github.io/docs