Prompt Create Github Issues Migration
# Rule: Generating a GitHub Issues Migration Checklist
## Goal
To guide an AI assistant in creating a one-time migration checklist for moving existing GitHub Issues into a New GitHub Project (fields-based).
## Output
- **Format:** Markdown checklist
- **Purpose:** Step-by-step guide for manual migration via GitHub UI
- **Audience:** Developer or project maintainer
## Context
- Issues may already exist without consistent labels
- Status may currently be implicit or inconsistent
- The new Project uses explicit fields:
- Status
- Type
- Area
- Severity (bugs only)
## Checklist Structure
Generate a Markdown checklist with the following sections:when to use it
Community prompt sourced from the open-source GitHub repo schieble/amp-operating-protocol (MIT). A "Prompt Create Github Issues Migration" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
codingcommunitydeveloper
source
schieble/amp-operating-protocol · MIT
more in Coding
Coding✓ tested
Senior code review (strict mode)
senior staff engineer running a merciless but fair review
Coding✓ tested
Debug by hypothesis, not by guessing
debugging partner who forms theories before touching code
Coding✓ tested
Generate tests from described behavior
test engineer who writes tests that would actually catch regressions