Skip to content

Instantly share code, notes, and snippets.

@factory-ben
factory-ben / SKILL.md
Last active November 27, 2025 09:17
osgrep skill for Factory
name description
osgrep
Run lightweight semantic grep over the current repository using the osgrep CLI (natural-language search, JSON output, hot daemon).

Note: path should be ~/.factory/skills/osgrep/SKILL.md

Install osgrep

Install / Warm Up

@factory-ben
factory-ben / README.md
Created October 3, 2025 15:41
Setting up droid exec code review on GitLab

Droid Code Review for GitLab

Follow these steps to run the Factory Droid automated code review inside GitLab merge requests.

  1. Create CI/CD variables In your project’s Settings → CI/CD → Variables, add:
  • FACTORY_API_KEY (masked, protects access to Factory).
  • GITLAB_TOKEN (masked, personal access token with the api scope for posting discussions).
  1. Ensure full git history