skillgrid-issue-creation

Create and link external tracker issues for Skillgrid work items.

1|Updated Apr 22, 2026
One-click install
npx skills add https://github.com/devopstales/aiskillgrid --skill skillgrid-issue-creation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skillgrid-issue-creation
Source: https://github.com/devopstales/aiskillgrid/tree/main/.agents/skills/skillgrid-issue-creation
Command: npx skills add https://github.com/devopstales/aiskillgrid --skill skillgrid-issue-creation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation and linking of external tracker issues for Skillgrid-only work items, saving time and reducing human error in issue tracking.

Core Features & Use Cases

  • Automated Issue Creation: Creates and links issues in external trackers like GitHub, GitLab, or Jira based on Skillgrid PRDs, specs, or vertical slices.
  • Provider Specific: Supports different external trackers and allows custom configurations.
  • Local-First Rule: Operates without a remote tracker, using PRD files and local boards for tracking.

Quick Start

Create an issue for a PRD in Skillgrid by running gh issue create with the provided title and body.

Frequently Asked Questions about skillgrid-issue-creation

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

FAQPage Schema
How do I automate issue creation for PRDs in an external tracker?

Automating issue creation for PRDs involves using a Skill to generate and link issues in external trackers like GitHub, GitLab, or Jira directly from local PRD files and vertical slices.

Can I link Skillgrid work items to Jira or GitLab automatically?

Yes, Skillgrid work items can be linked to Jira, GitLab, or GitHub automatically by configuring the external tracker provider settings to sync local PRD changes.

Do I need a remote tracker to manage local PRD tracking?

No, you do not need a remote tracker to manage local PRD tracking because the local-first rule allows you to operate using PRD files and local boards for tracking without a remote dependency.

What is the best way to sync OpenSpec changes to GitHub issues?

The best way to sync OpenSpec changes to GitHub issues is by using an automation Skill to create and link external tracker issues directly from your local PRD files and specs.

Does this issue tracking automation support multiple external tracker configurations?

Yes, this issue tracking automation supports multiple external trackers by allowing custom configurations for different providers like GitHub, GitLab, or Jira based on your PRD specs.