Saik0s/agent-loop

🚀 Agentic Engineering: A guide for orchestrating specialized AI agents in software development. Demonstrates workflows where human orchestrators direct AI personas to build, test, and deploy code collaboratively.

19Stars on the repository
23Mods indexed here, across every type
1y agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

analyze

01

Saik0s/agent-loop

Command

Analyzes the codebase for correctness, architecture, quality, security, and performance, providing a prioritized list of actionable issues.

19 1y ago A 25 tokens

build

02

Saik0s/agent-loop

Command

Builds a new feature based on a description, creating the necessary code and tests.

19 1y ago A 17 tokens

commit

04

Saik0s/agent-loop

Command

Analyzes staged changes and generates a commit message that follows the Conventional Commits specification.

19 1y ago A 17 tokens

debug

06

Saik0s/agent-loop

Command

Troubleshoot issues by analyzing errors, logs, and execution paths to identify root causes.

19 1y ago A 18 tokens

dependencies

07

Saik0s/agent-loop

Command

Manage project dependencies including updates, security audits, and conflict resolution.

19 1y ago A 13 tokens

enhance

09

Saik0s/agent-loop

Command

Intelligently enhances user input by generating a structured task map, refining an ambiguous query, or improving a code snippet.

19 1y ago A 24 tokens

multi-mind-zen

11

Saik0s/agent-loop

Command

Execute a multi-specialist collaborative analysis where every subagent delegates all substantive work to the three zen tools: mcpzenchat, mcpzenconsensus, and mcpzenanalyze.

19 1y ago A 45 tokens

orchestrate

12

Saik0s/agent-loop

Command

Delegates a given command to the most appropriate specialist agent for managed execution.

19 1y ago A 15 tokens

plan-repoprompt

14

Saik0s/agent-loop

Command

Generates a file-aware implementation plan for a new feature or task exclusively through Repoprompt.

19 1y ago A 19 tokens

plan

15

Saik0s/agent-loop

Command

Creates a detailed, file-aware implementation plan for a new feature or task.

19 1y ago A 15 tokens

propose-solutions

17

Saik0s/agent-loop

Command

Generates and compares distinct, viable solutions for a given problem, each with pros and cons, and provides a final recommendation.

19 1y ago A 25 tokens

setup

18

Saik0s/agent-loop

Command

Initialize new projects or configure development environments with best practices.

19 1y ago A 11 tokens

spec

19

Saik0s/agent-loop

Command

Creates a detailed feature specification document.

19 1y ago A 7 tokens

tdd

20

Saik0s/agent-loop

Command

Guides the Test-Driven Development (TDD) of a new feature using the Red-Green-Refactor cycle.

19 1y ago A 25 tokens

test

21

Saik0s/agent-loop

Command

Generates a comprehensive test suite (unit, integration, and E2E) for a given code component, function, or feature.

19 1y ago A 27 tokens

update-project-docs

22

Saik0s/agent-loop

Command

You will generate LLM-optimized documentation with concrete file references and flexible formatting.

19 1y ago A 16 tokens

Saik0s/agent-loop

Command

Orchestrates the generation of LLM-optimized documentation by spawning specialized subagents for different documentation areas. All analysis is performed on source code, not existing docs.

19 1y ago A 33 tokens