hesreallyhim

OSS Guidelines — Development skill for Claude Code

Development community

View / edit / reset per-repo contribution guidelines stored from prior extract-learnings runs.

How to install OSS Guidelines

Installs to ~/.claude/skills/hesreallyhim-oss-autopilot-fork-oss-guidelines/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hesreallyhim-oss-autopilot-fork-oss-guidelines && curl -fsSL https://raw.githubusercontent.com/hesreallyhim/oss-autopilot-fork/HEAD/commands/oss-guidelines.md -o ~/.claude/skills/hesreallyhim-oss-autopilot-fork-oss-guidelines/SKILL.md

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

What OSS Guidelines does


name: oss-guidelines description: View / edit / reset per-repo contribution guidelines stored from prior extract-learnings runs allowed-tools: Bash, Read, Write, Edit, Agent, AskUserQuestion

/oss-guidelines [repo]

Surface for the per-repo guidelines machinery (#867 / #1283). Most users land here after the `extract-learnings` workflow has run at least once and want to read, edit, or reset what was stored — without re-running the full extraction.

Inputs

  • [repo] — optional. `own

Alternatives in Development

  • OSS Forensics 2.3k ★
  • Reset Content Gen — Reset apps/content-gen to fresh state for new voice-based agentic coding experiments 296 ★
  • Reset To Ideation — Roll back plugin to ideation stage - keep idea/mockups, remove all implementation 209 ★

Full documentation available on GitHub

View Source Repository