agency-senior-project-manager

Convert site specifications into time-boxed developer tasks with acceptance criteria.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/omeraltn/ice_cream_website_testing --skill agency-senior-project-manager-omeraltn
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: agency-senior-project-manager
Source: https://github.com/omeraltn/ice_cream_website_testing/tree/main/.antigravity/agency-senior-project-manager
Command: npx skills add https://github.com/omeraltn/ice_cream_website_testing --skill agency-senior-project-manager-omeraltn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill turns ambiguous or high-level site specifications into precise, developer-ready task lists with time-boxed implementation steps and acceptance criteria, reducing scope creep and developer uncertainty.

Core Features & Use Cases

  • Specification Analysis: Reads the canonical specification file and quotes exact requirements while flagging gaps and ambiguities.
  • Task List Creation: Breaks features into 30–60 minute developer tasks, includes acceptance criteria, file edit suggestions, and saves outputs to the project's memory bank.
  • Technical Stack Extraction & Rules Enforcement: Pulls stack details (CSS framework, component requirements, backend integration notes) and enforces realistic scope rules such as "no background processes" and no luxury features unless specified.
  • Use Case: Turn a site spec into a prioritized implementation plan for frontend and backend developers using Laravel/Livewire or modern React stacks.

Quick Start

Convert the site specification at ai/memory-bank/site-setup.md into a developer task list with 10–20 actionable tasks including acceptance criteria and save it to ai/memory-bank/tasks/project-slug-tasklist.md.

Frequently Asked Questions about agency-senior-project-manager

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

FAQPage Schema
How do I convert a site specification into developer-ready tasks?▼

Task breakdown for web development involves decomposing high-level specifications into 30–60 minute implementation tasks with acceptance criteria and file edit lists, reducing developer uncertainty and scope creep.

How do I break down a web development project into time-boxed implementation tasks?▼

You can break down a project by reading the specification, extracting the technical stack details, enforcing scope rules, and outputting a prioritized task list with 10–20 actionable tasks to your project's memory bank.

Does this task breakdown tool work with Laravel and Livewire stacks?▼

Yes, it supports Laravel/Livewire and modern React stacks by extracting component requirements and backend integration notes from the specification to generate actionable implementation steps.

What scope rules are enforced when generating developer tasks from a spec?▼

The scope rules enforced include prohibiting background processes and excluding luxury features unless explicitly specified in the site specification, ensuring realistic and focused implementation tasks.

How are ambiguities in a site specification handled during task list creation?▼

During task list creation, the Skill quotes exact requirements from the specification while actively flagging gaps and ambiguities, ensuring developers receive clear tasks without hidden scope creep.