# Ab Extend Goal

> Extend an existing goal — broaden or add to its objective, building on top of what the earlier /goal run already implemented. Use when the user wants to expand a goal after a /goal run.

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

---


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

Follow the workflow defined in `.ab-method/core/extend-goal.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.

