用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/tomevault-io/skills-registry --skill food-chain-monitor命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
| Use when this capability is needed.
> Use when this capability is needed.
Review architecture and API design for the vfs-s3 project. Use when the user mentions @architect, asks to review an issue's design, discuss module boundaries, API shape, or architectural decisions for vfs-s3. Also trigger when the user wants to create an ADR (Architecture Decision Record) or evaluate a technical approach for the project. Intended for dispatch from Codex automation or Claude routines; GitHub trigger phrase: @vfs-s3-bot please prepare design doc Use when this capability is needed.
基于 SOC 职业分类
正在显示 SKILL.md
| name | food-chain-monitor |
| description | > Use when this capability is needed. |
A delta battle — the ongoing health-check companion to food-chain-ideation. Run it after pivots, after major feature additions, after market changes. It tests ONLY what changed since the last battle. Everything that already survived stays untouched.
food-chain-ideation. If you want to stress-test an idea from scratch, go there.| Input | Required | Description |
|---|---|---|
| Battle Log | YES | From a prior food-chain-ideation session. Contains the original idea, evolved idea, apex predator, patches, and UAS. |
| What Changed | YES | A plain-language description: "we pivoted from X to Y", "we added feature Z", "competitor launched W", "market shifted because of Q". |
| Action Log | NO | From apex-to-action. If provided, the monitor checks whether executed actions are still valid post-change. |
If the user provides no Battle Log, do NOT proceed. Redirect to food-chain-ideation.
Identify exactly what is new. Do not re-litigate settled assumptions.
## Delta Analysis
| Field | Value |
|---|---|
| **Prior battle** | [date, original idea, evolved idea from battle log] |
| **What changed** | [user's description, quoted verbatim] |
### New Assumptions Introduced
| # | Assumption | Why New |
|---|---|---|
| 1 | [assumption] | [why this is new] |
| 2 | [assumption] | [why this is new] |
| ... | [max 5 — pick the 5 most vulnerable] | ... |
### Prior Patches
| Patch | Status |
|---|---|
| [patch from battle log] | STILL VALID / NEEDS RE-EVALUATION |
| ... | ... |
**Prior apex predator:** [animal from battle log] — still relevant? [YES / NO + one sentence why]
If the change introduces ZERO new assumptions (cosmetic change, minor UX tweak), skip the battle and issue:
> **MONITOR VERDICT:** NO NEW ASSUMPTIONS — PRIOR BATTLE LOG STANDS. No delta battle needed.
Select predators that target ONLY the new assumptions from Step 1. Rules:
food-chain-ideation:
[ANIMAL NAME] — [one-line threat to a specific new assumption]
Attacks assumption: [number from Step 1]
If using subagent mode (Ollama available), route ecosystem selection through gemma4:e2b for pattern matching against the new assumptions. If Ollama is offline or returns fallback_required: true, select animals manually using internal reasoning.
Same format as food-chain-ideation rounds, but compressed:
Round structure (per round):
Constraints:
food-chain-ideationAfter final round, identify the delta apex predator — the animal that scored highest against the new assumptions.
Synthesize the delta battle into a clear status update:
## Monitor Verdict
| Field | Value |
|---|---|
| **Prior UAS still valid** | [YES / WEAKENED / INVALIDATED] |
| **Detail** | [If WEAKENED: which element dropped. If INVALIDATED: which assumption broke it] |
| **New threat identified** | [one sentence — delta apex predator's core attack, or "none"] |
| **Recommended action** | [CONTINUE / PATCH / RE-BATTLE] |
Decision logic:
RECOMMENDED PATCH: [concrete change to the idea that neutralizes the new threat]
food-chain-ideation session is needed with the updated idea.APPEND to the prior Battle Log. Never overwrite it — the history matters.
## Battle Log Update
Append to the prior Battle Log. Never overwrite.
> **Date:** [current date]
> **Type:** Monitor battle
> **Change tested:** [what changed — one line]
> **New assumptions tested:** [count]
> **Delta apex predator:** [animal name, or "prior apex holds" if no new apex emerged]
> **New patches applied:** [list, or "none needed"]
> **UAS status:** [VALID / WEAKENED / INVALIDATED]
> **Recommended action:** [CONTINUE / PATCH / RE-BATTLE]
---
[Full battle log history preserved above this line]
If the user has an Action Log from apex-to-action, also note:
Action Log impact: [which actions from the prior log are affected by this change, if any]
This skill should complete in under 5 minutes of interaction. If you find yourself going deeper than 2 rounds or selecting more than 3 animals, you are overscoping. Stop and recommend a full food-chain-ideation re-battle instead.
Source: CodedRichy/food-chain-ideation — distributed by TomeVault.