Skip to main content

Tech Stack Planner Prompt

Context

Use this prompt to plan the complete tech stack for a new client project, including requirements gathering, tool selection, cost estimation, implementation timeline, and risk assessment.

Prerequisites

  • Client discovery call completed
  • Business goals documented
  • Budget range discussed
  • Timeline expectations set

See Architecture for Pacing Agency's standard stack.

Prompt Template

I need to plan the tech stack for a new client project with the following information:

**Client Information:**
- Client name: [CLIENT_NAME]
- Industry: [INDUSTRY]
- Company size: [SIZE] (Employees/Revenue)
- Geographic focus: [GEOGRAPHY]

**Business Goals:**
- Primary objectives: [OBJECTIVES]
- Key metrics: [METRICS]
- Timeline: [TIMELINE]
- Budget: [BUDGET_RANGE]

**Requirements:**
- Website: [WEBSITE_REQUIREMENTS]
- Analytics: [ANALYTICS_REQUIREMENTS]
- Advertising: [AD_PLATFORMS]
- CRM: [CRM_REQUIREMENTS]
- Integrations: [INTEGRATION_NEEDS]
- Reporting: [REPORTING_REQUIREMENTS]

**Constraints:**
- Technical limitations: [LIMITATIONS]
- Compliance requirements: [COMPLIANCE]
- Existing tools: [EXISTING_TOOLS]
- Team skills: [TEAM_CAPABILITIES]

Please provide:

1. **Recommended tech stack** with justification for each tool
2. **Cost breakdown** (monthly/annual)
3. **Implementation timeline** with phases
4. **Risk assessment** and mitigation strategies
5. **Alternative options** if budget constrained
6. **Integration diagram** showing how tools connect

Base recommendations on Pacing Agency's proven stack from [Architecture](../../architecture.md).

Expected Output

Recommended Stack Example:

## Proposed Tech Stack

### Website & CMS
- **Webflow** (£25/month)
- Rationale: Client-friendly CMS, fast hosting, good SEO
- Alternative: WordPress (more complex, requires maintenance)

### Analytics & Tracking
- **GA4** (Free)
- **Google Tag Manager** (Free)
- **Stape sGTM** (£50/month)
- Rationale: Privacy-first tracking, ad blocker bypass
- **BigQuery** (£10/month estimated)
- Rationale: Raw event data for custom analysis

### Advertising
- **Meta Ads** (Ad spend only)
- **Google Ads** (Ad spend only)
- **LinkedIn Ads** (Ad spend only, if B2B)

### CRM
- **TwentyCRM** (Self-hosted, £16/month server)
- Rationale: Open source, customizable, cost-effective
- Alternative: HubSpot (££ - more features, higher cost)

### Automation
- **n8n** (Self-hosted, £55/month server)
- Rationale: Flexible workflows, no per-execution cost
- Alternative: Zapier (££ - easier, but expensive at scale)

### Consent Management
- **Termly** (£12/month)
- Rationale: GDPR/CCPA compliant, easy setup

## Cost Summary

**Monthly**: ~£168/month + ad spend
**Annual**: ~£2,016/year + ad spend

**Breakdown**:
- Webflow: £25/month
- Stape sGTM: £50/month
- BigQuery: £10/month (estimated)
- TwentyCRM server: £16/month
- n8n server: £55/month
- Termly: £12/month

## Implementation Timeline

**Phase 1: Foundation (Weeks 1-2)**
- Set up Webflow project
- Configure domain and hosting
- Basic GTM implementation

**Phase 2: Tracking (Weeks 3-4)**
- Implement sGTM
- Configure BigQuery
- Set up Consent Mode

**Phase 3: CRM & Automation (Weeks 5-6)**
- Deploy TwentyCRM
- Create n8n workflows
- Integrate with website

**Phase 4: Testing & Launch (Week 7-8)**
- Thorough testing
- Team training
- Documentation
- Go live

Total: 8 weeks

## Risk Assessment

**Medium Risk**: Server-side tracking complexity
- Mitigation: Use Pacing Agency's proven Stape setup

**Low Risk**: CRM customization needs
- Mitigation: Start with standard TwentyCRM, iterate based on feedback

**Low Risk**: Client team training
- Mitigation: Comprehensive documentation + training sessions

Success Criteria

✅ Stack meets business goals
✅ Budget is realistic
✅ Timeline is achievable
✅ Risks identified and mitigated
✅ Integration plan is clear
✅ Client approves proposal


Last updated: 2026-01-07
Estimated time: 2-3 hours (research + planning)