Claude Code para personas no técnicas. Dos comandos: /arrancar (sync + branch + dev setup) y /listo (commit + PR + CI + auto-review). Todo en español colombiano, con tareas visibles y preguntas amigables.
Sincronizar el repo y empezar a trabajar en algo nuevo
Guardar cambios, crear PR, verificar CI, revisar comentarios y asignar revisor
Configurar todo lo necesario en el computador para poder usar /arrancar y /listo
Mi mamá publica en producción. Solo usa
/arrancary/listo.
Claude Code Facilito is a Claude Code plugin that makes Git, PRs, CI/CD, and deployments accessible to non-technical people. It wraps the entire developer workflow into two simple slash commands — all in casual Colombian Spanish.
My mom needed to make changes to our website (laolibero.com). She doesn't know Git, doesn't know what a PR is, and has never seen a terminal. With this plugin, she types two words and Claude handles the rest.
/setup — First-time setupWhat mom does: types /setup on a fresh computer
What Claude does behind the scenes:
winget install on Windows, brew install on Mac)/arrancar para empezar"/arrancar — Start workingWhat mom does: types /arrancar
What Claude does behind the scenes:
git pull --rebase)/listo — Ship itWhat mom does: types /listo
What Claude does behind the scenes:
# Add the marketplace
/plugin marketplace add JairoTorregrosa/claude-code-facilito
# Install the plugin
/plugin install claude-code-facilito@claude-code-facilito
claude --plugin-dir /path/to/claude-code-facilito/plugins/claude-code-facilito
/setup installs it for you):
Anthropic's research on AI labor market impacts shows that AI is increasingly capable of augmenting workers across many occupations. Claude Code Facilito is a concrete example: it takes a workflow that requires years of developer experience (Git, PRs, CI/CD, code review) and makes it accessible to anyone who can describe what they want to do in plain language.
This isn't about replacing developers — it's about giving non-technical team members the ability to contribute directly to the codebase with AI as their guide.
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub jairotorregrosa/claude-code-facilito --plugin claude-code-facilitoAgents Checking Agents -- multi-agent orchestration with cross-validation using Claude Code Agent Teams
Git and PR workflows with code review, onboarding, and PR enhancement
Interactive setup wizard for configuring any repository with Claude Code best practices, based on Boris Cherny's workflow
Commands for Git operations, commits, and PRs
Autonomous session orchestrator for Claude Code - manages multi-phase development workflows
Git workflow automation: conventional commits with branch protection, ticket tracking, and semantic correlation
Git automation - PRs, releases, branches, worktrees