timogilvie
- 5 skills
- 0 followers
- 1 week ago last updated
- ▌ Git Workflow Manager · timogilvieHandle git branch creation, commits, and PR creation for feature and bugfix workflows. Follows git best practices with structured commit messages and proper PR formatting.
- ▌ Linear Task Selector · timogilvieFetch tasks from Linear backlog and handle user selection. Saves selected task context for use in feature/bug/plan workflows. Reduces context usage by consolidating Linear API interactions.
- ▌ Document Orchestrator · timogilvieGenerate structured markdown documents (PRDs, tasks, investigation plans) from templates based on workflow type. Creates directory structure and manages document lifecycle for feature, bug, and plan workflows.
- ▌ Issue Writer · timogilvie bundleExpand Linear issues into comprehensive task packets that enable autonomous AI agent execution with minimal oversight. Transforms brief issue summaries into detailed specs with context, constraints, success criteria, and validation steps.
- ▌ Frontend Testing · timogilvie bundleTest web applications using Chrome DevTools. Use for visual regression testing, performance analysis, accessibility checks, console error detection, and automated UI testing. Works with live URLs or local development servers.