aiox-core: Command for Gemini CLI

.gemini/commands/aiox-sm.toml

aiox-sm is a command for Gemini CLI from SynkraAI/aiox-core. It costs 0 tokens per session (137 once invoked), scanned A, original, no licence file.

A Scrum Master command for creating and checking user stories, acceptance criteria, and story completeness.

In plain words
What is it for?
Use it to create stories from a product requirements document, validate them, and define the conditions they must meet.
Why use it?
It helps turn product requirements into work items that are clearer and ready to implement.

Command for Gemini CLI

Written for Gemini CLI: installed under .gemini/.

This is SynkraAI/aiox-core's own configuration. It tells Gemini CLI how to work on aiox-core itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything aiox-core configures →

Reuse

Borrowing it

Nothing to install: this file belongs to SynkraAI/aiox-core. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/SynkraAI/aiox-core/main/.gemini/commands/aiox-sm.toml
Clone the repo
git clone --depth 1 https://github.com/SynkraAI/aiox-core

Made for: Gemini CLI.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for aiox-sm

README.md
[![agentmods](https://agentmods.dev/badge/commands/synkraai/aiox-core/aiox-sm.svg)](https://agentmods.dev/commands/synkraai/aiox-core/aiox-sm)
Your own site
<a href="https://agentmods.dev/commands/synkraai/aiox-core/aiox-sm"><img src="https://agentmods.dev/badge/commands/synkraai/aiox-core/aiox-sm.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 137 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00137
Opus 5 $0.00000 $0.00068
Sonnet 5 $0.00000 $0.00027
Haiku 4.5 $0.00000 $0.00014

Measured 3d ago against content hash dea1ae7e892d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

aiox-sm scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.gemini/commands/aiox-sm.toml · 11 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 11 lines · 0 tokens per session scan A dea1ae7e892d

Subscribe to this mod's changes

aiox-sm is a command published in the GitHub repository SynkraAI/aiox-core (3,110 stars, last pushed yesterday), with no licence file. It costs nothing until one of its globs matches a file; then it loads 137 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other commands, from other repositories

hatch3r-feature-plan

Design a new capability -- draft user stories, acceptance criteria, data model, API surface, and sub-issue breakdown as an epic-shaped todo.md for greenfield features.

hatch3r/hatch3r · 33 tokens

hatch3r-spec

Spec orchestrator — detects greenfield vs brownfield project state and runs the corresponding spec agent to produce requirements, acceptance criteria, risk inventory, and test plan (greenfield adds market/competitive/persona/tech-stack; brownfield adds…

hatch3r/hatch3r · 63 tokens

hatch3r-plan

Planning router — classifies a free-form planning request, confirms the match, and drives the matching planning flow(s) (feature-plan, bug-plan, migration-plan, refactor-plan, test-plan, api-spec, project-spec, roadmap, spec) with shared intake context, producing one consolidated outcome and a single plan-execution…

hatch3r/hatch3r · 67 tokens

hatch3r-roadmap

Sequence delivery phases over time into a dependency-ordered milestone plan with business and technical lenses, emitting a todo.md rollout schedule rather than design docs.

hatch3r/hatch3r · 28 tokens

hatch3r-migration-plan

Create a phased migration plan for a major dependency or framework upgrade. Analyzes breaking changes and produces an actionable plan with rollback procedures.

hatch3r/hatch3r · 27 tokens

hatch3r-onboard

Generate a comprehensive onboarding guide for a new developer joining the project -- spawn parallel researchers to analyze codebase structure, architecture, and conventions, then produce a tailored onboarding document with setup instructions, architecture walkthrough, coding conventions, key workflows, tribal…

hatch3r/hatch3r · 56 tokens