clarify

clarify is a skill for Claude Code, Codex from aris4u-dev/aris4u. It costs 192 tokens per session (1,460 once invoked), scanned A, original, no licence file.

A guided clarification step that runs before planning or building a feature, module, or app. It reviews a rough brief for missing details and asks questions one at a time.

In plain words
What is it for?
Turning an idea or incomplete brief into clearer requirements for later planning and development.
Why use it?
It exposes unclear requirements and missing assumptions before implementation starts.

Skill for Claude CodeCodex

Part of the aris4u plugin — 25 skills, 15 agents, 7 hooks, 1 MCP server shipped together

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/aris4u-dev/aris4u/clarify
Any agent
npx skills add aris4u-dev/aris4u --skill clarify
Clone the repo
git clone --depth 1 https://github.com/aris4u-dev/aris4u

Made for: Claude Code, Codex.

Or install aris4u, the plugin that ships this one along with the rest of its 25 skills, 15 agents, 7 hooks, 1 MCP server.

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 clarify

README.md
[![agentmods](https://agentmods.dev/badge/skills/aris4u-dev/aris4u/clarify.svg)](https://agentmods.dev/skills/aris4u-dev/aris4u/clarify)
Your own site
<a href="https://agentmods.dev/skills/aris4u-dev/aris4u/clarify"><img src="https://agentmods.dev/badge/skills/aris4u-dev/aris4u/clarify.svg" alt="Measured on agentmods" height="20"></a>
Per session 192 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,460 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.00192 $0.01460
Opus 5 $0.00096 $0.00730
Sonnet 5 $0.00038 $0.00292
Haiku 4.5 $0.00019 $0.00146

Measured 4d ago against content hash d7c0afb3281f, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

clarify 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.

skills/clarify/SKILL.md · 108 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. 4d ago First seen · 108 lines · 192 tokens per session scan A d7c0afb3281f

Subscribe to this mod's changes

clarify is a skill published in the GitHub repository aris4u-dev/aris4u (0 stars, last pushed 1mo ago), with no licence file. It adds 192 tokens to every session and 1,460 once invoked, about $0.0010 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-09-01.

Related

Other skills, from other repositories

spec-driven-development

Use when starting a new feature or significant change with no spec yet. Covers single-repo and multi-repo features. Do NOT use for typos, single-line fixes, or post-hoc documentation of finished work.

juanmhidalgo/claude-plugins · 48 tokens

spec-writing

Write a spec that a different engineer could implement without asking questions. Invoke when starting a new feature, especially one that will be handed off or implemented later.

orlando-japan/claude-code-setting · 34 tokens

add-community-extension

Add a community extension to the Spec Kit catalog from a GitHub issue submission. USE FOR: processing extension submission issues, validating catalog entries, updating catalog.community.json and docs/community/extensions.md, creating PRs. DO NOT USE FOR: creating new extensions from scratch, or first-party extension…

github/spec-kit · 63 tokens

openspec-explore

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

Fission-AI/OpenSpec · 39 tokens

openspec-onboard

Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.

Fission-AI/OpenSpec · 26 tokens

release-openspec

Use this skill when releasing OpenSpec: audit merged work and changeset coverage, decide whether a catch-up changeset PR is needed, prepare or resume the Changesets Version Packages PR, cut a beta or stable release, verify publishing, and polish GitHub release notes. Also use when asked whether an open release PR is…

Fission-AI/OpenSpec · 88 tokens