home/productivity/copilot-instructions-101

Copilot Instructions

GPTClaudeDeepSeek··603 copies·updated 2026-07-14
copilot-instructions-101.prompt
---
agentContext:
  agents.d: [".github/agents"]
---

# Repository AI Workflow Instructions

This repository uses a context-aware SDLC workflow. The preferred flow is: knowledge / discovery → solution spec → implementation → review. Do not treat a user request as an isolated coding task when it may affect domain behavior, architecture, module boundaries, ownership, contracts, or consistency.

When asked to act as Spec Writer, follow `instructions/agents/spec-writer.manifest.md` for the complete list of instruction files to load and under what conditions.

when to use it

Community prompt sourced from the open-source GitHub repo dczerwinskipl/ai-sdlc-from-scratch (Apache-2.0). A "Copilot 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

dczerwinskipl/ai-sdlc-from-scratch · Apache-2.0