-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
20 lines (20 loc) · 850 Bytes
/
Copy pathCITATION.cff
File metadata and controls
20 lines (20 loc) · 850 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
cff-version: 1.2.0
message: "If you use or reference this course, please cite it as follows."
type: software
title: "Claude Code: Advanced Techniques — Interactive Course"
abstract: "First comprehensive Russian-language interactive course on multi-agent orchestration with Claude Code (Opus 4.8). Covers the Workflow tool, pipeline/parallel patterns, adversarial verification, budget-aware loops, and goal-first system design. Includes 15 web-based chapters, 14 hands-on labs, and runnable workflow scripts."
authors:
- name: "NickScherbakov"
alias: "NickScherbakov"
repository-code: "https://github.com/NickScherbakov/ClaudeCodeManual"
url: "https://nickscherbakov.github.io/ClaudeCodeManual/"
license: CC0-1.0
keywords:
- claude-code
- multi-agent
- workflow
- orchestration
- llm
- anthropic
- interactive-course
- russian