seasonal-maintenance-sweep

seasonal-maintenance-sweep is a skill for Claude Code, Codex from fru-dev3/fd-apps-prevail-cli. It costs 0 tokens per session (208 once invoked), scanned A, original, GPL-3.0.

A seasonal maintenance checklist for a home or property. It covers what to inspect, service, and budget before the next season begins.

In plain words
What is it for?
Use it to plan inspections, servicing, and spending as one season ends and another approaches.
Why use it?
It helps surface maintenance tasks and expected costs before seasonal changes make them urgent.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to plan inspections, servicing, and spending as one season ends and another approaches.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/fru-dev3/fd-apps-prevail-cli/seasonal-maintenance-sweep
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add fru-dev3/fd-apps-prevail-cli --skill seasonal-maintenance-sweep
Clone the repo
git clone --depth 1 https://github.com/fru-dev3/fd-apps-prevail-cli

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for seasonal-maintenance-sweep

README.md
[![agentmods](https://agentmods.dev/badge/skills/fru-dev3/fd-apps-prevail-cli/seasonal-maintenance-sweep/github.svg)](https://agentmods.dev/skills/fru-dev3/fd-apps-prevail-cli/seasonal-maintenance-sweep)
Your own site
<a href="https://agentmods.dev/skills/fru-dev3/fd-apps-prevail-cli/seasonal-maintenance-sweep"><img src="https://agentmods.dev/badge/skills/fru-dev3/fd-apps-prevail-cli/seasonal-maintenance-sweep/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for seasonal-maintenance-sweep

Your own site · 80×15
<a href="https://agentmods.dev/skills/fru-dev3/fd-apps-prevail-cli/seasonal-maintenance-sweep"><img src="https://agentmods.dev/badge/skills/fru-dev3/fd-apps-prevail-cli/seasonal-maintenance-sweep.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 208 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00208
Opus 5 $0.00000 $0.00104
Sonnet 5 $0.00000 $0.00042
Haiku 4.5 $0.00000 $0.00021

Measured 9d ago against content hash e2ecef0019fe, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

seasonal-maintenance-sweep scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skill-packs/domains/homestead/_skills/seasonal-maintenance-sweep/SKILL.md · 19 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 19 lines · 0 tokens per session scan A e2ecef0019fe

Subscribe to this mod's changes

seasonal-maintenance-sweep is a skill published in the GitHub repository fru-dev3/fd-apps-prevail-cli (10 stars, last pushed 1mo ago), licensed GPL-3.0. It costs nothing until one of its globs matches a file; then it loads 208 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

weekly-digests

Generate a serial week-by-week narrative digest of a project's full claude-mem timeline. Splits the timeline into per-ISO-week files, then runs one consecutive subagent per week — each receiving the prior week's carry-forward block — to produce one chapter per ISO week of data. Use when asked for "weekly digests"…

thedotmack/claude-mem · 93 tokens

cloud-sync

Set up or check claude-mem cloud sync with cmem.ai Pro. Use when the user says "set up cloud sync", "sync my memories", "cmem pro", "cloud backup", "sync status", or wants their memory database backed up or synced to their cmem.ai account.

thedotmack/claude-mem · 64 tokens

graph-mutation-plan

Cookbook for composing an applygraphmutations plan — stable entitykey patterns, the canonical label/edge vocabulary, evidence/invalidation/confidence discipline, and a worked example. Load this when building a non-trivial mutation plan.

potpie-ai/potpie · 51 tokens

colab-finetuning

Fine-tune LLMs on Google Colab GPUs directly from openscience. Connects to Colab runtimes via WebSocket bridge for remote training with Unsloth. Supports SFT, GRPO, DPO, vision, and TTS workflows on free T4 to Pro A100 GPUs.

synthetic-sciences/openscience · 67 tokens

loop

Full execution protocol for MODE: LOOP — the compound-engineering loop: brainstorm → plan → build → review → improve, iterating under defense-in-depth stop conditions with generator/critic separation, durable resumable state, and mandatory compounding learning capture. Loaded on demand by the architect when the loop…

ZaxbyHub/opencode-swarm · 72 tokens

add-provider-package

Guide for adding first-party AI provider packages to the AI SDK. Use when creating a provider package under packages/ to integrate an external AI service.

vercel/ai · 33 tokens