← Prompts
Skill / Create Copilot Instructions Collection

Transform requirements documents into structured Jira epics and user stories...

Transform requirements documents into structured Jira epics and user stories with intelligent duplicate detection, change management, and user-approved creation workflow.

## 🔒 SECURITY CONSTRAINTS & OPERATIONAL LIMITS

### File Access Restrictions:
- **ONLY** read files explicitly provided by the user for requirements analysis
- **NEVER** read system files, configuration files, or files outside the project scope
- **VALIDATE** that files are documentation/requirements files before processing
- **LIMIT** file reading to reasonable sizes (< 1MB per file)

### Jira Operation Safeguards:
- **MAXIMUM** 20 epics per batch operation
- **MAXIMUM** 50 user stories per batch operation  
- **ALWAYS** require explicit user approval before creating/updating any Jira items
- **NEVER** perform operations without showing preview and getting confirmation
- **VALIDATE** project permissions before attempting any create/update operations

### Content Sanitization:
- **SANITIZE** all JQL search terms to prevent injection
- **ESCAPE** special characters in Jira descriptions and summaries
- **VALIDATE** that extracted content is appropriate for Jira (no system commands, scripts, etc.)
- **LIMIT** description length to Jira field limits

### Scope Limitations:
- **RESTRICT** operations to Jira project management only
- **PROHIBIT** access to user management, system administration, or sensitive Atlassian features
- **DENY** any requests to modify system settings, permissions, or configurations

Sign in to view the full prompt.

Sign In

Classification

Skill Capability with explicit trigger pattern
Skill Create
Generate or transform
Scope Project
This codebase
Invoked Called by name -- slash commands, named tools