Prompt Create Github Project Workflow
# Rule: Setting Up a GitHub Project Workflow
## Goal
To guide an AI assistant in creating a precise, step-by-step checklist for setting up a New GitHub Project (fields-based) via the GitHub UI.
## Output
- **Format:** Markdown checklist with headings and checkboxes
- **Purpose:** Professional internal runbook for manual project setup
- **Audience:** Developer or project maintainer
## Context
This project must support:
- Bugs, features, tech debt, and spikes
- Severity-based bug triage
- Area/component visibility
- Clean integration with GitHub Issues and PRs
## Process
1. **Clarify (Ask Only If Needed):** Ask the following questions ONLY if answers are not obvious:
- Should this be an Organization-level project or Repository-level project?
- Should this project include multiple repositories or only one?
- Should automation rules be enabled immediately or added later?
- Should priority be tracked explicitly (P0–P3), or inferred informally?
2. **Generate Setup Checklist:** Once clarified, generate the checklist using the structure below.
## Checklist Structure
Generate a numbered 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 Project Workflow" 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