Install
$ agentstack add skill-miaoy0ushan-fp-adaptive-improvement ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README — it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming — see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps — measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →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
- Classify the run: pass, fail, blocked, or partial.
- Extract the concrete observation and its evidence reference.
- Identify what worked, failed, drifted, or wasted context/scope.
- Check whether it is repeated, clearly prevents a severe failure, or measurably improves verification/scope/context.
- Choose one bounded change: local observation, checklist/template, schema candidate, skill-patch candidate, or automation candidate.
- State what the change could make worse.
- Stage a proposal with target, origin/owner, evidence references, exact diff or content hash, rollback, falsifying check, and approval state.
- Freeze the candidate before evaluation. Keep training case IDs separate from hidden holdout and negative-control case IDs.
- Send reusable candidates to
generalization-gate/SKILL.md; the candidate author may not evaluate or approve its own proposal. - Apply only with user authorization and a passing promotion gate, then rerun a check capable of falsifying it.
- 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
- Source: MiaoY0uShan/FP
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.