gh-import

Import GitHub issues into CLASI TODOs with label filtering.

1|Updated Apr 29, 2026
One-click install
npx skills add https://github.com/busboom-software-studio/design-trainer --skill gh-import-busboom-software-studio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gh-import
Source: https://github.com/busboom-software-studio/design-trainer/tree/main/.claude/skills/gh-import
Command: npx skills add https://github.com/busboom-software-studio/design-trainer --skill gh-import-busboom-software-studio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates transforming open GitHub issues into CLASI TODOs to centralize lifecycle tracking and work-in-progress management.

Core Features & Use Cases

  • Import issues from GitHub repositories into CLASI TODOs with linked references.
  • Support filtering by labels and selecting specific issues when importing to control workload.
  • Use case: You want to turn a set of open issues into CLASI TODOs for sprint planning and progress tracking.

Quick Start

Provide a GitHub repository identifier and optional label filters to import open issues as CLASI TODOs.

Frequently Asked Questions about gh-import

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I import GitHub issues as TODOs for sprint planning?

Yes, you can filter GitHub issues by labels before importing them as TODOs. Provide the desired label filters when initiating the import to control workload and ensure only relevant issues are transformed into CLASI TODOs.

Does this issue import tool work with private GitHub repositories?

Yes, the issue import tool works across both public and private GitHub repositories. It validates gh CLI access beforehand to ensure proper authentication and permissions before fetching and importing issues.

What happens when importing more than five GitHub issues at once?

When more than five GitHub issues are found during import, the skill initiates interactive selection. This allows you to manually choose specific issues from the fetched results to control the number of TODOs created.

Do I need the gh CLI installed to import GitHub issues into CLASI?

Yes, you need the gh CLI installed and authenticated. The skill validates gh CLI access before fetching issues to ensure it can securely retrieve data from your specified GitHub repositories.

Where are imported GitHub issues stored after creating CLASI TODOs?

Imported GitHub issues are stored as CLASI TODOs under the docs/clasi/todo directory. Each TODO file contains linked github-issue references to maintain connection with the original repository issue.