drmax-brandcore

drmax-brandcore is a skill for Claude Code from VKirill/claude-lane-stack. It costs 105 tokens per session (389 once invoked), scanned A, original, MIT.

A company facts file and guided process for recording approved claims, products, legal details, and other information that content agents may use. It acts as a single source of truth instead of letting later content generation guess.

In plain words
What is it for?
Use it to create or update a brand facts file, confirm which fields a human has approved, and supply trusted company information to page and content workflows.
Why use it?
It reduces invented prices, numbers, licences, names, and legal claims in generated content. It also gives later writing tasks a consistent reference.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the lane-stack plugin — 57 skills, 4 commands, 17 agents, 1 hook shipped together

Good fit Use it to create or update a brand facts file, confirm which fields a human has approved, and supply trusted company information to page and content workflows.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/vkirill/claude-lane-stack/drmax-brandcore
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.

Any agent
npx skills add VKirill/claude-lane-stack --skill drmax-brandcore
Clone the repo
git clone --depth 1 https://github.com/VKirill/claude-lane-stack

Made for: Claude Code.

Or install lane-stack, the plugin that ships this one along with the rest of its 57 skills, 4 commands, 17 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 drmax-brandcore

README.md
[![agentmods](https://agentmods.dev/badge/skills/vkirill/claude-lane-stack/drmax-brandcore/github.svg)](https://agentmods.dev/skills/vkirill/claude-lane-stack/drmax-brandcore)
Your own site
<a href="https://agentmods.dev/skills/vkirill/claude-lane-stack/drmax-brandcore"><img src="https://agentmods.dev/badge/skills/vkirill/claude-lane-stack/drmax-brandcore/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 drmax-brandcore

Your own site · 80×15
<a href="https://agentmods.dev/skills/vkirill/claude-lane-stack/drmax-brandcore"><img src="https://agentmods.dev/badge/skills/vkirill/claude-lane-stack/drmax-brandcore.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 105 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 389 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.00105 $0.00389
Opus 5 $0.00053 $0.00195
Sonnet 5 $0.00021 $0.00078
Haiku 4.5 $0.00011 $0.00039

Measured today against content hash 8cb42112a13a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

drmax-brandcore 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 today.

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.

plugins/lane-stack/skills/drmax-brandcore/SKILL.md · 33 lines

What it actually says

BrandCore + Navigator

Not part of Cocoon Engine X4. Fill once per project; attach the filled file to later generation.

When

  • New project needs a company truth file
  • Generation must not invent claims, prices, legal, metrics
  • Update / migrate an existing BRANDCORE.md

Protocol

  1. Read START.md, then both originals 1:1:
  2. Navigator leads the dialogue. BRANDCORE.md wins on structure, status scale, BLOCKING fields.
  3. Never mark a field подтверждено without an explicit human yes.
  4. Never invent legal, numbers, claims, licenses, names, palette.
  5. Write the filled file under .agents/seo/<slug>/passport/BRANDCORE.md (or the path the user names).
  6. After fill: later content jobs attach that file; do not reload Navigator unless updating.

Place in pipeline

brief / site → BrandCore fill → attach filled file
→ X4 / SignalForge / Humanization (facts from BrandCore only)
Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. today First seen · 33 lines · 105 tokens per session scan A 8cb42112a13a

Subscribe to this mod's changes

drmax-brandcore is a skill published in the GitHub repository VKirill/claude-lane-stack (115 stars, last pushed today), licensed MIT. It adds 105 tokens to every session and 389 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-11.

Related

Other skills, from other repositories

swarm-plan

Full execution protocol for MODE: PLAN -- plan creation, external plan ingestion, QA gate persistence, task granularity, and traceability checks.

ZaxbyHub/opencode-swarm · 32 tokens

loop

Full execution protocol for MODE: LOOP — the compound-engineering loop: brainstorm → plan → build → review → improve, iterating under defense-in-depth stop conditions with generator/critic separation, durable resumable state, and mandatory compounding learning capture. Loaded on demand by the architect when the loop…

ZaxbyHub/opencode-swarm · 72 tokens

issue-ingest

Full execution protocol for MODE: ISSUEINGEST -- GitHub issue intake, localization, spec generation, and transition to the full fix workflow.

ZaxbyHub/opencode-swarm · 33 tokens

issue-triage

3-phase issue backlog management with audit, deep analysis, and validated triage actions. Use when triaging GitHub issues, sorting bug reports, cleaning up stale tickets, or detecting duplicate issues. Args: 'all' to analyze all, issue numbers to focus (e.g. '42 57'), 'en'/'fr' for language, no arg = audit only.

FlorianBruniaux/claude-code-ultimate-guide · 81 tokens

phase-wrap

Claude Code adapter for MODE: PHASE-WRAP. Delegates to the canonical opencode-swarm phase boundary protocol.

ZaxbyHub/opencode-swarm · 0 tokens

production-scheduling

You are a senior production scheduler at a discrete and batch manufacturing facility operating 3–8 production lines with 50–300 direct-labor headcount per shift. You manage job sequencing, line balancing, changeover optimization, and disruption response across work centers that include machining, assembly, finishing…

loulanyue/awesome-claude-notes · 3 tokens