Sprint 7 closed: Engineering Agents

작성자

카테고리:

← 피드로
DEV Community · Meronq · 2026-07-02 개발(SW)

Meronq

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.

What Sprint 7 delivered

  • @meronq/agents — types, registry, context gathering, runner
  • Five built-in agentsarchitecture, code_review, documentation, debugging, onboarding
  • MCP + CLIagent_list, agent_run, meronq agent run
  • Handshakeavailable_agents[] for discovery

Product MCP v1.2.0. Local MCP v1.18.0. agent_run is read-only in v0.

CLI

meronq agent list
meronq agent run onboarding
meronq agent run debugging --symptom "pnpm test fails"
meronq agent run code_review --pr 12

Enter fullscreen mode Exit fullscreen mode

How it fits

Skills answer how (build, test, ADR). Agents answer when and why, with checklists, system guidance, and recommended skills.

Sprint 8 — Productization

Desktop app, cloud backend, team workspace, auth, and billing exploration.

Follow along

Read the full post on meronq.pages.dev · Source on GitHub

원문에서 계속 ↗

코멘트

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다