MIT ライセンスのエージェントスキル。5種類の検証済み diagram-as-code 図を生成し、コミュニティプラグイン @tt-a1i/archify-dsh として dsh CLI から DeepSeek Harness にインストールする。
DSH 統合
互換
作者による申告
安全性監査
未監査
最終検証日
2026-08-21
ライセンス
MIT
01どんなタスクに使えるのか?
Turn a repository or system description into an interactive architecture map inside DeepSeek Harness
Interactive, shareable technical maps — architecture, workflow, sequence, data-flow and lifecycle diagrams — as self-contained HTML with PNG, SVG, WebM and 1200×630 share-card exports
Developers and architects running DeepSeek Harness (dsh) who want agent-generated, verifiable system diagrams instead of hand-drawn boxes
Review architecture changes before merge with exact Before / Delta / After facts
An architecture-delta artifact comparing two validated snapshots with exact added, removed, changed, moved, and rerouted facts plus a machine receipt
Tech leads and reviewers using dsh for design or PR review who need grounded change evidence
Explore and present diagrams without inventing topology
Grounded interactions: node search, revision-verified source links, upstream/downstream reach, exact route probes, role comparison and guided stories
Engineers presenting or auditing system maps produced by a coding agent
02DeepSeek Harness への導入方法
前提条件
- Developer-preview DeepSeek Harness CLI `@deepseek-ai/dsh@0.1.0-rc.6`
- Node.js `^22.19.0 || >=24.0.0`
- Community opt-in integration (not an official DeepSeek product)
インストール手順
- 01
Install: `dsh plugin --profile web add @tt-a1i/archify-dsh@0.1.0`
$ dsh plugin --profile web add @tt-a1i/archify-dsh@0.1.0
- 02
Invoke: `Use the archify skill to map this repository's runtime architecture.`
- 03
Remove: `dsh plugin --profile web remove @tt-a1i/archify-dsh`
$ dsh plugin --profile web remove @tt-a1i/archify-dsh
導入成功の確認
作者は未記載
03DSH 統合と能力の範囲
Community agent-skill plugin installed inside DeepSeek Harness via `dsh plugin --profile web add @tt-a1i/archify-dsh@0.1.0` (community opt-in, not an official DeepSeek product)
Five diagram types from one agent skill
a system description or repository, via chat prompts→architecture / workflow / sequence / data-flow / lifecycle diagrams as interactive self-contained HTML with four presets and dark/light themes
Atomic validation before delivery
typed JSON IR diagram source→schema, layout, HTML/SVG, route, and label-to-route clearance checks; failures return stable rule codes and supported repairs via `validate --json` / `deliver --json`
`deliver` renders a same-directory candidate and atomically replaces the target HTML file only after all checks passExport & share cards
a verified diagram (optionally with a traced route or reach)→PNG to clipboard plus static or motion downloads: PNG, SVG, WebM, and 1200×630 share / route / reach cards
export downloads files to the local machineZero-dependency CLI
diagram JSON sources or a natural-language question→`doctor`, `demo`, `guide`, `validate`, `preview`, `deliver` and `compare architecture` commands
`preview` starts a loopback-only desktop server bound to 127.0.0.1 on a random port and watches one JSON file
04誰に向いているのか?使うべきでない場面は?
向いている用途
- Developers and architects running DeepSeek Harness (dsh) who want agent-generated, verifiable system diagrams instead of hand-drawn boxes
- Tech leads and reviewers using dsh for design or PR review who need grounded change evidence
- Engineers presenting or auditing system maps produced by a coding agent
不向きな用途
- The DeepSeek Harness integration is a community opt-in, not an official DeepSeek product, and targets the developer-preview `@deepseek-ai/dsh@0.1.0-rc.6` with Node `^22.19.0 || >=24.0.0`.
- Under DeepSeek Harness, shell files need exact workspace paths — Web Produced Files are not supported.
05互換性・メンテナンス・セキュリティ上の注意
- The DeepSeek Harness integration is a community opt-in, not an official DeepSeek product, and targets the developer-preview `@deepseek-ai/dsh@0.1.0-rc.6` with Node `^22.19.0 || >=24.0.0`.
- Under DeepSeek Harness, shell files need exact workspace paths — Web Produced Files are not supported.
- Automatic Mermaid parsing, general-purpose auto-layout, hosted sharing, and WYSIWYG editing are intentionally outside the current scope.
MIT · actively maintained (latest release v2.15.0, 2026-08-17)
06よくある質問
Archify は DeepSeek Harness にどう接続しますか?ネイティブですか、プラグインですか?
コミュニティ提供のオプトインプラグインで、DeepSeek 公式製品ではありません。`dsh plugin --profile web add @tt-a1i/archify-dsh@0.1.0` でインストールし、チャットで `Use the archify skill to map this repository's runtime architecture.` のように呼び出します。
必要な前提条件は何ですか?
開発者プレビュー版の DeepSeek Harness CLI `@deepseek-ai/dsh@0.1.0-rc.6` と Node.js `^22.19.0 || >=24.0.0` が必要です。またシェルファイルには正確なワークスペースパスが必須で、Web Produced Files はサポートされていません。
出力は何で、結果は共有できますか?
自己完結型 HTML の図(アーキテクチャ、ワークフロー、シーケンス、データフロー、ライフサイクル)を生成し、PNG・SVG・WebM・1200×630 のシェアカードとして書き出せます。すべての成果物は前回の一覧性の高い出力を置き換える前にアトミックな検証を通過します。
テレメトリはありますか?アンインストール方法は?
README では「No telemetry」と明記されています。削除は `dsh plugin --profile web remove @tt-a1i/archify-dsh` を実行してください。
意図的にスコープ外の機能はありますか?
Mermaid の自動パース、汎用オートレイアウト、ホスト型共有、WYSIWYG 編集は、いずれも現在のスコープ外と明記されています。
07関連する DSH ワークフロー
openviking
by volcengine
AI エージェント向けの自己進化型コンテキストデータベース。メモリ、知識 RAG、スキルを統合
nocobase
by nocobase
ビジネスシステムを高速構築できるオープンソースのAI+ノーコードプラットフォーム。実績ある基盤の上でAIが動作するため、スピードと信頼性を両立できる。
learn-harness-engineering
by walkinglabs
Harness エンジニアリング入門チュートリアル。ゼロから一歩ずつ学べる
skill
by anbeime
DeepSeek Harness 向けの最大級スキルストア。416 個の厳選スキル(文書処理・コンテンツ作成・コーディング・機械学習・自動化ワークフロー)をそのままインストールでき、GitHub 上の大量のスキルもカテゴリ・更新日・Star 順で自動収集します。
08データと出典
[DSH community opt-in](integrations/deepseek-harness/README.md): `dsh plugin --profile web add @tt-a1i/archify-dsh@0.1.0…
**DeepSeek Harness:** Community integration, not an official DeepSeek product; developer-preview `@deepseek-ai/dsh@0.1.0…
このページは、プロジェクトの公開ドキュメント、リポジトリのメタデータ、および DSH Plugins の構造化解析に基づいて生成されています。最終検証日:2026-08-21。誤りを見つけた場合は、修正を送信してください。
dsh プラグイン おすすめ
最初に入れたい 12 のプラグイン。全カタログ・全カテゴリから厳選しました。
