Skip to content

feat: add orfc as a Claude Code skill#2

Open
titunian wants to merge 4 commits into
mainfrom
claude/orfc-claude-skill-aCBdX
Open

feat: add orfc as a Claude Code skill#2
titunian wants to merge 4 commits into
mainfrom
claude/orfc-claude-skill-aCBdX

Conversation

@titunian
Copy link
Copy Markdown
Owner

Add .claude/skills/orfc/SKILL.md so that anyone who clones this repo
gets the /orfc slash command in Claude Code. The skill wraps all orfc
CLI commands (push, pull, comments, list) and teaches Claude the
typical review workflow.

https://claude.ai/code/session_01XYct8pCau5HXp5V72jd7G8

claude added 4 commits March 10, 2026 09:56
Add .claude/skills/orfc/SKILL.md so that anyone who clones this repo
gets the /orfc slash command in Claude Code. The skill wraps all orfc
CLI commands (push, pull, comments, list) and teaches Claude the
typical review workflow.

https://claude.ai/code/session_01XYct8pCau5HXp5V72jd7G8
The skill now checks for CLI installation and authentication before
running any commands, guiding users through setup (npm install, login
via browser magic link) instead of assuming everything is ready.

https://claude.ai/code/session_01XYct8pCau5HXp5V72jd7G8
…ge buttons

- Add postinstall script that copies SKILL.md to ~/.claude/skills/orfc/
  so the /orfc slash command works immediately after `npm install -g @orfc/cli`
- Bundle skills/ and scripts/ directories in npm package
- Add `orfc install-skill` command for manual (re)installation
- Add "One-click install" section on landing page with copy-paste commands
  for Claude Code and Cursor

https://claude.ai/code/session_01XYct8pCau5HXp5V72jd7G8
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
rfc Error Error Mar 10, 2026 10:09am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants