log-archive

Move dated log entries from brain/log.md into monthly archive files.

2|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/ARCASSystems/FounderOS --skill log-archive-arcassystems
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: log-archive
Source: https://github.com/ARCASSystems/FounderOS/tree/main/skills/log-archive
Command: npx skills add https://github.com/ARCASSystems/FounderOS --skill log-archive-arcassystems

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps maintain a lean and responsive business operating layer by archiving old log entries from brain/log.md to keep the install efficient over time.

Core Features & Use Cases

  • Log Age Management: Moves oldest entries from brain/log.md to monthly archives while preserving a pointer for quick access.
  • Determined Execution: The script is deterministic, without LLM calls, ensuring it is free-tier safe and operates without external dependencies.
  • Use Case: For companies that use the Founder OS and need to manage their log files to prevent them from growing too large, which can impact system performance.

Quick Start

To archive the current log, simply say "archive my log" or "trim the brain log".

Frequently Asked Questions about log-archive

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

FAQPage Schema
How do I archive old log entries in the Founder OS to prevent system slowdowns?

To archive old log entries in the Founder OS, this Skill moves dated entries from brain/log.md to monthly archives. It preserves a pointer for quick access, ensuring your business operating layer remains lean and responsive.

What is the best way to trim a growing brain log file without using LLM calls?

The best way to trim a growing brain log file without LLM calls is using a deterministic script. This Skill enforces decay-driven log management by moving rolling entries to archives, operating free of external dependencies.

Does the log archiving script require any external dependencies or paid API calls?

No, the log archiving script requires no external dependencies or paid API calls. It runs deterministically without LLM calls, making it completely free-tier safe for managing your Founder OS log files.

When should I archive my system logs to maintain Founder OS performance?

You should archive your system logs when brain/log.md grows too large and risks impacting system performance. Regularly moving the oldest entries to monthly archives preserves system responsiveness and keeps your install efficient.

Can I retrieve archived log entries after moving them out of the main log file?

Yes, you can retrieve archived log entries after moving them out of the main log file. The Skill preserves a pointer within brain/log.md during the transfer, allowing you to quickly access your monthly archives.