Contract banner
10x-Anit 10x-Anit

Contract

Development community

Description

--- description: Create or view an accountability contract with stakes and commitments --- <context> Active profile: Read from data/profiles/profiles.md (Owner Profile ID). If multiple profiles exist, ask which to use. Profile data: data/profiles/{profileId}/ </context> <cmd name="contract">Accountability contract</cmd> <ref>skills/punishment/SKILL.md</ref> <input>/contract --new</input> <steps> 1. If viewing: read from data/profiles/{profileId}/contracts/ 2. If --new or no contract exists:

Installation

Installs to ~/.claude/commands/10x-anit-10x-accountability-coach-contract.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/10x-Anit/10x-Accountability-Coach/HEAD/.claude/commands/contract.md -o ~/.claude/commands/10x-anit-10x-accountability-coach-contract.md

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

Full documentation available on GitHub

View Source Repository