Senior Project Manager

Convert website and product specifications into developer-ready tasks with exact requirement quotes.

110|18|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/TravisLeeeeee/awesome-openclaw-personas --skill senior-project-manager-travisleeeeee
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: Senior Project Manager
Source: https://github.com/TravisLeeeeee/awesome-openclaw-personas/tree/main/personas/project-management/project-manager-senior
Command: npx skills add https://github.com/TravisLeeeeee/awesome-openclaw-personas --skill senior-project-manager-travisleeeeee

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the problem of turning an ambiguous site or product specification into a developer-ready task plan with clear, testable acceptance criteria while avoiding scope creep.

Core Features & Use Cases

  • Specification analysis with exact requirement quoting: Extracts and quotes the exact text from the spec (and flags gaps/unclear requirements) to prevent adding “luxury/premium” functionality that isn’t requested.
  • Actionable task list generation: Breaks the work into discrete development tasks that a developer can implement in 30–60 minutes, storing task outputs to a structured path like ai/memory-bank/tasks/[project-slug]-tasklist.md.
  • Technical stack extraction and quality constraints: Pulls out the required stack (e.g., Laravel/Livewire/FluxUI/CSS framework) and enforces quality requirements such as responsive design, correct asset sources, and Playwright screenshot testing.

Quick Start

Ask the AI to generate a complete development task list from your spec file and include quotes from the exact requirements plus acceptance criteria for each task.

Frequently Asked Questions about Senior Project Manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I break down website specifications into developer-ready tasks?▼

Breaking down website specifications into developer-ready tasks involves converting product specs into discrete 30–60 minute implementation tasks. This process extracts exact requirements and generates testable acceptance criteria to guide developers.

How do I prevent scope creep when planning web development projects?▼

Preventing scope creep when planning web development projects requires extracting and quoting exact stated requirements from the spec. This approach flags unclear requirements and avoids adding premium functionality that was never requested.

Can I generate a Laravel and Livewire task plan from a product spec?▼

Generating a Laravel and Livewire task plan from a product spec is possible by extracting the required technical stack. The analysis identifies Laravel, Livewire, and FluxUI components to output a structured task list with specific development actions.

What is the best way to write acceptance criteria for development tasks?▼

Writing acceptance criteria for development tasks is best done by deriving them directly from quoted spec requirements. This ensures each 30–60 minute task includes specific quality checks like responsive behavior and Playwright screenshot test commands.

Does task generation work with FluxUI builds and include quality constraints?▼

Task generation works with FluxUI builds by enforcing quality constraints. It includes requirements such as responsive design, correct asset sources, and Playwright screenshot testing alongside the extracted Laravel and Livewire stack details.

Why are my development tasks taking longer than an hour to implement?▼

Your development tasks may take longer than an hour to implement if the work is not broken down into realistic 30–60 minute increments. Proper spec analysis separates discrete actions and prevents scope creep from expanding individual task boundaries.