home/categories/productivity-tools/magnusrodseth-aoc-2025-claude-skills-submission-handler-skill-md
productivity-toolstools

submission-handler

Handle Advent of Code answer submissions with intelligent retry logic. Submits answers via aoc-cli, parses responses, handles failures, analyzes edge cases when tests pass but submission fails, and manages exponential backoff. Use when submitting AoC answers, handling submission failures, or implementing retry logic.

magnusrodseth
maintainer
magnusrodseth
Updated 12/12/2025
Stars
0
Forks
0
quick start

Installation and usage

Handle Advent of Code answer submissions with intelligent retry logic. Submits answers via aoc-cli, parses responses, handles failures, analyzes edge cases when tests pass but submission fails, and manages exponential backoff. Use when submitting AoC answers, handling submission failures, or implementing retry logic.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use submission-handler