account-tiering

Use when defining ABM tiers, scoring logic, and coverage rules.

181 stars

Best use case

account-tiering is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Use when defining ABM tiers, scoring logic, and coverage rules.

Teams using account-tiering should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/account-tiering/SKILL.md --create-dirs "https://raw.githubusercontent.com/majiayu000/claude-skill-registry/main/skills/data/account-tiering/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/account-tiering/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How account-tiering Compares

Feature / Agentaccount-tieringStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Use when defining ABM tiers, scoring logic, and coverage rules.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Account Tiering Systems Skill

## When to Use
- Establishing T1/T2/T3 definitions for new ABM programs.
- Auditing existing tiers to ensure they reflect current revenue priorities.
- Aligning sales, marketing, and partner teams on coverage and SLA expectations.

## Framework
1. **Firmographic Fit** – revenue, employee count, industry, region.
2. **Propensity Signals** – intent, product usage, previous engagement, open opportunities.
3. **Strategic Value** – partnership potential, brand influence, expansion runway.
4. **Capacity Planning** – match tiers to owner bandwidth (SDR, AE, marketing pods).
5. **SLA Definitions** – touch frequency, personalization level, reporting cadence by tier.

## Templates
- **Tiering Matrix**: See `assets/tiering_matrix.md` for criteria and scoring logic.
- **Coverage planner** (tier → owner type → touch expectations).
- **Governance checklist** (review cadence, data sources, exception handling).

## Tips
- Recalculate tiers quarterly or when GTM strategy shifts.
- Keep a single truth source (sheet or CDP) to avoid conflicting tiers.
- Document exceptions (e.g., strategic design partners) so automation logic stays clean.

---

Related Skills

adhd-accountability

181
from majiayu000/claude-skill-registry

ADHD-optimized accountability for task tracking, abandonment detection, and interventions. Use when tracking tasks, detecting context switches, or providing accountability support.

plaid-accounts-expert

181
from majiayu000/claude-skill-registry

Expert on Plaid accounts and account management. Covers account data retrieval, balance checking, account types, multi-account handling, and account webhooks. Invoke when user mentions Plaid accounts, account balance, account types, or account management.

Accounts Reconciler

181
from majiayu000/claude-skill-registry

Automate account reconciliation by matching transactions, identifying discrepancies, and generating variance reports

accounts-payable-workflow

181
from majiayu000/claude-skill-registry

Эксперт AP workflow. Используй для процессов кредиторской задолженности, invoice processing, three-way matching и payment automation.

accountant-expert

181
from majiayu000/claude-skill-registry

Expert-level accounting, tax, financial reporting, and accounting systems

account-security

181
from majiayu000/claude-skill-registry

Account security - MFA, sessions, recovery. Use when protecting user accounts.

account-security-validation

181
from majiayu000/claude-skill-registry

Validate account security and authentication protocols.

account-qualification

181
from majiayu000/claude-skill-registry

Qualifies and tiers accounts based on signals, fit, and potential. Use this skill when building target lists, prioritizing accounts, identifying high-potential prospects, or defining ideal customer profile criteria.

account-plan

181
from majiayu000/claude-skill-registry

Create or update strategic account plan

account-onboarding

181
from majiayu000/claude-skill-registry

Онбординг нового рекламного аккаунта. Создаёт конфигурацию для оптимизации.

account-map-migration

181
from majiayu000/claude-skill-registry

Use when fixing legacy account-map component references or creating new components. Covers migration from dynamic account-map lookups to static account_map variable. Use when you see account-map remote-state references or need to set up provider configuration for a new component.

account_manager

181
from majiayu000/claude-skill-registry

安全地管理用户账号信息(CRUD)。支持存储密码、API Key、Cookies 等敏感信息,并支持 TOTP (MFA) 代码生成。**所有涉及凭证存储的操作必须优先使用此技能**,不可用于账号注册。