telegram-test-advanced
Installation
SKILL.md
telegram-test-advanced Skill
How to test a Telegram bot when declarative specs run out of road — mocking the
bot's own dependencies, forcing Telegram API failures, and dropping to raw
handleUpdate tests.
Built for the agntdev pipeline. Read telegram-test-specs first — it owns the tokenless harness model, the BotSpec JSON format, and the coverage gate. This skill is the escape hatch for the cases that JSON can't express. See agnt-cli-builder for the discovery-and-claim loop, and telegram-bot-api-fundamentals for the
makeBot()factory these tests rely on.