← 返回
未分类 中文

Nm Gauntlet Challenge

Run a gauntlet challenge session with adaptive difficulty. Tests codebase understanding through multiple choice, code completion, trace exercises, and more
提供自适应代码库挑战题,包含选择题和追踪练习
athola athola 来源
未分类 clawhub v1.9.12 3 版本 100000 Key: 无需
★ 0
Stars
📥 445
下载
💾 1
安装
3
版本
#latest

概述

> Night Market Skill — ported from claude-night-market/gauntlet. For the full experience with agents, hooks, and commands, install the Claude Code plugin.

Run Gauntlet Challenge

Present challenges from the knowledge base and evaluate answers.

In-Loop Provider Setup

Before generating a challenge, register the in-loop variation

provider so we do not call out to the Anthropic API just to spawn

a sibling Claude (issue #464). Outside Claude Code this is a

no-op and the default Anthropic provider remains active.

from gauntlet.providers.in_loop import (
    register_in_loop_provider_if_inside_claude_code,
)
register_in_loop_provider_if_inside_claude_code()

Steps

  1. Load state: read .gauntlet/knowledge.json and developer

progress

  1. Check for pending challenge: if

.gauntlet/state/pending_challenge.json exists, evaluate the

developer's most recent message as an answer before generating

a new one

  1. Generate challenge: use adaptive weighting to select a

knowledge entry and challenge type

  1. Present challenge: show the question with context
  1. Evaluate answer: score the response (pass/partial/fail)
  1. Record result: update developer progress and streak
  1. On pass: write pass token if from pre-commit gate. Show

next challenge if in session.

  1. On fail: show correct answer with explanation. Present a

new challenge.

Scoring

ResultScoreStreak
-----------------------
Pass1.0+1
Partial0.5reset
Fail0.0reset

版本历史

共 3 个版本

  • v1.9.12 当前
    2026-06-19 19:56 安全 安全
  • v1.0.2
    2026-05-09 16:39 安全 安全
  • v1.0.1
    2026-05-07 11:57 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

education

Thinking Partner

itsflow
通过提问探索复杂问题的协作思考伙伴
★ 49 📥 9,990
education

Language Learning Tutor

chipagosfinest
AI语言导师,通过对话、词汇练习、语法课程、抽认卡及沉浸式练习,助您学习任意语言。适用于学习新语言、练词汇、学语法、翻译、会话练习、旅行准备、习语俚语或改善发音。支持包括中、英、日、韩、法、德、西等在内的100多种语言。
★ 30 📥 8,927
education

Interview Simulator

wscats
模拟各类职位和经验水平的面试,提供定制化的技术、行为及案例问题,并给予详细反馈与评分。
★ 24 📥 22,062