jarvis-promote

Promote Tier 2 ephemeral content to permanent vault storage using configurable criteria.

3|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/rsprudencio/claude-plugins --skill jarvis-promote
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jarvis-promote
Source: https://github.com/rsprudencio/claude-plugins/tree/main/plugins/jarvis/skills/jarvis-promote
Command: npx skills add https://github.com/rsprudencio/claude-plugins --skill jarvis-promote

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Tier 2 ephemeral content (observations, patterns, summaries) can clutter the vault; jarvis-promote streamlines moving important items into permanent, file-backed storage.

Core Features & Use Cases

  • Browse, preview, and promote Tier 2 content to permanent file-backed Tier 1 storage.
  • Apply configurable promotion criteria from the local config (~/.jarvis/config.json) and support batch commits via jarvis-audit-agent.
  • Support auto-promotion workflows with safeguards including explicit user confirmation.

Quick Start

Start by invoking /jarvis-promote to browse Tier 2 items, then preview an item and confirm promotion to permanently store it in the vault.

Frequently Asked Questions about jarvis-promote

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I promote ephemeral content to permanent vault storage?

You can promote ephemeral content to permanent vault storage by browsing Tier 2 items, previewing them against configurable thresholds, and confirming promotion to move them into file-backed Tier 1 storage.

What is the difference between Tier 1 and Tier 2 vault content?

Tier 2 content consists of ephemeral observations, patterns, and summaries that risk cluttering the workspace, while Tier 1 is permanent, file-backed storage preserving promoted items indefinitely in the vault.

How do I configure promotion thresholds for vault content?

Configure promotion thresholds for vault content by editing the ~/.jarvis/config.json file, which supplies the configurable criteria used to evaluate whether observations, patterns, and summaries qualify for permanent storage.

Can I batch commit multiple observations to permanent storage at once?

Yes, you can batch commit multiple observations to permanent storage at once using the auto-promo workflow, which applies configurable promotion criteria and supports batch commits via jarvis-audit-agent with explicit user confirmation safeguards.

What safeguards exist when running auto-promotion workflows?

Safeguards for auto-promotion workflows include explicit user confirmation requirements before executing batch commits, ensuring you retain manual control over moving Tier 2 items into permanent vault storage.