home/roleplay/copilot-bootstrap-prompt-template

Copilot Bootstrap Prompt Template

GPTClaudeGemini··359 copies·updated 2026-07-14
copilot-bootstrap-prompt-template.prompt
# Required Files Bootstrap Pack

You are bootstrapping the minimum repo-side files required to use
`ai-dev-orchestrator` safely in `__TARGET_REPO_NAME__`.

Target repo path: `__TARGET_REPO_PATH__`

Create exactly the files listed below. Do not add extra scaffolding. If a
listed parent directory does not exist, create it. Keep the headings and anchor
text unchanged.

## Canonical Required Files

__REQUIRED_FILES_SUMMARY__

## Delivery Rules

- Treat this artifact as the source of truth for the bootstrap pass.
- Create or overwrite only the files listed here.
- Preserve the exact heading anchors shown for each file.
- Keep the content minimal and practical.

## File Payloads

__FILE_SECTIONS__

After you create the files, stop and report which paths were written.

when to use it

Community prompt sourced from the open-source GitHub repo momotomo/ai-dev-orchestrator (MIT). A "Copilot Bootstrap Prompt Template" 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

roleplaycommunitygeneral

source

momotomo/ai-dev-orchestrator · MIT