← ClaudeAtlas

plan-suitelisted

Master Plan Suite template — matched when the request is structured plan generation from authored prose, phase-by-phase decomposition of a complex multi-step engagement, plan-suite refinement, forensic plan review, closed-loop plan audit/remediation, plan execution against quality gates, or read-only progress reporting; consumed by /plan-spec, /plan-generate, /plan-review, /plan-audit, /plan-design, /plan-execute, /plan-status. Houses the canonical template that defines plan-suite structure, mandates (TM-1–28), core principles (CP-1–27), and the Technical Co-Founder Framework. Not directly user-invocable; the consuming /plan-* commands resolve the template by path.
Ahmed-G-Gad/apothem · ★ 0 · AI & Automation · score 76
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