Documentation

Working with Claude Code

Hand off a Slope issue to Claude Code in one paste.

Why Claude Code is a great fit for Slope-created issues

Slope writes issues in the format Claude Code likes — clear context (Why + Evidence) followed by concrete actions. A typical Slope issue is one Claude Code command away from a PR.

Workflow

  1. Approve an opportunity in Slope → push to GitHub.
  2. In your repo: claude code "implement issue #123"
  3. Claude Code reads the issue, makes the edits (title/meta tag changes, content updates, schema additions), opens a PR.
  4. Review the PR + merge.
  5. Close the issue. Slope auto-marks the task completed; impact measurement runs in 14 days.

Tips

  • Pair with a CLAUDE.md in your content repo that explains the file layout (where titles live, where meta descriptions live in your CMS).
  • For programmatic SEO templates, point Claude Code at the template file: claude code "implement issue #123, the template is in src/templates/ProductPage.tsx".