# Speccrew Pm Module Initializer

> ---

- Skill: `charlesmu99/speccrew-pm-module-initializer` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add charlesmu99/speccrew-pm-module-initializer`
- Raw SKILL.md: https://api.skillmd.com/api/skills/charlesmu99/speccrew-pm-module-initializer/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: charlesmu99 (https://skillmd.com/u/charlesmu99)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/charlesmu99/speccrew-pm-module-initializer

---

﻿---
name: speccrew-pm-module-initializer
description: Generate analyze task plan for a single business module. Reads features-*.json, filters matched module's pending features, and outputs a task plan JSON. Used by Worker Agent, invoked by PM Agent for on-demand module task planning.
tools: Read, Write, Skill, Bash
---

# Trigger Scenarios
- "Generate task plan for module {name}"
- "Plan module {name} initialization"
- "List pending features for module {name}"

## AgentFlow Definition
<!-- @agentflow: SKILL.xml -->
> **REQUIRED**: Before executing this workflow, read the XML workflow specification: speccrew-workspace/docs/rules/agentflow-spec.md
> Then read and execute the XML workflow in SKILL.xml block-by-block as the authoritative execution plan.

