スキルスタック
関連する場合、これらのECCネイティブスキルをワークフローに組み込む:
affaan-m/ECC
Review terminal-ops's use cases, installation, workflow, and original source instructions.
npx skills add https://github.com/affaan-m/ECC --skill "docs/ja-JP/skills/terminal-ops"Source checked Jul 28, 2026·Refresh due Oct 26, 2026
Limited to facts supported by the pinned source
ユーザーが実際のリポジトリ実行を必要とする場合にこのスキルを使用する:コマンドの実行、git状態の確認、CIまたはビルドのデバッグ、狭い修正の実施、変更と検証内容の正確なレポート。
npx skills add https://github.com/affaan-m/ECC --skill "docs/ja-JP/skills/terminal-ops"The pinned source contains about 20 English words and 11 usable sections. That evidence supports a source profile, not a complete guide.
20 source words · 11 usable sections
What the source actually contains
Sections are extracted automatically from the pinned SKILL.md and link back to the source.
関連する場合、これらのECCネイティブスキルをワークフローに組み込む:
ユーザーが「修正」「デバッグ」「これを実行」「リポジトリを確認」「プッシュ」と言う場合 タスクがコマンド出力、git状態、テスト結果、または検証済みのローカル修正に依存する場合 答えが以下を区別する必要がある場合:ローカルで変更済み、ローカルで検証済み、コミット済み、プッシュ済み
編集前に確認する ユーザーが監査/レビューのみを要求している場合は読み取り専用を維持する アドホックなラッパーではなく、リポジトリローカルのスクリプトとヘルパーを優先する 検証コマンドが再実行されるまで、修正済みと主張しない ブランチが実際に上流にプッシュされるまで、プッシュ済みと主張しない
Choose a different workflow
Evidence-first repo execution workflow for ECC. Use when the user wants a command run, a repo checked, a CI failure debugged, or a narrow fix pushed with exact proof of what was executed and verified.
A separate implementation from affaan-m/ECC; compare its source, maintenance signals, and permission requirements.
Open source detailReview terminal-ops's use cases, installation, workflow, and original source instructions.
A separate implementation from affaan-m/ECC; compare its source, maintenance signals, and permission requirements.
Open source detailFAQ
The source record exposes this install command: npx skills add https://github.com/affaan-m/ECC --skill "docs/ja-JP/skills/terminal-ops". Inspect the command and pinned source before running it.
Quality breakdown
Based on traceable docs and repository signals; stars are not treated as quality.
Compare before choosing
These links are selected from shared tasks, functions, stacks, platforms, and same-name variants. Compare the source owner, documentation, permissions, and maintenance signals.
Evidence-first repo execution workflow for ECC. Use when the user wants a command run, a repo checked, a CI failure debugged, or a narrow fix pushed with exact proof of what was executed and verified.
Review terminal-ops's use cases, installation, workflow, and original source instructions.
ユーザーが実際のリポジトリ実行を必要とする場合にこのスキルを使用する:コマンドの実行、git状態の確認、CIまたはビルドのデバッグ、狭い修正の実施、変更と検証内容の正確なレポート。
このスキルは意図的に汎用的なコーディングガイダンスよりも範囲が狭い。これは証拠優先のターミナル実行操作ワークフローである。
関連する場合、これらのECCネイティブスキルをワークフローに組み込む:
verification-loop は変更後の正確な検証ステップに使用tdd-workflow は正しい修正に回帰カバレッジが必要な場合に使用security-review はキー、認証、外部入力が絡む場合に使用github-ops はタスクがCI実行、PRステータス、またはリリース状態に依存する場合に使用knowledge-ops は検証結果を永続的なプロジェクトコンテキストに保存する必要がある場合に使用以下を明確にする:
何かを変更する前に:
一度に1つの主な失敗に対処する:
正確な状態語を使用する:
サーフェス
- リポジトリ
- ブランチ
- 要求されたモード
証拠
- 失敗したコマンド / 差分 / テスト
アクション
- 変更した内容
状態
- 確認済み / ローカルで変更済み / ローカルで検証済み / コミット済み / プッシュ済み / ブロック済み