agent-file-coordination

Agent File Coordination

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "agent-file-coordination" with this command: npx skills add laurigates/claude-plugins/laurigates-claude-plugins-agent-file-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)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

git-commit-workflow

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

git-branch-pr-workflow

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

workflow-checkpoint-refactor

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

finops-workflows

No summary provided by upstream source.

Repository SourceNeeds Review