ring:mapping-feature-relationships

ring:mapping-feature-relationships is a skill for Claude Code, Codex from LerianStudio/ring. It costs 104 tokens per session (1,429 once invoked), scanned A, original, Apache-2.0.

A planning tool for mapping how product features connect, grouping them into areas, and splitting delivery into phases. It works from an approved product requirements document (PRD), which describes what a product should do.

In plain words
What is it for?
Use it to group features, chart how users move through them, identify cross-feature dependencies, and define the phases that later implementation plans follow.
Why use it?
It makes dependencies, integrations, and user journeys visible before technical design begins. This helps teams agree on scope and delivery order for larger features.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/lerianstudio/ring/mapping-feature-relationships
Any agent
npx skills add LerianStudio/ring --skill mapping-feature-relationships
Clone the repo
git clone --depth 1 https://github.com/LerianStudio/ring

Made for: Claude Code, Codex.

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 ring:mapping-feature-relationships

README.md
[![agentmods](https://agentmods.dev/badge/skills/lerianstudio/ring/mapping-feature-relationships.svg)](https://agentmods.dev/skills/lerianstudio/ring/mapping-feature-relationships)
Your own site
<a href="https://agentmods.dev/skills/lerianstudio/ring/mapping-feature-relationships"><img src="https://agentmods.dev/badge/skills/lerianstudio/ring/mapping-feature-relationships.svg" alt="Measured on agentmods" height="20"></a>
Per session 104 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,429 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00104 $0.01429
Opus 5 $0.00052 $0.00714
Sonnet 5 $0.00021 $0.00286
Haiku 4.5 $0.00010 $0.00143

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

Security

Grade A, and why

ring:mapping-feature-relationships 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 2d 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.

pm-team/skills/mapping-feature-relationships/SKILL.md · 153 lines

How it starts

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

Feature Map Creation — Relationships and Phasing

When to use

  • PRD passed Gate 1 validation
  • Multiple features with complex interactions
  • Need to understand feature scope, relationships, and delivery phasing
  • Large Track workflow (2+ day features)

Skip when

  • Small Track workflow (<2 days) → skip to TRD
  • Single simple feature → TRD directly
  • PRD not validated → complete Gate 1 first

Sequence

Runs before: ring:writing-trds Runs after: ring:writing-prds

Maps HOW features relate, group, and interact at a business level before architectural decisions — and defines the phasing of the work. This is the main document where the squad validates the PHASING: each phase defined here becomes, one-to-one, a phase in plan.md at Gate 7 (ring:writing-plans consumes the ## Phases section as the binding phase structure).

Mandatory Workflow

Phase Activities
1. Feature Analysis Load approved PRD (Gate 1); extract all features; identify user journeys; map feature interactions
2. Feature Mapping Categorize (Core/Supporting/Enhancement/Integration); group into domains; map user journeys; identify integration points and dependencies; define boundaries; prioritize by value
3. Phasing Slice features into delivery phases; name each phase and its milestone; assign every feature, relationship, and integration point to exactly one phase; order phases by dependency (no phase depends on a later phase)
4. Gate 2 Validation All PRD features mapped AND assigned to a phase; categories defined; domains logical; journeys complete; integration points identified; phase ordering respects dependencies; no technical details

Categorization Rules

Category Criteria
Core Must have for MVP; blocks other features
Supporting Enables core features; medium priority
Enhancement Improves existing; nice-to-have
Integration Connects to external systems

Read the full file on GitHub · 153 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. 2d ago First seen · 153 lines · 104 tokens per session scan A b3cf175e9174

Subscribe to this mod's changes

ring:mapping-feature-relationships is a skill published in the GitHub repository LerianStudio/ring (211 stars, last pushed 17d ago), licensed Apache-2.0. It adds 104 tokens to every session and 1,429 once invoked, about $0.0005 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-09-03.