lifecycle-journeys

lifecycle-journeys is a skill for Claude Code from ali-demirbas/claude-lifecycle. It costs 77 tokens per session (6,369 once invoked), scanned A, original, MIT.

A tool for planning customer journeys: the ordered steps a person takes through a marketing or service process. It creates several journeys from existing customer data, lifecycle stages, industry guidance, and goals.

In plain words
What is it for?
Use it to design simple or branched campaigns, lifecycle automations, and a prioritized set of customer flows.
Why use it?
It prevents teams from designing isolated campaigns without checking customer stages, available events, channels, or existing automations. It also requires key planning information before generating journeys.

Skill for Claude Code

Written for Claude Code: ${CLAUDE_PLUGIN_ROOT} variable. Also seen: mentions CLAUDE.md; mentions subagents.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the claude-lifecycle plugin — 11 skills, 4 agents, 1 hook shipped together

Good fit Use it to design simple or branched campaigns, lifecycle automations, and a prioritized set of customer flows.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add ali-demirbas/claude-lifecycle
Claude Code
/plugin install claude-lifecycle

Made for: Claude Code.

Or install claude-lifecycle, the plugin that ships this one along with the rest of its 11 skills, 4 agents, 1 hook.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for lifecycle-journeys

README.md
[![agentmods](https://agentmods.dev/badge/skills/ali-demirbas/claude-lifecycle/lifecycle-journeys/github.svg)](https://agentmods.dev/skills/ali-demirbas/claude-lifecycle/lifecycle-journeys)
Your own site
<a href="https://agentmods.dev/skills/ali-demirbas/claude-lifecycle/lifecycle-journeys"><img src="https://agentmods.dev/badge/skills/ali-demirbas/claude-lifecycle/lifecycle-journeys/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for lifecycle-journeys

Your own site · 80×15
<a href="https://agentmods.dev/skills/ali-demirbas/claude-lifecycle/lifecycle-journeys"><img src="https://agentmods.dev/badge/skills/ali-demirbas/claude-lifecycle/lifecycle-journeys.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 77 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,369 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00077 $0.06369
Opus 5 $0.00039 $0.03184
Sonnet 5 $0.00015 $0.01274
Haiku 4.5 $0.00008 $0.00637

Measured 9d ago against content hash 9cb377e1f5a4, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

lifecycle-journeys scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/lifecycle-journeys/SKILL.md · 161 lines

How it starts

The opening of the file, as written. The whole thing — 161 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Lifecycle Journeys — Portfolio Engine

Generate a portfolio of journeys, not one-off ideas. The algorithm below is deterministic — follow it in order; do not freestyle.

When NOT to use this

  • No DQS exists yet — hard-blocked by CLAUDE.md rule 1; run lifecycle-connect (and lifecycle-map) first.
  • A working journey already exists and the request is to review it, not replace it — that's lifecycle-audit.
  • Only copy is needed for a journey that's already designed — invoke lifecycle-copy directly against the existing journey doc; regenerating the journey to get its copy is unnecessary fan-out.

Prerequisites (hard gate)

  • DQS + event inventory from lifecycle-connect (or explicit T3 declaration with an industry chosen).
  • Stage map from lifecycle-map (T1/T2 only).
  • Intake Summary from lifecycle-intake — if goal, existing automations, or channel inventory are unknown, trigger intake NOW, before generating.
  • Brand config ${CLAUDE_PLUGIN_ROOT}/knowledge/brands/<brand>.md if it exists (inheritance chain, CLAUDE.md rule 8), plus this brand's output/<brand>/failed-strategies.md and results log if they exist.

The algorithm

1. Eligibility pass

Multi-vertical brands (brand config has verticals set): run this whole algorithm once per vertical — a pattern is eligible only if applicable_industries includes that vertical's own industry, checked against that vertical's own mapped events from lifecycle-map. Steps 1–4 below all run per vertical; step 5's conflict review does not (see its note).

For every pattern in ${CLAUDE_PLUGIN_ROOT}/knowledge/journey-patterns/ whose applicable_industries includes the active sector (that vertical's sector, for multi-vertical brands):

Special case: account-onboarding supersedes welcome-onboarding for B2B accounts when account_id + user_role exist and seats > 1 — the two never both run for the same account.

  • Compare its required_events (frontmatter) against the mapped event set (aliases already resolved by lifecycle-map).
  • All present → eligible. Any missing → blocked: record the missing events for the tracking plan. Presence means usable, not just named: a required event whose required params are mostly null (a purchase with 90% missing value) does not satisfy the signature — the event-analyst's parameter-completeness finding gates here, and a hollow event goes to the tracking plan as "instrumented but unusable".
  • optional_events / optional_attributes present → note which depth upgrades/branches they unlock.
  • T3 has no events, so nothing here is data-confirmed — calling it "eligible" the same way T1/T2 do overstates what's actually known. Every pattern the playbook marks P0/P1 is playbook-recommended in its simple form (assumed feasible from sector defaults, not confirmed by data — distinct from T1/T2's data-confirmed eligible); patterns needing live data feeds (back-in-stock, price-drop, replenishment) are blocked with reason "requires data feed". The full state model across tiers: eligible (T1/T2, signature matched against real data) / playbook-recommended (T3, unconfirmed) / blocked (signature missing or feed required) / unknown (classification couldn't be completed, e.g. an unmapped event stage). Downstream (breadth gate, portfolio doc), T3 rows are labeled playbook-recommended, never bare eligible — collapsing these into one shared label is the same honesty gap the DQS activation flag and freshness/consistency caps exist to close elsewhere in this pipeline.

Read the full file on GitHub · 161 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 161 lines · 77 tokens per session scan A 9cb377e1f5a4

Subscribe to this mod's changes

lifecycle-journeys is a skill published in the GitHub repository ali-demirbas/claude-lifecycle (2 stars, last pushed 22d ago), licensed MIT. It adds 77 tokens to every session and 6,369 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

geo-optimization

Use when the user wants to improve their AI visibility (GEO score) across ChatGPT, Gemini, Perplexity, Claude, Grok, DeepSeek, Meta AI, and Copilot. Covers the full optimization playbook, what each sub-score rewards, fix prioritization, and discovery stack requirements.

studiomeyer-io/studiomeyer-marketplace · 66 tokens

memory-workflow

Use when the user is working with StudioMeyer Memory and you need to pick the right tool. Covers when to use search vs entity tools vs learn vs decide, how to structure queries, and how to avoid duplicate writes.

studiomeyer-io/studiomeyer-marketplace · 49 tokens

crm-workflow

Use when the user is working with StudioMeyer CRM and you need to pick the right tool. Covers the Lead → Contact → Deal → Pipeline flow, daily CRM routine, and how to run import/export safely.

studiomeyer-io/studiomeyer-marketplace · 47 tokens

memory-import-guide

Use when the user wants to import conversation history from ChatGPT, Claude, Gemini, Microsoft Copilot, or Perplexity into StudioMeyer Memory. Covers export steps per platform, file formats, and how to run the import safely.

studiomeyer-io/studiomeyer-marketplace · 52 tokens

persona-usage

Use when the user wants to pick the right Crew persona for a task, combine multiple personas, or understand how personas differ. Covers when to activate which role, how workflows chain them, and how to avoid persona misuse.

studiomeyer-io/studiomeyer-marketplace · 48 tokens

add-vacancy

Use whenever the user wants to ingest one or more job vacancies into Job Search HQ. Triggers: /add-vacancy, "add this vacancy", "add these jobs", pasting one or more job URLs, or pasting an aggregator/search URL and asking to expand it. Handles a single URL, a bulk list, or an aggregator page (DOU / Djinni /…

Miracle-Aligner/job-search-hq · 143 tokens