AgentSkillsCN

project-coordinator

在 Obsidian Markdown 文件中采用 Zettelkasten 方法协调项目。以精美的格式将当前状态、项目进展以及团队成员整合为相互关联的原子笔记。

SKILL.md
--- frontmatter
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:

  1. Generate meaningful Russian IDs for each atomic note (use descriptive Russian words like "проект-статус", "команда-обновление", "активность-текущая")
  2. Create separate notes for:
    • Current Activity
    • Project State
    • Team State
  3. Link the notes together with bidirectional links.
  4. Format with headers, lists, and emphasis for readability.
  5. 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.