بنقرة واحدة
dart-docs-update
DART Docs Update: update docs or AI instruction visibility without code changes
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
DART Docs Update: update docs or AI instruction visibility without code changes
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
DART Analyze: analyze repository evidence without editing
DART Architecture: the DART 7 multi-physics, multi-solver, multi-backend simulation pipeline and where each abstraction is owned
DART Audit Agent Compliance: audit and fix gaps when agents miss or cannot discover documented rules
DART Backport PR: backport a merged main PR to a release branch
DART Benchmark Packet: author or refresh a benchmark evidence packet for an owning plan
DART Branch Cleanup: analyze or clean stale repository branches
| name | dart-docs-update |
| description | DART Docs Update: update docs or AI instruction visibility without code changes |
Use this skill in Codex to run the DART dart-docs-update workflow. The editable
workflow source lives in .claude/commands/; this file is its generated adapter
in the shared .agents/skills/ catalog.
/dart-docs-update <arguments>$dart-docs-update <arguments>Treat the text after the skill name as $ARGUMENTS. When the workflow
references $1, $2, etc., map those to the positional values supplied by the
user.
Update documentation: $ARGUMENTS
@AGENTS.md @docs/README.md @docs/AGENTS.md @docs/information-architecture.md @docs/ai/principles.md @docs/ai/verification.md @docs/onboarding/ai-tools.md @docs/onboarding/changelog.md
git checkout -b docs/<topic> origin/maindocs/**, README.md, AGENTS.md, CONTRIBUTING.md,
and CHANGELOG.md when dart-changelog requires a release-note entry.claude/commands/**, .claude/skills/**pixi run sync-ai-commands; do not hand-edit generated .opencode/ or .codex/ filesdocs/information-architecture.md. For AI docs, keep always-loaded
entrypoints compact: improve owner placement or pointers instead of
duplicating procedures.docs/ai/verification.md to select the docs-only or AI docs/adapters
gate set, then run pixi run lint before committingdart-changelog routine for the CHANGELOG.md decision and any
required entry..github/PULL_REQUEST_TEMPLATE.md and the proper
milestone.