‹ 首页

agent-style

@tranhieutt · 收录于 1 周前

Provides the vendored agent-style v0.3.5 prose rule pack as a portable Claude skill. Use when installing, syncing, applying, or auditing SDD Agent-Style support in another project, or when a style-review workflow needs the bundled rules.

适合你,如果需要在项目中应用或管理 prose 规则包

/ 下载安装
agent-style.skill双击,或拖进 Claude 桌面版 / Cowork,即完成安装↓ .skill↓ .zip
用别的 agent?下载 .zip 解压,把文件夹放进它的技能目录
Claude Code~/.claude/skills/(项目级 .claude/skills/)
Codex CLI~/.codex/skills/
Cursor自动读取上面两处目录
其他工具见其文档的「skills」目录;两个下载是同一份文件,只是名字不同
/ 通过 npx 安装 校验哈希
npx oh-my-skill add tranhieutt/software_development_department/agent-style
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- tranhieutt/software_development_department/agent-style
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify tranhieutt/software_development_department/agent-style
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
68GitHub stars
~543最小装载
~21.6K含声明引用
~21.6K文本包总量
镜像托管

怎么用

技能原文 SKILL.md作者撰写 · MIT · e5ba809

Agent Style

Portable SDD wrapper for the vendored agent-style v0.3.5 rule pack.

This skill exists so Agent-Style support moves with .claude/skills/ when SDD is applied to another project. It does not enable global writing style, does not edit AGENTS.md or CLAUDE.md, and does not replace style-review.

Bundled Source
  • Rules: references/RULES.md
  • Upstream pin: references/UPSTREAM.md
  • Attribution: references/NOTICE.md
  • Detector notes: references/rule-detectors.md
  • Revision prompt: references/revision-prompt.md

Retain references/NOTICE.md when copying or redistributing this skill.

Install Check

When asked whether Agent-Style is available in a target project, verify:

  1. .claude/skills/agent-style/SKILL.md exists.
  2. .claude/skills/agent-style/references/RULES.md exists.
  3. .claude/skills/style-review/SKILL.md points to the bundled agent-style references, not a required repository-level .agent-style/ directory.

If the target project still uses .agent-style/ directly, migrate by copying this entire skill folder and updating style-review source paths.

CLI Check

For deterministic audits, check:

agent-style --version

If missing, report:

agent-style deterministic audit unavailable: `agent-style` CLI is not on PATH. Bundled rules remain available for semantic review through `.claude/skills/agent-style/references/`.

Do not install dependencies unless the user asks.

Audit Routing

For file review, use style-review. This skill supplies the portable rule pack; style-review supplies the review workflow, audit command, polish invariants, and completion evidence.

Use this skill directly only for:

  • Checking whether Agent-Style travels with SDD apply/sync.
  • Reading the pinned rules or upstream metadata.
  • Migrating an older .agent-style/-based repo into .claude/skills.
按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。