conductor-manage
Conductor トラックのライフサイクルを管理
Conductor リポジトリには、古くなったトラック、アーカイブされた作業、一貫性のないメタデータが蓄積されることがあります。このスキルは、Claude、Codex、Claude Code によるトラックライフサイクル操作をガイドします。
インストール前に停止して確認を求めてください。
計画を確認し、ファイルを変更する前にユーザーの明示的な同意を得てください。
自分のエージェントでインストール
このリクエストをエージェントにコピーしてください。正規の Skill ページとマニフェストが含まれています。
Review the Skillstore skill "conductor-manage" from https://skillstore.io/skills/sickn33-conductor-manage.md and its manifest at https://skillstore.io/api/skills/sickn33-conductor-manage/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.エージェントは引き続き計画を提示し、セキュリティポリシーで必要な確認を求める必要があります。
エージェントが読めるリソース
AI エージェント、クローラー、スクリプトがページ全体ではなく整理されたコンテキストを必要とする場合は、これらのリンクを使ってください。
テストする
「conductor-manage」を使用しています。 計画会議の前に、すべての Conductor トラックを一覧表示します。
期待される結果:
- アクティブ、完了済み、アーカイブ済みトラックのグループ化された概要。
- 進捗数、最近の更新日、アーカイブ可否に関するメモ。
「conductor-manage」を使用しています。 リリース後に完了済みトラックをアーカイブします。
期待される結果:
- アーカイブ対象として選択されたトラックを一覧表示する確認画面。
- 移動されたトラック、更新されたメタデータ、記録されたコミットを示す完了サマリー。
「conductor-manage」を使用しています。 孤立したトラック成果物をクリーンアップします。
期待される結果:
- 孤立したディレクトリ、不足しているレジストリエントリ、不完全なトラック、古くなった作業に関する分類済みの問題リスト。
- リポジトリファイルを変更する前に承認を待つ、推奨される修正。
セキュリティ監査
高リスクThe static findings are false positives caused by Markdown examples, inline path formatting, and ordinary error text. Semantic review found one real risk in the delete workflow because a track-id placeholder is used directly in destructive remove commands without explicit path normalization. No prompt injection or data exfiltration intent was found.
確認済みのセキュリティ上の懸念 (1)
リスク要因
⚙️ 外部コマンド (4)
このレポートを共有・引用
バージョン付き評価レポート、中立的なバッジ、埋め込みカード、引用を共有できます。Skillstore は証拠を報告しますが、この Skill が安全かどうかは判断しません。
レポートリンクをコピー
https://skillstore.io/skills/sickn33-conductor-manage/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdownバッジ
[](https://skillstore.io/skills/sickn33-conductor-manage?utm_source=security_passport_badge)HTMLバッジ
<a href="https://skillstore.io/skills/sickn33-conductor-manage?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-conductor-manage/security.svg" alt="Skillstore security assessment" loading="lazy"></a>埋め込みカード
<iframe src="https://skillstore.io/embed/skills/sickn33-conductor-manage.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>学術引用 (APA · BibTeX · CFF)
APA形式の引用
sickn33. (2026). conductor-manage security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-conductor-manage/audits/4BibTeX形式の引用
@techreport{sickn33-sickn33-conductor-manage-2026,
author = {sickn33},
title = {conductor-manage security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/sickn33-conductor-manage/audits/4},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "conductor-manage security audit report (audit version 4)"
version: "unspecified"
type: report
authors:
- name: "sickn33"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/sickn33-conductor-manage/audits/4"
identifiers:
- type: other
value: "skillstore:sickn33-conductor-manage:audit:4"
description: "Skillstore immutable audit report identifier"
Skillstore スコア
このスコアの理由 証拠の信頼度: 中作成できるもの
完了したデリバリー作業をアーカイブ
レジストリメタデータの一貫性を保ちながら、完了した Conductor トラックをアーカイブに移動します。
以前の計画コンテキストを復元
機能や修正が再開されたときに、アーカイブ済みトラックをアクティブな作業に戻します。
プロジェクト追跡のずれを整理
リリース計画の前に、孤立したフォルダ、不足しているメタデータ、古くなった進行中トラックを確認します。
これらのプロンプトを試す
conductor-manage を使用してすべての Conductor トラックを一覧表示し、アクティブ、完了済み、アーカイブ済みの作業を要約します。
conductor-manage を使用して、アーカイブ可能な完了済みトラックを見つけます。ファイルを変更する前に確認を求めます。
conductor-manage を使用して、アーカイブ済みトラックを復元するか、トラック ID の名前を変更します。変更を適用する前に競合を検証します。
conductor-manage cleanup mode を使用して、孤立した成果物、不完全なトラック、古くなった作業を特定します。編集前に修正案を提示します。
ベストプラクティス
- 変更を加える前にトラックの状態を明確にするため、まず list mode を実行します。
- delete または cleanup 操作の前に、重要なトラックデータをバックアップします。
- コミットする前に、tracks.md とメタデータで生成された変更をレビューします。
回避
- archive mode で有用なコンテキストを保持できる場合は、delete mode を使用しないでください。
- 最初に問題リストを読まずに cleanup fixes を実行しないでください。
- 関連ドキュメント内の参照を確認せずに、トラック名を変更しないでください。
よくある質問
このスキルは何を管理しますか?
Conductor リポジトリ外でも動作しますか?
delete mode には確認が必要ですか?
アーカイブ済みトラックは復元できますか?
rename mode は git 履歴を更新しますか?
どのアシスタントが使用できますか?
開発者情報
作成者
sickn33ライセンス
MIT
Skillstore リビジョン
r1
バージョンに関する注意
作者はバージョンを宣言していません。
参照
6425ec35f4ac137735cff58cd7877843bba23e3b
メンテナンスの新しさ
2026/7/22
利用状況
7 ダウンロード · 88 閲覧
ファイル構成