> For the complete documentation index, see [llms.txt](https://engineer.toggle.co.jp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://engineer.toggle.co.jp/chapter-1-toggle-holdings-engineer-101/manjimento.md).

# マネージメント研修

- [エンジニアリングマネージャーの役割と責任](https://engineer.toggle.co.jp/chapter-1-toggle-holdings-engineer-101/manjimento/enjiniaringumanjnoto.md): ここでは、エンジニアリングマネージャーの役割と責任、そして現代のエンジニアリングマネージャーに求められるスキルと特徴について具体的な事例を通じて理解を深めます。
- [エンジニアリングマネージャーの適格性と要件](https://engineer.toggle.co.jp/chapter-1-toggle-holdings-engineer-101/manjimento/enjiniaringumanjnoto-1.md): エンジニアリングマネージャーになるためには、技術スキルだけでなく、リーダーシップとプロジェクトマネジメント能力が求められます。過去の成果や貢献度、リーダーシップの発揮、プロジェクトの成功が評価されます。チームを導きビジネス目標達成に貢献するポジションで、更なる成長と挑戦を追求する道を拓きましょう。
- [リーダーシップとコミュニケーション](https://engineer.toggle.co.jp/chapter-1-toggle-holdings-engineer-101/manjimento/rdshipputokomyunikshon.md): リーダーシップは、エンジニアリングマネージャーにとって重要な資質です。リーダーシップは、チームを統率し、目標の達成に向けて方向を示し、メンバーの成長とモチベーションを促進する役割を果たします。
- [プロジェクトマネジメント](https://engineer.toggle.co.jp/chapter-1-toggle-holdings-engineer-101/manjimento/purojekutomanejimento.md): プロジェクトマネジメントは、プロジェクトの計画と推進を効果的に行うためのスキルや戦略を学ぶ重要な要素です。プロジェクトの計画と推進に関する具体的な事例を挙げながら説明します。
- [技術リーダーシップとイノベーション](https://engineer.toggle.co.jp/chapter-1-toggle-holdings-engineer-101/manjimento/rdshipputoinobshon.md): 最新の技術トレンドや市場動向を理解し、それを活用してビジネスの成長や競争力を向上させる能力を身につけることはマネージメントにとって重要です。能力を身につけるために必要となる情報を学びましょう。
- [パフォーマンス管理と成果の追跡](https://engineer.toggle.co.jp/chapter-1-toggle-holdings-engineer-101/manjimento/pafmansutono.md): 目標設定とパフォーマンス評価はマネージメントの重要な仕事ですが、その手法や運用はあまり体系だって学ぶ機会は少ないものです。この機会に、それらを学ぶための手掛かりを得て、マネージメントとしてのキャリア機会を開くきっかけにしていきましょう。
- [変化管理と組織文化の推進](https://engineer.toggle.co.jp/chapter-1-toggle-holdings-engineer-101/manjimento/tono.md): これから組織として成長していくフェーズにある会社において、変化は避けられないものです。マネージャーは変化管理の重要性と戦略、エンジニアリングチームの文化の形成と促進、新しいプロセスやツールの導入、チームの持続的な改善と学習の文化の確立について理解し、組織の成果を最大化する能力を向上させることが期待されます。
- [エンジニアリングマネージャーとしての倫理と責任](https://engineer.toggle.co.jp/chapter-1-toggle-holdings-engineer-101/manjimento/enjiniaringumanjtoshitenoto.md): エンジニアリングマネージャーにとって、倫理と責任の研修は必要不可欠です。プライバシーや技術的な決定の倫理、多様性尊重の理解は、信頼性の向上とチームの成果に直結します。
- [マネージャーとしての自己成長](https://engineer.toggle.co.jp/chapter-1-toggle-holdings-engineer-101/manjimento/manjtoshiteno.md): エンジニアリングマネージャも当然ながら、自己成長が不可欠です。自己評価やフィードバックの受け入れ、継続的な学習とスキルの向上、メンタリングとコーチング、キャリアの戦略と自己啓発の計画などを学ぶことで成長機会を獲得し、キャリアの向上に繋げていきましょう。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://engineer.toggle.co.jp/chapter-1-toggle-holdings-engineer-101/manjimento.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
