agent-manager

Category: Tools & Productivity | Uploader: fractalmind-aifractalmind-ai | Downloads: 0 | Version: v1.0(Latest)

Employee agent lifecycle management system. Use when working with agents/ directory employee agents - starting, stopping, monitoring, or assigning tasks to Dev/QA agents running in tmux sessions. Completely independent of CAO, uses only tmux + Python.

Changelog: Source: GitHub https://github.com/fractalmind-ai/agent-manager-skill

Directory Structure

Current level: tree/main/agent-manager/

  • 📁 .codex/
    • 📄 main-codex-model.md 2.7 KB
  • 📁 docs/
    • 📄 cli-modularization-plan.md 2.5 KB
    • 📄 heartbeat-observability.md 2.8 KB
    • 📄 heartbeat-serviceization.md 1.1 KB
    • 📄 runbook-checklist.md 7.4 KB
  • 📁 providers/
    • 📄 __init__.py 18.6 KB
  • 📁 scripts/
    • 📁 commands/
      • 📄 __init__.py 737 B
      • 📄 doctor.py 3.2 KB
      • 📄 dream.py 304 B
      • 📄 heartbeat.py 1.5 KB
      • 📄 inbound.py 13.7 KB
      • 📄 lifecycle.py 34.4 KB
      • 📄 listing.py 2.0 KB
      • 📄 schedule.py 1.3 KB
      • 📄 schedule_run.py 8.9 KB
      • 📄 status.py 6.2 KB
      • 📄 timer.py 5.3 KB
    • 📁 services/
      • 📄 __init__.py 1.1 KB
      • 📄 dream_state.py 6.8 KB
      • 📄 heartbeat_service.py 15.4 KB
      • 📄 heartbeat_state_machine.py 1.7 KB
      • 📄 inbound_queue.py 9.4 KB
      • 📄 work_schedule.py 8.4 KB
    • 📁 tests/
      • 📄 run_integration_suite.py 2.6 KB
      • 📄 test_agent_config_yaml_parser.py 11.1 KB
      • 📄 test_cli_modular_slice1.py 8.9 KB
      • 📄 test_codex_prompt.py 3.4 KB
      • 📄 test_codex_transport.py 1.3 KB
      • 📄 test_doctor_command.py 3.3 KB
      • 📄 test_dream_command.py 2.3 KB
      • 📄 test_dream_heartbeat_integration.py 3.5 KB
      • 📄 test_dream_state.py 3.3 KB
      • 📄 test_heartbeat_command.py 3.6 KB
      • 📄 test_heartbeat_recovery.py 57.8 KB
      • 📄 test_heartbeat_serviceization.py 3.5 KB
      • 📄 test_heartbeat_session_mode.py 3.0 KB
      • 📄 test_heartbeat_slo.py 3.8 KB
      • 📄 test_heartbeat_trace.py 5.7 KB
      • 📄 test_inbound_command.py 2.1 KB
      • 📄 test_inbound_queue_state_machine.py 4.8 KB
      • 📄 test_integration_cli_flow.py 18.2 KB
      • 📄 test_integration_matrix_slice1.py 8.9 KB
      • 📄 test_list_command.py 3.4 KB
      • 📄 test_main_agent_support.py 28.3 KB
      • 📄 test_provider_context_patterns.py 1.2 KB
      • 📄 test_provider_restore.py 6.0 KB
      • 📄 test_runtime_state.py 4.9 KB
      • 📄 test_schedule_helper.py 1.0 KB
      • 📄 test_schedule_run_command.py 6.5 KB
      • 📄 test_send_keys.py 4.5 KB
      • 📄 test_start_command.py 2.3 KB
      • 📄 test_status_command.py 5.9 KB
      • 📄 test_timer_command.py 3.7 KB
      • 📄 test_timer_worker.py 3.6 KB
      • 📄 test_tmux_path_resolution.py 1.7 KB
      • 📄 test_work_schedule.py 16.4 KB
    • 📄 agent_config.py 31.2 KB
    • 📄 cli_parser.py 10.2 KB
    • 📄 command_registry.py 865 B
    • 📄 heartbeat_slo.py 12.6 KB
    • 📄 main.py 89.3 KB
    • 📄 repo_root.py 2.3 KB
    • 📄 runtime_state.py 6.8 KB
    • 📄 schedule_helper.py 11.2 KB
    • 📄 timer_worker.py 3.4 KB
    • 📄 tmux_helper.py 42.8 KB
  • 📄 SKILL.md 18.7 KB

SKILL.md

Login to download/like/favorite ❤ 23 | ★ 0
Comments 0

Please login before commenting.

No comments yet. Be the first one!