creating-pds-issues

Create NASA-PDS GitHub issues from standardized templates with sub-issue attachments.

1|1|Updated Nov 5, 2025
One-click install
npx skills add https://github.com/NASA-PDS/pds-agent-skills --skill creating-pds-issues
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: creating-pds-issues
Source: https://github.com/NASA-PDS/pds-agent-skills/tree/main/creating-pds-issues
Command: npx skills add https://github.com/NASA-PDS/pds-agent-skills --skill creating-pds-issues

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

NASA-PDS teams need to create GitHub issues across repositories using standardized templates to ensure consistent formatting, triage readiness, and governance.

Core Features & Use Cases

  • Create GitHub issues in NASA-PDS repositories using organizational templates (Bug, I&T Bug, Feature, Task, Vulnerability, Release Theme).
  • Automatically detect the target repository, gather required fields per template, and optionally attach the new issue as a sub-issue to a parent theme/epic.
  • Enforce input validation, sanitize sensitive content, and generate a properly formatted issue body ready for submission.

Quick Start

Invoke the skill to create a GitHub issue in NASA-PDS using the appropriate template, optionally attaching it as a sub-issue of a given parent.

Frequently Asked Questions about creating-pds-issues

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

FAQPage Schema
How do I create GitHub issues from standardized templates in NASA-PDS repositories?

To create GitHub issues from standardized templates in NASA-PDS repositories, the skill automates repository detection, gathers required fields per template type, and generates a properly formatted issue body ready for submission using gh CLI templates.

What issue templates are available for automating GitHub issue creation in NASA-PDS projects?

Available GitHub issue templates for NASA-PDS projects include Bug, I&T Bug, Feature, Task, Vulnerability, and Release Theme templates, which enforce consistent formatting and triage readiness across organizational repositories.

Can I automatically attach a newly created GitHub issue as a sub-issue to a parent epic?

Yes, you can automatically attach a newly created GitHub issue as a sub-issue to a parent theme or epic during the creation process, coordinating issue type selection and template data gathering across multiple NASA-PDS repositories.

Does the NASA-PDS GitHub issue automation sanitize sensitive content before submission?

Yes, the NASA-PDS GitHub issue automation enforces input validation and sanitizes sensitive content before submission, ensuring safe data handling while generating the properly formatted issue body and storing resulting details for triage and governance.

What's the best way to ensure consistent formatting and triage readiness for GitHub issues across NASA-PDS repos?

The best way to ensure consistent formatting and triage readiness for GitHub issues across NASA-PDS repositories is using standardized organizational templates, which automatically validate inputs and store resulting issue details with internal routing for governance.