home/productivity/project-instructions-7

Project.instructions

GPTClaudeDeepSeek··667 copies·updated 2026-07-14
project-instructions-7.prompt
---
name: project-name
description: "Project-level context — tech stack, architecture decisions, specific constraints. Loaded only when in this project's directory."
---

# [Project Name] — [Client Name]

## Stack

- **Framework:**
- **CMS:**
- **Database:**
- **Hosting:**

## Key architecture decisions

[Decisions already made that the agent should not revisit or contradict.]

## Constraints

[Things this project specifically requires or prohibits.]

## Credentials in ENV

[Which ENV vars are relevant to this project — not the values, just the keys.]

when to use it

Community prompt sourced from the open-source GitHub repo arndvs/ctrlshft (MIT). A "Project.instructions" 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

arndvs/ctrlshft · MIT