Back to list
laurigates

agent-file-coordination

by laurigates

Claude Code plugins for development workflows

2🍴 0📅 Jan 24, 2026

SKILL.md


model: haiku created: 2025-12-16 modified: 2025-12-16 reviewed: 2025-12-16 name: agent-file-coordination description: | File-based context sharing for multi-agent workflows. Provides directory organization, agent output templates, progress tracking, and inter-agent context. Use when setting up multi-agent workflows, reading/writing agent context files, or maintaining workflow transparency with file-based coordination.

Agent File Coordination

Description

File-based context sharing and coordination structures for multi-agent workflows. Provides standardized directory organization, file formats, and templates for transparent agent coordination and human inspection.

When to Use

Automatically apply this skill when:

  • Setting up multi-agent workflows
  • Reading/writing agent context files
  • Monitoring agent progress
  • Debugging agent coordination
  • Sharing data between agents
  • Maintaining workflow transparency

Directory Organization

Standard Structure

~/.claude/
├── tasks/              # Workflow coordination
│   ├── current-workflow.md      # Active workflow status
│   ├── agent-queue.md           # Agent scheduling & dependencies
│   └── inter-agent-context.json # Structured cross-agent data
│
├── docs/               # Agent outputs & results
│   ├── {agent}-output.md        # Standardized agent results
│   └── agent-output-template.md # Template for consistency
│
└── status/             # Real-time progress
    └── {agent}-progress.md      # Live status updates

[... rest of the file content - see source file for complete content]

References

  • Related Skills: agent-coordination-patterns
  • Related Commands: Multi-agent workflow commands
  • Replaces: agent-context-management (file structure sections)

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon