feature

Create GitHub issues for new features with spec linkage and visual test plans.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/pcortellezzi/rs_trader --skill feature-pcortellezzi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature
Source: https://github.com/pcortellezzi/rs_trader/tree/main/.claude/skills/feature
Command: npx skills add https://github.com/pcortellezzi/rs_trader --skill feature-pcortellezzi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the process of creating structured GitHub issues for new features by ensuring they are linked to validated specs and include a visual test plan for review.

Core Features & Use Cases

  • Structured Issue Creation: Create a GitHub issue with sections for description, spec references, dependencies, non-functional requirements, related backlog, acceptance criteria, and a visual test plan.
  • DoR Validation: Enforce DoR criteria by checking existence and status of specs and dependencies.
  • Visual Test Plan Embedding: Include a visual test plan to guide MOA.
  • Backlog and Related Spec Linking: Reference backlog items and related specs for traceability.
  • Use Case: Product teams can standardize feature intake and review workflows.

Quick Start

Describe the feature in natural language and include linked spec references to generate a ready-to-post GitHub issue.

Frequently Asked Questions about feature

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

FAQPage Schema
How do I automate GitHub issue creation for new product features?

You can automate GitHub issue creation by describing the feature in natural language and providing linked spec references. The skill generates a structured GitHub issue with description, spec IDs, dependencies, NFRs, and a visual test plan.

What is Definition of Ready validation for GitHub workflows?

Definition of Ready (DoR) validation for GitHub workflows enforces criteria by checking the existence and status of linked specs and dependencies. This ensures feature issues are properly validated before development begins.

How do I add a visual test plan to a GitHub issue template?

To add a visual test plan to a GitHub issue template, use an automation skill that embeds visual test plan sections directly into the issue body, guiding MOA and ensuring consistent review workflows across product teams.

Does this feature-issue automation tool work without external dependencies?

Yes, this feature-issue automation tool works without external dependencies. It operates independently to enforce spec validation, DoR workflows, and structured issue generation directly within your product management environment.

Can I use natural language to generate structured GitHub issues with spec linkage?

Yes, you can use natural language to generate structured GitHub issues with spec linkage. By describing the feature and including spec IDs, the tool creates an issue with DoR validation, NFRs, and acceptance criteria.