Skip to content

AttuneLearning/agent-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agent Workflow

Unified workflow package for multi-agent coordination.

Layout

  • claude-workflow/ - Claude command/skill workflow assets
  • codex-workflow/ - Codex skill pack + installer
  • agent-coord-setup.sh - Unified setup/installation entrypoint

Recommended Usage (from consuming repo root)

# explicit team
./agent-coord-setup.sh --team backend

# auto-detect team from dev_communication definitions
./agent-coord-setup.sh

Legacy Compatibility

Consuming repos can keep compatibility symlinks:

  • .claude-workflow -> agent-workflow/claude-workflow
  • .codex-workflow -> agent-workflow/codex-workflow
  • agent-coord-setup.sh -> agent-workflow/agent-coord-setup.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors