cwm-tasks-generation

Generate hierarchical task breakdowns from requirements for ServiceNow CWM projects.

34|13|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/Happy-Technologies-LLC/happy-servicenow-skills --skill cwm-tasks-generation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cwm-tasks-generation
Source: https://github.com/Happy-Technologies-LLC/happy-servicenow-skills/tree/main/skills/spm/cwm-tasks-generation
Command: npx skills add https://github.com/Happy-Technologies-LLC/happy-servicenow-skills --skill cwm-tasks-generation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generating structured task breakdowns from requirements or user stories for ServiceNow CWM projects, enabling consistent planning, estimation, and assignment.

Core Features & Use Cases

  • Hierarchical work breakdown structure creation from epics, features, or stories
  • Task dependency mapping and sequencing to define work flow
  • Effort estimation, resource assignment, and milestone anchoring for project planning
  • Status reporting and traceability across phases

Quick Start

Provide a project requirement or user story and request a complete task breakdown with hierarchical work packages, dependencies, assignments, and estimates.

Frequently Asked Questions about cwm-tasks-generation

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

FAQPage Schema
How do I generate a work breakdown structure from user stories in ServiceNow CWM?

Generate a work breakdown structure by providing a user story to create a hierarchical WBS with tasks, dependencies, estimates, and milestones for ServiceNow CWM projects. The Skill applies decomposition to epics, features, or stories to produce structured work packages.

Can I map task dependencies and assign resources for IT program management scenarios?

Yes, you can map task dependencies and assign resources for IT program management scenarios. The Skill defines work flow through task linking, sequences dependencies, and performs resource mapping alongside effort estimation and milestone anchoring.

What is the best way to create hierarchical task plans from project requirements?

The best way to create hierarchical task plans is providing a project requirement to request a complete task breakdown. This produces a hierarchical work breakdown structure with work packages, dependencies, assignments, and estimates for consistent project planning.

Does this approach support phase creation and status reporting through ServiceNow tables?

Yes, this approach supports phase creation and status reporting through ServiceNow tables via MCP commands like SN-Query-Table, SN-Create-Record, and SN-Update-Record. It provides traceability across phases using REST endpoints for core PM tables.

Do I need Bash scripting to automate task estimation and project planning in ServiceNow?

Bash is available as a native scripting option to automate task estimation and project planning in ServiceNow. You can use Bash alongside MCP commands and REST endpoints to interact with core PM tables for generating work breakdown structures.

Why does task decomposition fail to produce consistent estimates across CWM projects?

Task decomposition fails to produce consistent estimates when requirements lack sufficient detail for hierarchical breakdown. Applying structured decomposition to epics, features, or stories ensures consistent planning, estimation, and assignment across CWM projects.