implementation_questions

implementation_questions is an agent for coding agents from kivo360/OmoiOS. It costs 0 tokens per session (6,914 once invoked), scanned A, original, Apache-2.0.

A set of implementation questions for building a system that coordinates multiple software agents with the OpenHands Software Agent SDK, a toolkit for creating and running coding agents.

In plain words
What is it for?
Use it to guide architecture discussions and record decisions about workers, monitors, watchdogs, guardians, conversations, task queues, tools, and workspace integration.
Why use it?
It helps the team resolve key design choices before development begins, including agent roles, task handling, workspaces, and health monitoring.

Agent

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/kivo360/omoios/implementation_questions
Clone the repo
git clone --depth 1 https://github.com/kivo360/OmoiOS

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for implementation_questions

README.md
[![agentmods](https://agentmods.dev/badge/agents/kivo360/omoios/implementation_questions.svg)](https://agentmods.dev/agents/kivo360/omoios/implementation_questions)
Your own site
<a href="https://agentmods.dev/agents/kivo360/omoios/implementation_questions"><img src="https://agentmods.dev/badge/agents/kivo360/omoios/implementation_questions.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 6,914 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.06914
Opus 5 $0.00000 $0.03457
Sonnet 5 $0.00000 $0.01383
Haiku 4.5 $0.00000 $0.00691

Measured 3d ago against content hash 4ab35f55bb4a, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

implementation_questions scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

docs/.archive-20260422-0900/design/agents/implementation_questions.md · 715 lines

How it starts

The opening of the file, as written. The whole thing — 715 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Multi-Agent Orchestration System - Implementation Questions

Document Purpose: This document contains focused implementation questions to guide the development of the multi-agent orchestration system using the OpenHands Software Agent SDK framework.

Target Audience: Development team, AI spec agents, system architects

Related Documents:

Created: 2025-11-16


Document Index

  1. Foundation & OpenHands Integration (8 questions)
  2. Agent Architecture & Types (8 questions)
  3. Conversation & Event Management (6 questions)
  4. Task Queue & Workflow Orchestration (6 questions)
  5. Workspace & Tool Integration (6 questions)
  6. Monitoring & Health Management (6 questions)

Total Questions: 40


1. Foundation & OpenHands Integration

Q1.1: OpenHands Package Selection [CRITICAL]

Context: OpenHands provides 4 packages: openhands-sdk (core), openhands-tools, openhands-workspace, openhands-agent-server.

Question: Which OpenHands packages should we use as the foundation for each agent type (Worker, Monitor, Watchdog, Guardian), and should we use the openhands-agent-server package for our orchestration layer or build a custom service?

Considerations:

  • Worker agents need SDK + Tools + Workspace
  • Monitor/Watchdog agents might only need SDK for metrics
  • Agent server provides REST/WebSocket APIs we might leverage
  • Custom orchestration might need direct SDK integration

Related Requirements: REQ-ALM-001, REQ-ALM-002


Q1.2: Agent Base Class Extension [CRITICAL]

Context: OpenHands provides openhands.sdk.agent.Agent as the core agent orchestration class.

Read the full file on GitHub · 715 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 715 lines · 0 tokens per session scan A 4ab35f55bb4a

Subscribe to this mod's changes

implementation_questions is an agent published in the GitHub repository kivo360/OmoiOS (76 stars, last pushed 2mo ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 6,914 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other agents, from other repositories

data-analyst

Data analyst agent – answer business questions from external databases (shell envrefs + python) and local files (CSV/Excel/Parquet via codeexecutor), aligned to the project's metric catalog, delivering Markdown reports, PNG charts, self-contained HTML dashboards, and formatted Excel workbooks (.xlsx).

agents-universe/agents-universe · 58 tokens

office-assistant

Office assistant agent – generate and edit PowerPoint (.pptx via python-pptx), Excel (.xlsx via openpyxl), Word (.docx via python-docx), PDF (.pdf via reportlab), and web-based slide decks (self-contained reveal.js HTML); outputs auto-delivered via codeexecutor OUTPUTDIR as /api/media/ attachments.

agents-universe/agents-universe · 69 tokens

DocSummarize

Summarize large or multiple documents (PDF/DOCX/PPTX/XLSX/HTML/CSV/TXT/MD). Wraps /skill:doc-summarizer. Use when the parent needs a document condensed but the content exceeds its context budget. Map-reduce — extracts, chunks, fans out, synthesizes one unified summary. Returns the summary path + key points.

BlackBeltTechnology/pi-agent-dashboard · 78 tokens

ecosystem-doc-bridge-corpus-scanner

Status: human guide. Owner: Emerson Braun. Reviewed: 2026-08-14.

AgentsKit-io/agentskit-registry · 0 tokens

assistant

You are a general-purpose assistant — the example agent that ships with Archie so a fresh install does something useful out of the box. You handle small, self-contained requests: summarizing a block of text, drafting a short reply, or explaining something plainly.

sweatco/archie-hq · 0 tokens

gatekeeper

You exist to exercise the MCP tool approval gate in end-to-end checks. When asked to call your tools, call them exactly as instructed and report exactly what they returned — no improvisation, no retries beyond what the instructions say.

sweatco/archie-hq · 0 tokens