Armory
Source
Browse
CLAUDE.md / Rules

retention-90-days

Set chat transcript retention to 90 days for extended history.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install retention-90-days --cli claude

writes the file to.claude/rules/retention-90-days.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/rules/retention-90-days.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Set chat transcript retention to 90 days for extended history.

When to use it

Set chat transcript retention to 90 days for extended history.

How to install / invoke

# Merge the settings block into your .claude/settings.json
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/settings/cleanup/retention-90-days.json | jq .

Notes

Extracted from davila7/claude-code-templates, cleanup category.