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
- Approve an opportunity in Slope → push to GitHub.
- In your repo:
claude code "implement issue #123" - Claude Code reads the issue, makes the edits (title/meta tag changes, content updates, schema additions), opens a PR.
- Review the PR + merge.
- 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".