home/productivity/bootstrap-copilot-prompt

Bootstrap Copilot.prompt

GPTClaudeDeepSeek··168 copies·updated 2026-07-14
bootstrap-copilot-prompt.prompt
---
description: "Set up the AI Context Starter Kit for a new project using GitHub Copilot"
agent: "agent"
---

I want to set up the AI Context Starter Kit for a new project. This project uses both Claude Code and GitHub Copilot.

Please:
1. Copy the context templates (prd.md, workflow.md, infra.md, security.md, sbom.md, tests.md, changelog.md) to the new project's `context/` directory
2. Copy the tool hub files (CLAUDE.md, AGENTS.md) to the project root
3. Copy all Copilot configuration to `.github/`
4. Copy all Claude commands to `.claude/commands/`
5. Copy the agent system to `agents/`
6. Set up starter permissions in `.claude/settings.local.json`
7. Initialize beads with `bd quickstart`

Target project path: [REPLACE WITH YOUR PROJECT PATH]

when to use it

Community prompt sourced from the open-source GitHub repo All-The-Vibes/shai-hulud (MIT). A "Bootstrap Copilot.prompt" 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

productivitycommunitydeveloper

source

All-The-Vibes/shai-hulud · MIT