# Spk Mission Tasks

> Operate Spec Kitty task and work-package authoring, including tasks outline, package slicing, and finalization.

- Skill: `spec-kitty/spk-mission-tasks` (Agent Skill)
- Install (CLI): `npx skillmds@latest add spec-kitty/spk-mission-tasks`
- Raw SKILL.md: https://api.skillmd.com/api/skills/spec-kitty/spk-mission-tasks/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: spec-kitty (https://skillmd.com/u/spec-kitty)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/spec-kitty/spk-mission-tasks

---


# spk-mission-tasks

Use this skill when converting a plan into executable tasks or work packages.

## Flow

1. Use `/spec-kitty.tasks` for the default path.
2. Use `/spec-kitty.tasks-outline`, `/spec-kitty.tasks-packages`, and
   `/spec-kitty.tasks-finalize` when staged work-package authoring is enabled.
3. Keep package boundaries reviewable: each WP should have a clear scope,
   dependencies, verification, and expected files or systems.
4. If WPs are too broad for implementation/review lanes, split before runtime
   execution begins.

## Reviewability Standard

A reviewer should be able to approve or reject each WP independently.

