mrsthl

12 mods across 1 repository, 21 stars between them.

release-notes

01

mrsthl/5

Command Claude Code

Generate release notes from commits since the last release.

21 18d ago A 13 tokens

release

02

mrsthl/5

Command Claude Code

Create a GitHub release from the latest release notes.

21 18d ago A 12 tokens

5

03

mrsthl/5

Settings file Claude Code

A meta-framework that guides feature implementation using a clear 5-phase process.

21 18d ago A tokens not measured

5 AGENTS.md

04

mrsthl/5

Instructions file CodexOpenCode

AGENTS.md instructions for mrsthl/5, covering repository guide, development, layout, runtime parity and workflow model.

21 18d ago A 1,903 tokens

5 CLAUDE.md

05

mrsthl/5

Instructions file

Claude Code instructions for mrsthl/5, a project described as: A meta-framework that guides feature implementation using a clear 5-phase process.

21 18d ago A 4 tokens

step-executor-agent

06

mrsthl/5

Agent

Implements one planned workflow component by following existing codebase patterns. Spawned by /5:implement.

21 18d ago A 26 tokens

mrsthl/5

Agent

Converts a clean human plan into an execution graph — steps, component wiring, model choices, pattern references, and verify commands.

21 18d ago A 32 tokens

verification-agent

08

mrsthl/5

Agent

Verifies a workflow implementation across completeness, correctness, infrastructure, acceptance criteria, and quality. Used by /5:implement.

21 18d ago A 28 tokens

mrsthl/5

Skill Claude CodeCodex

Analyzes the codebase, creates project documentation, generates a rebuildable codebase index, and updates AGENTS.md. Used during /5:implement CONFIGURE.

21 18d ago A 38 tokens

configure-skills

10

mrsthl/5

Skill Claude CodeCodex

Generates project-specific create-/run- skills and scoped rules from the current codebase. Used during /5:implement CONFIGURE.

21 18d ago A 32 tokens

generate-readme

11

mrsthl/5

Skill Claude CodeCodex

Generates concise README.md files for monorepo modules by analyzing module structure, dependencies, key components, and testing patterns. Use when creating module documentation, documenting architecture, updating READMEs, or when user asks to generate/create README for a module.

21 18d ago A 55 tokens

use-index

12

mrsthl/5

Skill Claude CodeCodex

Navigate the .5/index/ codebase index to quickly identify target files and understand project structure. Use before running broad Glob/Grep scans when you need to find where a feature lives, where new code should go, which routes exist, or what the data model looks like.

21 18d ago A 58 tokens