Draft Contract banner
chrismccoy chrismccoy

Draft Contract

Development community

Description

--- description: Draft a plain-English service-agreement framework via guided intake - your business, client, service, payment terms, protections, tone. argument-hint: [optional one-line service description] disable-model-invocation: true --- > **Load first.** Read `${CLAUDE_PLUGIN_ROOT}/lib/contract-framework/SKILL.md` in full before > anything else - intake, tool calls, or output. That file is the authoritative > procedure for this command; every mention of "the `contract-framework` procedure

Installation

Installs to ~/.claude/skills/chrismccoy-forge-draft-contract/SKILL.md

Terminal
mkdir -p ~/.claude/skills/chrismccoy-forge-draft-contract && curl -fsSL https://raw.githubusercontent.com/chrismccoy/forge/HEAD/commands/draft-contract.md -o ~/.claude/skills/chrismccoy-forge-draft-contract/SKILL.md

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

Full documentation available on GitHub

View Source Repository