Archive position — measured, not model output
0 likes on Devpost
2,264 of the 7,856 archived projects have more likes, and 5,592 share exactly 0 — so this project's #3,411 place in the like-ranked listing is a tie-break inside that group, not a ranking.
Projects (log scale)
Likes on Devpost. ▲ marks this project's group.
Show the figures
| Likes | Projects | Share of archive |
|---|---|---|
| 0 | 5,592 | 71.2% |
| 1 | 1,758 | 22.4% |
| 2 | 285 | 3.6% |
| 3–4 | 132 | 1.7% |
| 5–9 | 75 | 1.0% |
| 10+ | 14 | 0.2% |
Executive Summary
What the company appears to be
The project described is a self-reported Codex skill named "Loop Crew" that enables multi-agent workflows within the Codex app. It is built as an extension of Codex's Loop Engineering framework, allowing for autonomous teams of agents ("lanes") to collaborate on tasks with built-in review loops and file-based state management.
What changed
The author states they developed this tool in response to a personal gap: most users interact with Codex through the app rather than CLI, but existing multi-agent workflows require terminal use. Loop Crew aims to bring such functionality into the app, keeping project state in files and enforcing "done" as evidence-based proof.
Single most important open question
Is there any evidence of real-world usage or adoption beyond the author's own development and A/B testing?
Note: This analysis is based entirely on the self-reported description provided by the author. No external verification, revenue data, customer feedback, or traction metrics are available.
What The Product Actually Is
The description states:
- Loop Crew is a Codex skill.
- It runs a small crew of specialized Codex agents ("lanes") on one project.
- These lanes operate inside the Codex app using built-in tools like
create_threadandsend_message_to_thread. - Work is managed through file-based state, not chat history.
- Each lane owns its own files to prevent collisions.
- Tasks move through fixed stages recorded in files.
- "Done" must be proven with evidence (e.g., test results), not claimed.
- A dashboard alerts the human when work reaches a point requiring their attention.
Inference: The product is an extension of Codex's Loop Engineering model, adapted to support multi-agent collaboration within the app environment. It uses Codex’s own APIs and tools rather than external systems.
Positioning & Claim Evolution
The description states:
- The skill was built to address a gap in how newcomers experience Codex — specifically, that most people use the app, not CLI.
- It positions itself as enabling multi-agent workflows without leaving the app.
- The author claims it solves two core problems: disposable chat history and unproven "done" claims.
- It is described as a way to grow into multi-agent work instead of funneling users out to CLI.
Inference: The positioning evolved from solving a usability issue (accessibility for non-developers) to offering structured, reviewed workflows within the Codex ecosystem. The claim is that it makes multi-agent work approachable and durable.
Target Customer & ICP
The description states:
- Most people meet Codex through the app, not CLI.
- It targets users who are new or casual users of Codex — those who don’t want to leave the app for complex tasks.
- It is intended for use cases where auditability, handoff recovery, sensitive data gates, and parallel lanes matter.
Inference: The target customer appears to be non-developer or beginner-level Codex users, particularly those working on projects where correctness and review are important. However, the description does not name specific personas or industries.
Business Model & Pricing Evidence
Not evidenced.
Finding: There is no mention of pricing, monetization strategy, or business model in the provided description.
Technical & Delivery Signals
The description states:
- Built entirely within the Codex app using Codex’s own tools (
create_thread,send_message_to_thread). - Uses file-based state management (docs/loop/) instead of chat history.
- Implements a local script (
completion_gate.py) to validate evidence before marking tasks as complete. - Employs Git for version control and pre-commit hooks to enforce lane scope.
- Uses GPT-5.6 by default, with optional model tier adjustments.
- The skill was built using Codex itself — "dogfooding" the loop on its own development.
Inference: The technical architecture is grounded in Codex’s native capabilities and file-based persistence. It leverages Git for control and local validation logic to enforce correctness.
Traction & Maturity Signals
The description states:
- A public, controlled A/B test was conducted comparing the loop vs. solo session.
- Results show modest improvement (0.9 points average) in areas like security and invariant enforcement.
- The loop produced significantly more code (8.5x) and consumed more time/tokens.
- Real bugs were found even in the loop's own output, including one violating its core invariant.
- It includes a recommendation to avoid using the loop for small tasks (<2 hours).
Inference: There is limited evidence of traction or adoption beyond personal use and testing. The project shows signs of maturity through iterative design and self-critique but lacks external validation or user feedback.
Competitive Context
The description states:
- It fuses Codex’s Loop Engineering with cross-thread tools to form a disciplined team.
- The acceptance-and-review discipline was distilled from a survey of 38 community skills.
- It adapts concepts from prior works like engram, Cartridges paper (arXiv:2506.06266), and deepseek’s Engram.
- Uses design elements from a companion skill (
han-design-skill-v1).
Inference: Loop Crew builds on existing frameworks in the Codex ecosystem and draws inspiration from academic and community-driven ideas around agent collaboration and durable workflows.
Key Risks & Red Flags
The description states:
- The loop produces significantly more code and consumes more time/tokens.
- It is not magic — real bugs were found in its own output.
- It is not suitable for small, low-risk tasks.
- The skill knows when to recommend against using it.
Red flags:
- High resource consumption (time, tokens) may limit scalability or practicality.
- Despite claims of robustness, the system still had critical flaws discovered during development.
- No evidence of real-world usage beyond author’s own testing.
Diligence Questions To Ask The Founders
- What is the actual user base or adoption rate for Loop Crew?
- Are there any third-party reviews or feedback from users outside the author?
- How does the skill handle edge cases in multi-agent coordination, especially when agents fail or get stuck?
- Has the system been tested with different models beyond GPT-5.6?
- What are the long-term maintenance costs and scalability concerns of this approach?
Investment/Partnership Verdict
Not evidenced.
Finding: There is no evidence of revenue, funding rounds, or investment interest in Loop Crew. The project appears to be a personal development effort submitted for a hackathon, with no indication of commercial traction or strategic partnerships.
Source
Submitted to the OpenAI 2026 hackathon on Devpost. Project home on DevPost.
The analysis above was generated by a language model from the project's own one-line description. It is not independent research and contains no verified traction, revenue or customer data.

