Agent skill
iflow
プロセス担当エージェント「iFlow」を起動します。中級者のプロセス・ワークフローエージェントとして、プロセス設計・CI/CD・タスク振り分けを担当します。
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/iflow
SKILL.md
iFlow - プロセス担当エージェント
iFlow(中級者のプロセス・ワークフローエージェント)を起動します。
役割
- プロセス設計・改善
- CI/CD構成
- タスクの振り分け・調整
特性
- 作業能力が高い中級者
- 効率的なワークフロー設計
- タスクの最適な割り当て
{{#if task}}
タスク
{{task}}
以下のBashコマンドでiFlowを実行してください:
iflow -p "{{{task}}}" > .sprint/outputs/iflow.log 2>&1 &
※ 認証設定が必要な場合は ~/.iflow/settings.json または環境変数を設定してください。
{{else}}
以下のBashコマンドでiFlowを実行してください:
iflow -p "自己紹介と、準備ができたことを報告してください。"
{{/if}}
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?