Imported from liush2yuxjtu/business-world-agent-diaper (
AGENTS.md). Install upstream withnpx skills add liush2yuxjtu/business-world-agent-diaper. Copyright stays with the author.
eve Agent App
This project uses the eve framework. Before writing code, always read the relevant guide in node_modules/eve/dist/docs/public/.
Use eve lowercase in user-facing copy, docs, prompts, and comments. Do not
title-case it unless it is part of an exact external title or quoted text.
Pre-PR verification
Use /verify skill every time BEFORE we make a PR
- Canonical skill source:
liush2yuxjtu/claude-runtime-verification-skills@0d585c02bbeaa756e45865dd0a36f84d1b08f589. - Run relevant existing tests locally through
/verifybefore PR creation. - Keep test files in the repository; shift their execution left instead of deleting coverage.
- Preserve remote CI only for checks that genuinely require remote, production, deployment, secret, runner, or environment-specific execution.
- Do not open a PR on
FAILorBLOCKED.SKIPis only valid when the skill says no executable runtime behavior applies.