junevm

4 mods across 1 repository, 206 stars between them.

junevm/splathash

Instructions file GitHub Copilot

Copilot instructions for junevm/splathash: Strictly follow ./skills/planning-with-files/. This is non-negotiable. Do not deviate from it under any circumstances.

206 6mo ago A 29 tokens MIT

agentic-eval

02

junevm/splathash

Skill Claude CodeCodex

Patterns and techniques for evaluating and improving AI agent outputs. Use this skill when: Implementing self-critique and reflection loops Building evaluator-optimizer pipelines for quality-critical generation Creating test-driven code refinement workflows Designing rubric-based or LLM-as-judge evaluation systems…

206 6mo ago A 86 tokens MIT

planning-with-files

03

junevm/splathash

Skill Claude CodeCodex

Implements Manus-style file-based planning to organize and track progress on complex tasks. Creates taskplan.md, findings.md, and progress.md. Use when asked to plan out, break down, or organize a multi-step project, research task, or any work requiring >5 tool calls. Supports automatic session recovery after /clear.

206 6mo ago A 69 tokens MIT

refactor

04

junevm/splathash

Skill Claude CodeCodex

Surgical code refactoring to improve maintainability without changing behavior. Covers extracting functions, renaming variables, breaking down god functions, improving type safety, eliminating code smells, and applying design patterns. Less drastic than repo-rebuilder; use for gradual improvements.

206 6mo ago A 54 tokens MIT