https://github.com/theopsguide/productivity-hq
AI-powered productivity workspace template for Claude Code
https://github.com/theopsguide/productivity-hq
Last synced: 4 months ago
JSON representation
AI-powered productivity workspace template for Claude Code
- Host: GitHub
- URL: https://github.com/theopsguide/productivity-hq
- Owner: Theopsguide
- Created: 2026-01-22T16:47:44.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2026-01-22T21:04:01.000Z (5 months ago)
- Last Synced: 2026-01-23T09:53:44.916Z (5 months ago)
- Size: 31.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Productivity HQ
Your AI-powered command center for daily work.
## What This Is
A template workspace for Claude Code that gives you:
- **Daily briefings** - Calendar, email, and priorities in one view
- **Workspace memory** - Claude remembers your context between sessions
- **Extensible structure** - Add tools and commands as you need them
## Quick Start
```bash
# 1. Clone this repo
git clone https://github.com/Theopsguide/productivity-hq.git my-hq
cd my-hq
# 2. Open in your IDE
code .
# 3. Start Claude Code (in terminal or via extension)
claude
# 4. Ask Claude to walk you through setup
"Walk me through GETTING-STARTED.md"
```
## What's Inside
```
productivity-hq/
├── CLAUDE.md # Workspace memory (fill in your details)
├── GETTING-STARTED.md # Interactive setup guide
├── .claude/
│ ├── commands/daily.md # Morning briefing command
│ └── settings.json # Safe default permissions
├── projects/ # Active project work
├── ventures/ # Context docs for your ventures
└── _archive/ # Completed projects
```
## Requirements
### IDE (pick one)
Any VSCode-based IDE works:
- [VSCode](https://code.visualstudio.com/download)
- [Cursor](https://cursor.com)
- [Windsurf](https://windsurf.ai)
- [Google Antigravity](https://antigravity.google)
### Claude Code
- [Claude Code CLI](https://docs.anthropic.com/en/docs/claude-code)
- [Claude Code Extension](https://marketplace.visualstudio.com/items?itemName=anthropic.claude-code) (recommended)
### Tools
- Google Account (for Gmail/Calendar via MCP)
## Learn More
- **Community:** [Claude Code for Productivity](https://theoperationsguide.com/community)
- **Weekly Office Hours:** Live help and Q&A
- **Template Library:** More commands and skills
---
Created by [Luke Thompson](https://theoperationsguide.com) / The Operations Guide