·fpf:decay

Manage evidence freshness by identifying stale decisions and providing governance actions

70Installs·12Trend·@neolabhq

Installation

$npx skills add https://github.com/neolabhq/context-engineering-kit --skill fpf:decay

How to Install fpf:decay

Quickly install fpf:decay AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/neolabhq/context-engineering-kit --skill fpf:decay
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: neolabhq/context-engineering-kit.

SKILL.md

View raw

Manages evidence freshness by identifying stale decisions and providing governance actions. Implements FPF B.3.4 (Evidence Decay).

Key principle: Evidence is perishable. Decisions built on expired evidence carry hidden risk.

Every piece of evidence has a validuntil date. A benchmark from 6 months ago may no longer reflect current system performance. A security audit from before a major dependency update doesn't account for new vulnerabilities.

Manage evidence freshness by identifying stale decisions and providing governance actions Source: neolabhq/context-engineering-kit.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/neolabhq/context-engineering-kit --skill fpf:decay
Category
</>Dev Tools
Verified
First Seen
2026-03-02
Updated
2026-03-10

Browse more skills from neolabhq/context-engineering-kit

Quick answers

What is fpf:decay?

Manage evidence freshness by identifying stale decisions and providing governance actions Source: neolabhq/context-engineering-kit.

How do I install fpf:decay?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/neolabhq/context-engineering-kit --skill fpf:decay Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/neolabhq/context-engineering-kit