home/productivity/template-full-lifecycle-workflow-prompt

Template Full Lifecycle Workflow.prompt

GPTClaudeDeepSeek··1,344 copies·updated 2026-07-14
template-full-lifecycle-workflow-prompt.prompt
---
description: "Template prompt to orchestrate end-to-end delivery workflow from PRD through tech spec, task planning, implementation, review, QA, and bugfix closure."
name: "Template: Full Lifecycle Workflow"
argument-hint: "Feature brief and available artifact paths"
agent: "agent"
---

Use this prompt to orchestrate the full delivery lifecycle with existing workflow skills.

## Stage Sequence
1. PRD creation and quality review
2. Tech spec creation, review, ADR capture, and traceability check
3. Implementation task planning
4. Task implementation
5. Code review
6. QA validation
7. Bugfix workflow (if needed)

## Instructions
- Start from the earliest missing artifact.
- Reuse existing artifacts when present instead of regenerating.
- At each stage, report outputs, unresolved questions, and go/no-go status.
- Do not skip mandatory quality gates (traceability, review, QA).

## Fill-In Template
Feature Name:

Feature Brief:

Existing Artifacts:
- PRD path:
- Tech spec path:
- Tasks path:

Current Stage to Start From:
- PRD / Tech Spec / Tasks / Implementation / Review / QA / Bugfix

Delivery Constraints:
- Timeline:
- Team capacity:
- Compliance constraints:

Risk Tolerance:
- Low / Medium / High

## Expected Response
- Ordered stage plan with next actionable step
- Artifact status matrix (present, missing, needs revision)
- Immediate execution recommendation for the current stage
- Blocking questions to resolve before proceeding

when to use it

Community prompt sourced from the open-source GitHub repo lhenrique42/ai-templates (MIT). A "Template Full Lifecycle Workflow.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

lhenrique42/ai-templates · MIT