agentsclimarketplace

Agent fault

Skill TserenTserenov/FMT-exocortex-template/.claude/skills/agent-fault

Exocortex template: fork & deploy your AI-powered personal knowledge system with Claude Code

Install
npx -y skills add TserenTserenov/FMT-exocortex-template --skill agent-fault

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Регистрация косяка агента в системе учёта WP-316 L1. Без LLM — детерминированный скрипт без WP Gate.

SKILL.md

1.7 KB, as published. Nobody here has run it

/agent-fault — регистрация косяка агента

When to use

При обнаружении повторяющегося косяка агента — зарегистрировать немедленно через /agent-fault. Примеры: пропуск WP Gate, игнорирование чеклиста, лишние yes/no вопросы, пропуск Pull-on-Touch. Скилл не требует LLM и не создаёт РП — это запись в базу паттернов WP-316.

Algorithm

Передать косяк в iwe_checklist_memory.py record с указанием severity и описания:

python3 "${IWE_SCRIPTS:-$HOME/IWE/scripts}/iwe_checklist_memory.py" \
  record --severity major --fault "агент пропустил чеклист"

Допустимые значения --severity: critical | major | minor.

При отсутствии $IWE_SCRIPTS использовать явный путь: $HOME/IWE/scripts/iwe_checklist_memory.py

<!-- USER-SPACE --> <!-- /USER-SPACE -->

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.