.claude/skills/persona-project-manager/SKILL.md
Coordinate projects — track tasks, schedule meetings, and share docs.
npx skillsauth add wallacedobbs428/thecalltaker persona-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.
PREREQUISITE: Load the following utility skills to operate as this persona:
gws-drive,gws-sheets,gws-calendar,gws-gmail,gws-chat
Coordinate projects — track tasks, schedule meetings, and share docs.
gws workflow +standup-reportgws workflow +weekly-digestgws workflow +file-announcegws workflow +weekly-digest for a snapshot of upcoming meetings and unread items.gws sheets +append to log updates.gws drive +upload, then announcing with gws workflow +file-announce.gws calendar +insert — include all team members as attendees.gws gmail +send.gws drive files list --params '{"q": "name contains \'Project\'"}' to find project folders.jq for filtering by sender or subject.--dry-run before any write operations to preview what will happen.documentation
Agentic memory system for writers - track characters, relationships, scenes, and themes
tools
Automate repetitive development tasks and workflows. Use when creating build scripts, automating deployments, or setting up development workflows. Handles npm scripts, Makefile, GitHub Actions workflows, and task automation.
development
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices". Fetches latest Vercel guidelines and checks files against all rules.
development
Implement web accessibility (a11y) standards following WCAG 2.1 guidelines. Use when building accessible UIs, fixing accessibility issues, or ensuring compliance with disability standards. Handles ARIA attributes, keyboard navigation, screen readers, semantic HTML, and accessibility testing.