devto 2026-07-02 원문 보기 ↗
Sprint 7 is closed.
The goal was specialized engineering agents — architecture, code review, documentation, debugging, and onboarding — built on skills, memory, and MCP. Agents gather evidence and return structured briefings; they do not call external LLMs.
@meronq/agents — types, registry, context gathering, runnerarchitecture, code_review, documentation, debugging, onboarding
agent_list, agent_run, meronq agent run
available_agents[] for discoveryProduct MCP v1.2.0. Local MCP v1.18.0. agent_run is read-only in v0.
meronq agent list
meronq agent run onboarding
meronq agent run debugging --symptom "pnpm test fails"
meronq agent run code_review --pr 12
Skills answer how (build, test, ADR). Agents answer when and why, with checklists, system guidance, and recommended skills.
Desktop app, cloud backend, team workspace, auth, and billing exploration.
Read the full post on meronq.pages.dev · Source on GitHub