dwi-all-in-one

dwi-all-in-one is a skill for Codex from thienhoc/dwi-by-thienhoc. It costs 56 tokens per session (1,362 once invoked), scanned A, original, Apache-2.0.

A workflow guide for combining several Dwi review lenses when a task has multiple problems at once. It keeps permissions, authority, evidence, and project rules explicit.

In plain words
What is it for?
Use it to review complex tasks involving several workflow concerns, such as coordination, communication, resources, or unclear authority.
Why use it?
It helps prevent unnecessary reviews, unclear ownership, scope growth, and actions that were not authorized.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: $skill-name invocation.

Good fit Use it to review complex tasks involving several workflow concerns, such as coordination, communication, resources, or unclear authority.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/thienhoc/dwi-by-thienhoc/dwi-all-in-one
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.

Any agent
npx skills add thienhoc/dwi-by-thienhoc --skill dwi-all-in-one
Clone the repo
git clone --depth 1 https://github.com/thienhoc/dwi-by-thienhoc

Made for: 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 dwi-all-in-one

README.md
[![agentmods](https://agentmods.dev/badge/skills/thienhoc/dwi-by-thienhoc/dwi-all-in-one/github.svg)](https://agentmods.dev/skills/thienhoc/dwi-by-thienhoc/dwi-all-in-one)
Your own site
<a href="https://agentmods.dev/skills/thienhoc/dwi-by-thienhoc/dwi-all-in-one"><img src="https://agentmods.dev/badge/skills/thienhoc/dwi-by-thienhoc/dwi-all-in-one/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for dwi-all-in-one

Your own site · 80×15
<a href="https://agentmods.dev/skills/thienhoc/dwi-by-thienhoc/dwi-all-in-one"><img src="https://agentmods.dev/badge/skills/thienhoc/dwi-by-thienhoc/dwi-all-in-one.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 56 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,362 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 original 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.00056 $0.01362
Opus 5 $0.00028 $0.00681
Sonnet 5 $0.00011 $0.00272
Haiku 4.5 $0.00006 $0.00136

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

Security

Grade A, and why

dwi-all-in-one 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 12d 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.

modules/dwi-all-in-one/SKILL.md · 199 lines

How it starts

The opening of the file, as written. The whole thing — 199 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Dwi All-in-One

Use Dwi All-in-One as a composition preset, not as a seventh authority layer and not as a requirement to run every lens on every task.

Activation contract

  • Invoke explicitly with $dwi-all-in-one.
  • Apply it only to one clearly named task or phase.
  • Preserve the native harness permission model.
  • Preserve project-specific instructions and governance.
  • Add no authority, writer, agent, service, dependency, or external effect by implication.
  • Prefer a focused module when one observed issue dominates.

Precedence

Resolve conflicts in this order:

  1. native harness policy and permission controls;
  2. explicit human authority;
  3. privacy, security, and irreversible-effect boundaries;
  4. the requested outcome and acceptance condition;
  5. one-writer ownership for mutable scope;
  6. evidence required for the current decision;
  7. Lean and Budget optimization;
  8. communication presentation.

A lower item never overrides a higher item.

Fit

Use All-in-One when at least two relevant Dwi problem patterns are visible in the same workflow, such as:

  • communication friction plus scope expansion;
  • resource drift plus repeated coordination;
  • unclear authority plus overlapping writers;
  • completion claims plus missing evidence;
  • several focused modules would otherwise need manual coordination.

Do not use it merely because it is installed.

If only one lens is relevant, mention once that the focused module is smaller, then continue with only that lens. Do not interrupt a safe task to force a module switch.

Relevance gate

Select only lenses supported by an observed condition:

Lens Activate only when
Conduct Communication, terminology, assumptions, or a blocking decision is difficult
Lean Scope, planning, testing, exploration, or polish is expanding beyond the requested finish line
Budget Resource use, context use, time, tool calls, or a checkpoint is materially relevant
Bridge Work or advice crosses native harnesses
Arc Several genuinely disjoint work cells or an independent integration gate are needed
Evidence A material completion, comparison, promotion, handoff, safety, or release claim needs support

Read the full file on GitHub · 199 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 12d ago First seen · 199 lines · 56 tokens per session scan A ee40f66f595d

Subscribe to this mod's changes

dwi-all-in-one is a skill published in the GitHub repository thienhoc/dwi-by-thienhoc (3 stars, last pushed 1mo ago), licensed Apache-2.0. It adds 56 tokens to every session and 1,362 once invoked, about $0.0003 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-31.

Related

Other skills, from other repositories

awsl

Run Claude Code JavaScript Workflows through the awsl compatibility runtime. Use when an agent's current task or loaded Skill requires dispatching a Claude Code Workflow but the host cannot execute that Workflow natively, or when awsl workflow inspection, durable run state, resume, or provider diagnostics are needed.

XhinLiang/awsl · 63 tokens

grill-with-docs-lite

Groom a fuzzy request and the smallest relevant source set into a bounded PRE-SPEC ASSEMBLY packet for mini-spec, separating evidence from decisions, assumptions, and blockers before contract language is written.

tmusser/ai-engineering-skills · 47 tokens

handoff

Compress project context into HANDOFF.md with workflow state, analysis checkpoint, next gate, verification, current hypothesis, freshness anchors, optional gotcha references, and a resume packet for the next agent session.

tmusser/ai-engineering-skills · 43 tokens

tool-noise-guard

Passive guardrail that compacts repetitive tool-result envelopes, preserves decision-relevant anchors and deltas, and suppresses redundant re-fetches without pretending prior context disappeared.

tmusser/ai-engineering-skills · 39 tokens

verify-contract

Record clear evidence that a task works, including commands, results, remaining risks, scope adherence, and whether the implementation stayed under the spec ceiling.

tmusser/ai-engineering-skills · 32 tokens

analyze-mini

Risk-triggered consistency checkpoint that detects when task artifacts, assumptions, or verification no longer support a safe build decision.

tmusser/ai-engineering-skills · 27 tokens