aiox-sm

aiox-sm is a skill for Claude Code, Codex from SynkraAI/aiox-core. It costs 49 tokens per session (3,013 once invoked), scanned A, original, no licence file.

A Scrum Master assistant for organizing work in Scrum, a method that delivers software in short cycles called sprints.

In plain words
What is it for?
Use it to create and check stories from product requirements, define acceptance criteria, plan sprints, groom the backlog, and run retrospectives.
Why use it?
It helps find missing details in user stories and keeps planning, daily coordination, backlog maintenance, and reviews structured.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/synkraai/aiox-core/sm
Any agent
npx skills add SynkraAI/aiox-core --skill sm
Clone the repo
git clone --depth 1 https://github.com/SynkraAI/aiox-core

Made for: Claude Code, Codex.

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/skills/synkraai/aiox-core/sm.svg)](https://agentmods.dev/skills/synkraai/aiox-core/sm)
Your own site
<a href="https://agentmods.dev/skills/synkraai/aiox-core/sm"><img src="https://agentmods.dev/badge/skills/synkraai/aiox-core/sm.svg" alt="Measured on agentmods" height="20"></a>
Per session 49 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,013 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00049 $0.03013
Opus 5 $0.00024 $0.01507
Sonnet 5 $0.00010 $0.00603
Haiku 4.5 $0.00005 $0.00301

Measured 4d ago against content hash 7f586450bdbd, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, 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 4d 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.

.claude/skills/AIOX/agents/sm/SKILL.md · 296 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

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. 4d ago First seen · 296 lines · 49 tokens per session scan A 7f586450bdbd

Subscribe to this mod's changes

aiox-sm is a skill published in the GitHub repository SynkraAI/aiox-core (3,103 stars, last pushed yesterday), with no licence file. It adds 49 tokens to every session and 3,013 once invoked, about $0.0002 per session on Opus 5. 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-08-30.

Related

Other skills, from other repositories

devloop

Goal-driven development loop — define objective, write rules with key-results, verify visually, sync to issue tracker.

x-cmd/x-cmd · 25 tokens

sprint-planning

Plan implementation sprints with story selection, goal definition, and execution ordering.

a5c-ai/babysitter · 0 tokens

sprint-contract

Negotiate a pre-code contract between generator and evaluator personas that defines what "done" means before any code is written. Turns fuzzy specs into a testable target the evaluator can hold the generator to.

Archive228/loopkit · 44 tokens

ergo-backlog-planning

Shape and execute multi-step work with the Ergo CLI, a repository-local backlog management tool. Use to plan software development, documentation, or general knowledge work as a series or graph of well-defined tasks. Use to define dependencies within that task backlog. Use to group tasks into epics when needed. Skip…

sandover/ergo · 73 tokens

sprint-plan

Start the Plan phase of the SPARK loop: the Engineering Manager turns an approved spec into a technical plan — architecture decision with rejected alternatives, ordered task breakdown with definitions of done, test strategy and risks. Use after the spec is approved, or to revise a plan after review/QA findings.

a-lottes/aSPARK · 63 tokens

sprint-planning

Facilitates sprint planning with security debt baked in: capacity planning from rolling velocity, risk-weighted prioritization balancing feature value against security debt, commitment sizing, and a DevSecOps definition of done. For writing or refining the stories themselves, use user-story-writing instead. Triggers…

timwukp/agent-skills-best-practice · 99 tokens