# Fp Adaptive Improvement

> Use only when routed by FP after a non-trivial evidenced run to stage a reusable checklist, schema, or automation candidate.

- **Type:** Skill
- **Install:** `agentstack add skill-miaoy0ushan-fp-adaptive-improvement`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [MiaoY0uShan](https://agentstack.voostack.com/s/miaoy0ushan)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [MiaoY0uShan](https://github.com/MiaoY0uShan)
- **Source:** https://github.com/MiaoY0uShan/FP/tree/main/install/aider/fp/adaptive-improvement

## Install

```sh
agentstack add skill-miaoy0ushan-fp-adaptive-improvement
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# FP: Adaptive Improvement

Learn from evidence, not confidence. This skill stages improvements; it is not an autonomous self-modifying loop.

## Inputs

An Evidence Ledger is mandatory. Add a Metrics Report only when observed measurements matter. Execution Briefs, review findings, and prior promoted lessons may provide context.

Without an Evidence Ledger, return `Decision: reject — no evidence`.

## Evidence Cycle

1. Classify the run: pass, fail, blocked, or partial.
2. Extract the concrete observation and its evidence reference.
3. Identify what worked, failed, drifted, or wasted context/scope.
4. Check whether it is repeated, clearly prevents a severe failure, or measurably improves verification/scope/context.
5. Choose one bounded change: local observation, checklist/template, schema candidate, skill-patch candidate, or automation candidate.
6. State what the change could make worse.
7. Stage a proposal with target, origin/owner, evidence references, exact diff or content hash, rollback, falsifying check, and approval state.
8. Freeze the candidate before evaluation. Keep training case IDs separate from hidden holdout and negative-control case IDs.
9. Send reusable candidates to `generalization-gate/SKILL.md`; the candidate author may not evaluate or approve its own proposal.
10. Apply only with user authorization and a passing promotion gate, then rerun a check capable of falsifying it.
11. Record the new result before another cycle.

When the user requests N self-iterations, predeclare N cycles. Each cycle requires a new failing check or independent review finding, one bounded change, and rerun evidence. Do not invent changes to fill a cycle; a clean adversarial review is itself the final evidence for that cycle.

## Promotion States

- `observation`: one run; keep in the ledger/report. A clearly evidenced severe risk may become only a narrow, expiring shadow checklist.
- `observe_more`: plausible but not yet reusable.
- `promote_to_checklist`: repeated and generalization-gated; a severe single case remains shadow-only until independent evidence exists.
- `promote_to_schema`: stable cross-task pattern that passed held-out, negative-control, invariant, shadow, and rollback gates.
- `automation_candidate`: repeated, deterministic, bounded, reversible, independently evaluated, and already covered by checks.
- `reject`: speculative, redundant, or increases ceremony without reducing risk.

Never automate confusion. Prefer a small checklist or validator over a new skill/runtime. Paraphrases, prompt perturbations, and multiple subagents from one task are robustness checks, not independent promotion evidence.

## Output

Use `templates/adaptive-improvement-report.md` and include:

- source evidence and quality;
- cycle number and run result;
- observation vs repeated pattern;
- bounded proposed change;
- expected benefit and falsifying check;
- safety/regression risk;
- promotion decision;
- actual post-change result, when authorized.
- proposal owner/origin, exact diff or hash, rollback, falsifying check, and approval state.
- distinct task/session IDs, training IDs, hidden holdout IDs, negative controls, baseline/candidate evidence, complexity delta, and shadow/expiry state.

Do not silently edit FP, repository rules, lessons, or schemas. Promotion changes still obey protocol-change confirmation unless the user already authorized them.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [MiaoY0uShan](https://github.com/MiaoY0uShan)
- **Source:** [MiaoY0uShan/FP](https://github.com/MiaoY0uShan/FP)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-miaoy0ushan-fp-adaptive-improvement
- Seller: https://agentstack.voostack.com/s/miaoy0ushan
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
