
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
24 slash commands. Quality gates on every commit. Works with any AI coding tool.
# Mac / Linux
curl -fsSL https://raw.githubusercontent.com/rajitsaha/100x-dev/main/get.sh | bash
source ~/.zshrc # or ~/.bashrc — reload shell to activate the 100x-dev command
# Windows (or anywhere Node.js is installed)
npm install -g 100x-dev && 100x-dev install
Run once per machine. Then set up each project you work on:
cd /path/to/your/project
100x-dev init # run in your terminal, not inside Claude Code
New here? See the full usage guide.
/context → /issue → /spec → /fix → /commit
↓
/techdebt ← /gate → /grill → /pr → /push → /release
Every /commit and /push runs a 5-point quality gate — tests, security, build, Docker, cloud security. Nothing ships without passing.
| Command | What it does |
|---|---|
/context | 7-day git + GitHub activity dump — orient before touching anything |
/issue | Investigate a bug and create a detailed GitHub issue |
/spec | Turn a vague request into an implementation-ready spec |
/fix | Autonomous bug fixer — CI failures, docker logs, Slack pastes |
/gate | 5-point quality gate — run before every commit |
/test | Run all test layers against real Docker services, loop until 95% coverage |
/commit | Gate → stage → conventional commit |
/grill | Adversarial pre-PR review — challenge your own diff |
/pr | Gate → push → create PR |
/push | Gate → push → monitor CI → verify production health |
/release | Version bump → tag → publish to PyPI/npm/Docker Hub → verify |
/launch | Full deploy pipeline in one command |
/branch | Create conventional feature branches (feat/, fix/, chore/) |
/lint | Auto-detect and fix all lint errors (ESLint, TypeScript, ruff) |
/security | Scan for vulnerabilities and secrets, auto-fix where possible |
/techdebt | Scan for dead code, duplication, stale TODOs |
/db | Query any of 7 database engines from one interface |
/query | Plain-English analytics — describe what you want, Claude writes the SQL |
/architect | Architectural Q&A and decision matrices |
/enterprise-design | Full technical blueprint — IA, API, data model, stack |
/cloud-security | Deep GCP IAM, networking, PII, and compliance scan |
/docs | Detect code changes and update documentation |
/orchestrate | Plan-first methodology for complex multi-step tasks |
/update-claude | Write a CLAUDE.md rule after any correction |
| Tool | How it works |
|---|---|
| Claude Code | Each workflow is a slash command in ~/.claude/commands/ |
| Cursor | All workflows concatenated into .cursorrules |
| Codex | All workflows embedded in AGENTS.md |
| Windsurf | All workflows in .windsurfrules |
| Copilot CLI | All workflows in .github/copilot-instructions.md |
| Gemini CLI | All workflows in GEMINI.md |
| Antigravity | All workflows in ANTIGRAVITY.md |
The installer asks which tools you use and sets up each one. For Claude Code it also scaffolds a CLAUDE.md in your project with placeholders for DB config, GCP project, production URLs, and security exceptions.
100x-dev, cc, ccc, 100x-update, 100x-checkWatch releases: Click Watch → Custom → Releases on this repo for email notifications.
Auto-banner: Claude Code shows an update notice at session start when a new version is available.
Manual: 100x-dev update to update, 100x-dev check to check.
Note:
100x-devcommands run in your terminal (zsh/bash). Claude Code slash commands like/commitand/reload-pluginsrun inside Claude Code. They are different environments.
Built by Rajit Saha — 20+ years in enterprise data at Udemy, Experian, LendingClub, VMware, Yahoo.
If this saves you time, star the repo and share it with your team.
FAQs
66 cross-tool modules (workflows + skills). Quality gates on every commit. Works with Claude Code, Cursor, Codex, Windsurf, Antigravity, Copilot, Gemini.
The npm package 100x-dev receives a total of 6 weekly downloads. As such, 100x-dev popularity was classified as not popular.
We found that 100x-dev demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.