# Ab Extend Task

> Append new missions to an existing task. Use when requirements changed or scope grew on a task already underway.

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

---


This skill runs the AB Method **extend-task** workflow.

Follow the workflow defined in `.ab-method/core/extend-task.md` exactly — it contains the full process, output format, and rules.

Before doing anything, check `.ab-method/structure/index.yaml`. It defines where this workflow reads from and writes to. Paths are user-configurable; never hardcode them.

