← 返回
未分类 中文

Jane Street Puzzle Archivist

Use when solving, organizing, or reviewing Jane Street monthly puzzles, especially when bootstrapping a new puzzle month, comparing against prior public solu...
用于解决、组织或回顾Jane Street每月谜题,尤其是启动新谜题月份或与之前的公开解法进行比较时
aznikline
未分类 clawhub v0.1.0 1 版本 99702.4 Key: 无需
★ 0
Stars
📥 335
下载
💾 0
安装
1
版本
#latest

概述

Jane Street Puzzle Archivist

Use this skill to keep Jane Street puzzle work reproducible, archived, and reusable.

When to Use

  • A new monthly Jane Street puzzle is live.
  • An existing month needs solver cleanup, answer submission, or better notes.
  • You need to compare the current puzzle with prior public solution repos.
  • You want to turn puzzle-solving experience into reusable scripts, docs, or skills.

Workflow

  1. Run python3 scripts/current_puzzle.py to inspect the live puzzle metadata.
  2. If it is a new month, run python3 scripts/current_puzzle.py --init and work inside puzzles/YYYY/YYYY-MM-slug/.
  3. Refresh the reference index with python3 scripts/index_reference_repos.py.
  4. Read:
    • references/reference-repos.md
    • references/solving-patterns.md
  5. Solve the puzzle with a reproducible script stored in the month folder.
  6. Record the answer and submission status in that month's README.md and submission.json.
  7. If you learned a reusable technique, update this skill or the repo knowledge files before finishing.

Required structure

  • Each puzzle lives under puzzles/YYYY/YYYY-MM-slug/.
  • Keep the puzzle asset, solver, notes, metadata, and submission record together.
  • Do not commit refs/ or .omx/.

Publishing

  • This skill can be published directly with:
  • clawhub publish .agents/skills/jane-street-puzzle-archivist --slug jane-street-puzzle-archivist --name "Jane Street Puzzle Archivist" --version
  • If the skill changes materially, publish a new version after verifying the references still match the repo workflow.

版本历史

共 1 个版本

  • v0.1.0 当前
    2026-05-07 22:21 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Lean Claude Code Harness

aznikline
适用于构建、审计或简化 AI 编程代理框架,尤其是当前运行时的配置优先级不明确、工具权限较弱的情况。
★ 0 📥 439

宽数题库

aznikline
宽数题库项目入口,涵盖四套量化题库来源、仓库结构、常用命令与当前公网部署信息。
★ 0 📥 382
developer-tools

project-deep-analyzer

aznikline
深度分析项目的系统边界、核心概念、模块架构、关键算法、技术选型以及错误排查。当用户需要深入理解代码库或定位疑难问题时调用。
★ 0 📥 599