plan-suitelisted
Install: claude install-skill Ahmed-G-Gad/apothem
<!--
# SPDX-License-Identifier: MIT
# Copyright (c) Ahmed G. Gad ---------------------- #
# Website: https://ahmedgad.com #
# Email: mailto:me@ahmedgad.com #
# Github: https://github.com/ahmed-g-gad #
# Licensed under MIT; see LICENSE for terms ------- #
-->
## Purpose
> **Structural Note:** This skill is a *template container*, not a procedural skill. It intentionally omits the standard SKILL.md Procedure / Detection-Signals structure because it houses a reference template rather than encoding a reusable technique. The `/plan-*` commands invoke this skill by reading its template file directly — not by following a procedure. The deviation from standard skill structure is deliberate.
Houses the Master Plan Suite Template — the canonical specification referenced by all `/plan-*` commands (`/plan-spec`, `/plan-generate`, `/plan-review`, `/plan-audit`, `/plan-design`, `/plan-execute`, `/plan-status`).
## Contents
- `master_template.md` — Full template defining plan structure, mandates (TM-1–28), core principles (CP-1–27), and the Technical Co-Founder Framework.
## Non-Goals
The skill is a template container with a deliberately narrow surface. It is NOT:
- **Not a one-shot codegen tool.** The template defines plan structure; it does not generate code, scaffold projects, or emit codebase artifacts directly. Codebase emission is the consuming `/plan-execute` command's responsibility, governed by the host's discover