<aside> ✉️
Built by Roxy Couse · Get career tips weekly → Subscribe to my Newsletter
</aside>
One of the fastest ways to get promoted is to tie your work directly to what the company actually cares about — and to have receipts. This prompt builds you a full performance dashboard in Claude, so review season is never a scramble.
💡 Why this works: Most people only track outputs. This tracker connects your work to company objectives, documents who knows about it, and auto-generates your brag doc — so you walk into every review ready.
Performance alone doesn't get you promoted. PIE explains why:
| Letter | Stands For | What It Means | Weight |
|---|---|---|---|
| P | Performance | How well you actually do your job | 10% |
| I | Image | How others perceive your work and brand | 30% |
| E | Exposure | Who above your manager knows your name | 60% |
📖 The PIE framework was developed by Harvey Coleman, author of Empowering Yourself: The Organizational Game Revealed (1996). Coleman introduced PIE to explain why high performers often get overlooked — performance is the smallest factor in career advancement.
⚠️ If all your tasks are Performance, you're the best-kept secret in your company. Make sure you have tasks that build your Image and increase your Exposure.
✅ All Tasks Tab📅 By Quarter Tab🌟 Brag Doc TabCopy and paste this into claude.ai to generate your dashboard:
Hi Claude — Build me a corporate performance tracker dashboard in React (JSX) that I can use to track my work achievements throughout the year for performance reviews.
**4 tabs:**
1. **Overview** — summary stats (total tasks, completed, in progress, high priority done, tasks with proof of impact), a PIE framework breakdown with progress bars and coaching note about ideal balance, and a quarterly completion tracker
2. **All Tasks** — filterable table (by status, PIE, quarter) with columns for: completion check, task name + objective, status badge, priority badge, PIE badge, quarter, visibility level. Click any row to open an edit modal. Add Task button in the toolbar.
3. **By Quarter** — same table grouped into Q1–Q4 sections
4. **Brag Doc** — dark cards showing all completed tasks formatted for review conversations, with impact statement, feedback quote, and skill/objective tags. Flag any completed tasks missing an impact statement with an orange warning.
**Each task should capture:**
- Task name, Status (Not Started / In Progress / Blocked / Done), Priority (High / Medium / Low)
- PIE category (P = Performance, I = Image, E = Exposure)
- Quarter (Q1–Q4), Review Period (Mid-Year / Annual / Both)
- Requestor (who can validate the work), Company Objective (what goal it ladders to)
- Description, Quantifiable Impact (push user to use real numbers — this is the most important field)
- Visibility (Manager only / Director / VP / Exec/C-Suite / Cross-functional)
- Evidence/Link, Feedback Received (exact quotes with names)
- Skills Demonstrated (multi-select: Strategy, Communication, Leadership, Analytics, Project Management, Relationship Building, Innovation, Operations)
Add/Edit modal should have all fields organized into sections, with a Delete button on edit mode.
**Design:**
- Clean, professional — white cards on off-white (#F9F9F9) background
- Primary accent: #CE3334 (red), secondary accent: #3E89FF (blue)
- Montserrat Bold for headings and numbers, Open Sans for body text (import from Google Fonts)
- Status badges as colored pills (green = Done, blue = In Progress, red = Blocked, gray = Not Started)
- Priority badges (red = High, orange = Medium, gray = Low)
- Red left border on progress cards, dark header bar on tables
- Alert banner on Overview if completed tasks are missing impact statements
Populate with 5–6 realistic sample tasks across different quarters and PIE categories so the dashboard looks lived-in on first load.