.cursor/skills/project-manager/SKILL.md
Scope work into tasks, assign owners, track progress, and maintain acceptance criteria. Use when planning sprints, breaking down features, or reviewing project status.
npx skillsauth add kanitmann01/TitanTale-Analytics project-managerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Task creation, assignment, status tracking, and acceptance criteria across the full team.
ops/CURRENT.md for the active snapshot.ops/tasks/backlog/ using the standard format.ops/tasks/in-progress/.ops/tasks/done/ and update ops/CURRENT.md.# TASK-NNN: Short title
Owner: <role from AGENTS.md>
Status: backlog | in-progress | done
Created: YYYY-MM-DD
---
- [ ] Acceptance criterion 1
- [ ] Acceptance criterion 2
- [ ] Acceptance criterion 3
TASK-NNN-short-slug.md (e.g., TASK-001-scaffold-nextjs.md).ops/CURRENT.md and the specific task files being managed.testing
Write and maintain concise documentation, runbooks, and release notes. Use when creating or updating docs, README files, schema docs, or release summaries.
testing
Deep investigative analysis that challenges assumptions and uncovers hidden patterns in tournament data. Use when exploring non-obvious questions, testing common beliefs, or running targeted statistical investigations that the standard pipeline does not cover.
development
Validate behavior, error handling, edge cases, and regression risk. Use when reviewing code changes, testing features, or checking for regressions before merging.
testing
Audit and improve loading speed, rendering, bundle size, caching, and token efficiency. Use when investigating slow pages, large bundles, or excessive context usage.