CronusL-1141

56 mods across 1 repository, 351 stars between them.

api-tester

26

CronusL-1141/AI-company

Agent

An API testing adviser for checking whether software interfaces behave as documented. An API is a defined way for programs to exchange requests and responses.

351 18d ago A 28 tokens original MIT

testing-bug-fixer

27

CronusL-1141/AI-company

Agent

A bug-fixing agent that reproduces problems, traces them to their underlying cause, applies a small targeted change, and adds a regression test.

351 18d ago A 51 tokens original MIT

CronusL-1141/AI-company

Agent

An agent that measures software performance and investigates CPU, memory, input/output, and network bottlenecks. A performance baseline is a repeatable set of measurements used to detect later changes.

351 18d ago A 32 tokens original MIT

testing-qa-engineer

29

CronusL-1141/AI-company

Agent

A quality-assurance agent that tests software, looks for defects, and reports findings with verifiable evidence such as test output, logs, or screenshots.

351 18d ago B 50 tokens original MIT

os-doctor

30

CronusL-1141/AI-company

Command

A command that checks whether the AI Team OS project has the Python version, configuration files, services, database, hooks, and dashboard dependencies it needs.

351 18d ago A 22 tokens original MIT

os-help

31

CronusL-1141/AI-company

Command

A command that displays the available AI Team OS slash commands and explains what each one does. Slash commands are short commands beginning with `/` that trigger specific actions.

351 18d ago A 15 tokens original MIT

os-hooks

32

CronusL-1141/AI-company

Command

A command for checking and repairing Claude Code Hooks, which are scripts Claude Code runs when certain events happen. It checks the global hook settings, the repository definitions, and the installed runtime scripts.

351 18d ago B 17 tokens original MIT

os-init

33

CronusL-1141/AI-company

Command

A command that creates the initial configuration file and working folders for an AI Team OS project.

351 18d ago A 16 tokens original MIT

os-meeting

34

CronusL-1141/AI-company

Command

A command for listing active AI Team OS meetings, creating a meeting, or viewing a meeting’s messages and details.

351 18d ago A 11 tokens original MIT

os-status

35

CronusL-1141/AI-company

Command

A command for viewing the current state of an AI Team OS project, including teams, agents, and active meetings.

351 18d ago A 19 tokens original MIT

os-task

36

CronusL-1141/AI-company

Command

A command for managing an AI Team OS task wall: viewing tasks, adding new work, and checking task details and progress.

351 18d ago A 18 tokens original MIT

os-up

37

CronusL-1141/AI-company

Command

A command that checks and starts the AI Team OS API server and dashboard. An API server provides data and operations to other programs, while a dashboard is a web interface for viewing and using the system.

351 18d ago A 14 tokens original MIT

SessionStart

38

CronusL-1141/AI-company

Hook

Runs when a session starts, executing auto_install.py, session_bootstrap.py and send_event.py (3 commands). From CronusL-1141/AI-company.

351 18d ago A tokens not measured original MIT

SubagentStart

39

CronusL-1141/AI-company

Hook

Runs when a subagent starts, executing inject_subagent_context.py and send_event.py via python3 (2 commands). From CronusL-1141/AI-company.

351 18d ago A tokens not measured original MIT

SubagentStop

40

CronusL-1141/AI-company

Hook

Runs when a subagent finishes, executing send_event.py via python3. From CronusL-1141/AI-company.

351 18d ago A tokens not measured original MIT

PreToolUse

41

CronusL-1141/AI-company

Hook

Runs before the agent uses a tool for Agent, Bash, Edit, Write and Workflow tool calls, executing workflow_reminder.py and send_event.py via python3 (2 commands). From CronusL-1141/AI-company.

351 18d ago A tokens not measured original MIT

PostToolUse

42

CronusL-1141/AI-company

Hook

Runs after a tool call finishes for Agent, Bash, Edit, Write, Workflow, mcp__ai-team-os__report_save and mcp__ai-team-os__meeting_conclude tool calls, executing workflow_reminder.py, send_event.py, deep_review_link.py and meeting_ecosystem_writeback.py via python3 (4 commands). From CronusL-1141/AI-company.

351 18d ago A tokens not measured original MIT

TaskCompleted

43

CronusL-1141/AI-company

Hook

Runs when a task is marked completed, executing cc_task_bridge.py and send_event.py via python3 (2 commands). From CronusL-1141/AI-company.

351 18d ago A tokens not measured copy · 73% MIT

TaskCreated

44

CronusL-1141/AI-company

Hook

Runs on the TaskCreated event, executing send_event.py via python3. From CronusL-1141/AI-company.

351 18d ago A tokens not measured copy · 77% MIT

TeammateIdle

45

CronusL-1141/AI-company

Hook

Runs on the TeammateIdle event, executing send_event.py via python3. From CronusL-1141/AI-company.

351 18d ago A tokens not measured copy · 78% MIT

SessionEnd

46

CronusL-1141/AI-company

Hook

Runs when a session ends, executing send_event.py via python3. From CronusL-1141/AI-company.

351 18d ago A tokens not measured copy · 86% MIT

Stop

47

CronusL-1141/AI-company

Hook

Runs when the agent finishes a response, executing send_event.py via python3. From CronusL-1141/AI-company.

351 18d ago A tokens not measured original MIT

UserPromptSubmit

48

CronusL-1141/AI-company

Hook

Runs when you submit a prompt, before the agent sees it, executing context_tracker.py via python3. From CronusL-1141/AI-company.

351 18d ago A tokens not measured original MIT