Tm Marathon Config Example banner
bjcoombs bjcoombs

Tm Marathon Config Example

Development community

Description

--- name: tm-marathon-config-example disable-model-invocation: true description: "Example Marathon Configuration for CLAUDE.md - copy the section below into your project's CLAUDE.md" --- # Marathon Configuration Example Copy the `## Marathon Configuration` section below into your project's CLAUDE.md file. The `/tm` and `/issues` commands read this section to configure marathon mode for your specific codebase. **If this section is missing**, `/tm` uses these defaults: - Base branch: `main` - R

Installation

Installs to ~/.claude/skills/bjcoombs-ai-native-toolkit-tm-marathon-config-example/SKILL.md

Terminal
mkdir -p ~/.claude/skills/bjcoombs-ai-native-toolkit-tm-marathon-config-example && curl -fsSL https://raw.githubusercontent.com/bjcoombs/ai-native-toolkit/HEAD/commands/tm-marathon-config-example.md -o ~/.claude/skills/bjcoombs-ai-native-toolkit-tm-marathon-config-example/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository