A
Agency OS·TK Digital
software·frontend-developerCompletedTier 1

Create Processes page for dashboard

Brief

The Processes page exists at `app/agents/processes/page.tsx` and is functional. Thomas's feedback requests two specific improvements: **What to change:** 1. **Add colour to the page** — match the visual style of other dashboard pages (e.g. `/skills`, `/prompts`, `/projects`). Look at those pages for colour patterns — gradient headers, coloured icons, category pills, etc. The current page is too plain/white. 2. **Add category tabs for process documents** — Allow processes to be grouped by category (e.g. Marketing, Website, Ads, Onboarding, etc.). Implementation: - Add a `category` field to the markdown frontmatter (e.g. `category: marketing`) - Render tab buttons across the top: "All", "Marketing", "Website", "Ads", etc. (derive categories dynamically from the files) - Filter the card grid when a tab is clicked - Use a client component for the tab interaction (split into a client component for tabs + server component for data loading) **Reference pages for colour/style patterns:** - `app/skills/page.tsx` - `app/prompts/page.tsx` - `app/projects/page.tsx` **Existing file to modify:** `app/agents/processes/page.tsx` **Also update:** `knowledge/processes/brief-intake.md` — add a `category` field to its frontmatter as an example.

Agent Chatlive · updates every 5s
No messages yet. Send a message below to communicate with the assigned agent.

Leave Feedback

Agent Notes

- `app/agents/processes/page.tsx` — Updated Processes page component
- `knowledge/processes/brief-intake.md` — Updated with category frontmatter

Feedback Log

why is this blocked Looking fantastic! Add some colour to the page like on the other dashboard pages. Also tab the content / add cards so we can drop specific processes into specific area eg. Marketing, Website, Ads - etc - categorisation for ease of access ### PM Unblock Note — 2026-06-29 Task timed out on revision 1. The page itself works — Thomas's feedback is about visual polish (add colour) and UX (add category tabs). Brief rewritten with explicit implementation instructions. Priority bumped to high. Unblocked and re-assigned to frontend-developer.

Created 28/06/2026, 15:34:46·Updated 29/06/2026, 12:51:37