CtrlK
BlogDocsLog inGet started
Tessl Logo

aiox-commit

Create a local conventional commit for AIOX work. Never pushes. Use when: committing, /aiox-commit, or local git commit.

67

Quality

81%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

The canonical home for this skill is aiox-commit in SynkraAI/aiox-core

SKILL.md
Quality
Evals
Security

AIOX Local Commit

Steps

  1. git status and git diff (and git diff --staged).
  2. Stage only relevant files (never force-add secrets).
  3. Commit with conventional message + story id when known:
feat: short description [Story X.Y]
fix: short description [Story X.Y]
docs: ...
test: ...
chore: ...
  1. Do NOT git push. Tell the user to activate /aiox-devops for push/PR.

Forbidden

  • git push, --force, git commit --no-verify to bypass gates
  • Amending published commits without explicit user request
Repository
SynkraAI/aiox-core
Last updated
First committed

Canonical home

SynkraAI/aiox-core
In sync

since Jul 27, 2026

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.