lapse-archiver

Automate nightly billing maintenance for expired trials and GDPR compliance.

Updated May 9, 2026
One-click install
npx skills add https://github.com/LuminaVault/LuminaVaultServer --skill lapse-archiver
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lapse-archiver
Source: https://github.com/LuminaVault/LuminaVaultServer/tree/main/Sources/App/Resources/Skills/lapse-archiver
Command: npx skills add https://github.com/LuminaVault/LuminaVaultServer --skill lapse-archiver

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the nightly billing housekeeping process for expired trials, lapsed accounts, and GDPR compliance, ensuring efficient management of user accounts and data retention.

Core Features & Use Cases

  • Nightly Billing Maintenance: Handles the process of expired trials and lapsed accounts, moving them to cold storage or deleting them after a certain period.
  • GDPR Compliance: Implements GDPR hard delete for archived accounts older than 365 days.
  • Use Case: For instance, automatically move accounts that have been inactive for over 90 days to cold storage and delete those inactive for more than 365 days to comply with GDPR regulations.

Quick Start

Use the 'lapse-archiver' skill to manage the nightly billing housekeeping process.

Frequently Asked Questions about lapse-archiver

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

FAQPage Schema
How do I automate nightly billing maintenance for expired trials and lapsed accounts?

Nightly billing maintenance for expired trials and lapsed accounts is automated by transitioning inactive accounts to cold storage or deleting them based on account age. This handles user account and billing data processing automatically.

What is the best way to manage GDPR hard delete compliance for archived accounts?

GDPR hard delete compliance for archived accounts is managed by automatically deleting accounts older than 365 days. This ensures data retention policies meet regulatory requirements during nightly processing routines.

Does this account management process require access to specific billing data?

Yes, the account management process requires access to user account and billing data to evaluate account age and execute transitions. This data access enables accurate expired trial and lapsed account processing.

How do I move inactive accounts to cold storage after 90 days?

Moving inactive accounts to cold storage after 90 days is handled by configuring the nightly processing logic. It automatically transitions accounts based on defined inactivity thresholds and billing maintenance rules.

When do I need to run nightly data retention processing for expired trials?

Nightly data retention processing for expired trials is needed when managing user account transitions and GDPR compliance. It ensures expired trials and lapsed accounts are systematically archived or deleted based on age.