| name | project-coordinator |
| description | Coordinate projects using Zettelkasten method in Obsidian Markdown files. Organize current status, project state, and team into linked atomic notes with beautiful formatting. |
When invoked with arguments for current activity, project state, and team state, create a beautifully formatted Markdown document using Zettelkasten principles with Russian language IDs:
- Generate meaningful Russian IDs for each atomic note (use descriptive Russian words like "проект-статус", "команда-обновление", "активность-текущая")
- Create separate notes for:
- Current Activity
- Project State
- Team State
- Link the notes together with bidirectional links.
- Format with headers, lists, and emphasis for readability.
- Include tags like #project #team #status
Example output structure:
Project Coordination - проект-координация
Current Activity [[активность-текущая]]
- What I'm doing now: $0
- Timestamp: !
date
Project State [[проект-статус]]
- Current state: $1
- Key milestones, issues, progress
Team State [[команда-статус]]
- Team status: $2
- Members, roles, blockers
Links
- [[активность-текущая]] ↔ [[проект-статус]] ↔ [[команда-статус]]
Use Obsidian-compatible formatting with [[links]] and #tags.