Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.37 KB

File metadata and controls

41 lines (28 loc) · 1.37 KB

Axioblade

zh-CN

Axioblade is an Agent Skill for complex problem analysis and decision-making. It organizes first-principles reasoning, axiomatic decomposition, information-gain-driven Grill me questioning, razor-based complexity control, sustained operating-cost constraints, external verification, and adversarial review into a reusable reasoning framework.

Use Cases

  • Architecture planning, system design, and multi-option tradeoff analysis;
  • Engineering implementation, code changes, and agent workflow design;
  • Product strategy, research investigation, academic research design, and factual judgment;
  • Complex tasks requiring high reliability, low hallucination, sustained operating-cost control, or adversarial review.

Install

Codex:

git clone https://github.com/TobiZhao/axioblade.git "$HOME/.agents/skills/axioblade"

Claude Code:

git clone https://github.com/TobiZhao/axioblade.git "$HOME/.claude/skills/axioblade"

For project-scoped usage, copy or clone this repository into:

.agents/skills/axioblade
.claude/skills/axioblade

Notes

SKILL.md is the standard skill entry point. SKILL.zh-CN.md preserves the finalized Chinese version for review and Chinese-language contexts.