ezequielmm

Ai4cela — Productivity skill for Claude Code

Productivity community

CELA — how work gets done at Microsoft CELA Engineering (AI4CELA), the entry point that routes a task to the right skill or lists the skill families.

How to install Ai4cela

Installs to ~/.claude/skills/ezequielmm-ai4cela-ai4cela/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ezequielmm-ai4cela-ai4cela && curl -fsSL https://raw.githubusercontent.com/ezequielmm/ai4cela/HEAD/commands/ai4cela.md -o ~/.claude/skills/ezequielmm-ai4cela-ai4cela/SKILL.md

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

What Ai4cela does


description: "CELA — how work gets done at Microsoft CELA Engineering (AI4CELA), the entry point that routes a task to the right skill or lists the skill families." argument-hint: "[what you are about to do — commit, PR, story, bicep deploy, S360 finding, phase 3…]" allowed-tools:

  • "Read"
  • "Grep"
  • "Glob"
  • "Bash"
  • "Task"
  • "Skill"

/cela — route the task to the CELA way of doing it

Task: **$ARGUMENTS**

CELA Engineering has a fixed way of shipping: every commit links a

Alternatives in Productivity

  • Skill Context Detection — Auto-detect work context (Dev vs Knowledge) — use to tailor workflows based on current task type 2.8k ★
  • Build In Public — Build-in-Public — generate posts from your engineering work, anonymize, and schedule via Buffer 705 ★
  • Agentacct — See what your coding agents did and what it cost 665 ★

Full documentation available on GitHub

View Source Repository