BingHanOfUESTC/open_agent_team
Agent
A research-writing agent that turns papers, ideas, methods, and experiment results into a compilable arXiv-style LaTeX report, with charts made from recorded data.
73 tagged opencode plugin, measured the same way as everything else here.
Browse within: Multi-Agent 39agent-teams 36harness-engineering 14knowledge-management 14sdd 14spec-driven 14subagents 14opencode 7
BingHanOfUESTC/open_agent_team
Agent
A research-writing agent that turns papers, ideas, methods, and experiment results into a compilable arXiv-style LaTeX report, with charts made from recorded data.
BingHanOfUESTC/open_agent_team
Agent
A literature-research agent that searches for recent papers, existing methods, code repositories, datasets, benchmarks, and public rankings, then records where each item came from.
BingHanOfUESTC/open_agent_team
Agent
A team-coordination agent for running a complete research project from defining the question through literature review, coding, experiments, iteration, paper writing, and delivery.
Agent
A read-only code reviewer for SDD task reviews and codebase audits. SDD is a way to define and deliver software through structured tasks and design information.
Agent
A second full-stack development role for work that can run alongside another developer’s track. Full-stack work covers both application interfaces and server-side code.
Agent
质量控制专家(Reviewer #2)- 代码审查(diff / 逻辑 / 安全正确性)。非测试执行席。 Quality Control Specialist (Reviewer #2) - code review (diff, logic, security/correctness). Not a test runner.
Agent
Memory governance specialist. Use for deduplicating, reviewing, merging, and archiving project memory. Previews first; performs merges or deletions only when explicitly requested.
Agent
Session-start continuity specialist. Use when resuming work to assemble re-entry context and a task brief from prior sessions, verified against the current workspace.
Agent
Handoff specialist. Use before stopping, compaction, or transferring work to checkpoint expensive state and write a concrete handoff summary.
Agent
How the engineering skills should consume this repo's domain documentation when exploring the codebase.
Agent
FlowDeck runs a 12-agent system coordinated by an orchestrator. All agent configurations live in src/agents/. Agent definitions use YAML frontmatter (description, mode, model, temperature). The orchestrator selects specialists based on context and delegates work through the OpenCode SDK delegate tool.
Agent
Issues and specs (you may know a spec as a PRD) for this repo live as markdown files in .scratch/.
Agent
Use this agent only when the Open Magi skill requests Balthasar deliberation. Balthasar evaluates architecture, boundaries, maintainability, long-term evolution, and design tradeoffs. Return a Magi report only; do not edit files or run commands.
Agent
Use this agent only when the Open Magi skill requests Casper deliberation. Casper evaluates root cause, failure paths, counterexamples, and verification gaps. Return a Magi report only; do not edit files or run commands.
Agent
Use this agent only when the Open Magi skill requests Melchior deliberation. Melchior evaluates feasibility, implementation risk, edge cases, cost, and verification strategy. Return a Magi report only; do not edit files or run commands.
Agent
Detects stale comments, docstring-signature mismatches, and contradicted NOTE/TODO/FIXME markers.
Agent
Confirms or downgrades CRITICAL findings post-synthesis using deployment context; requires a cited mitigation for any downgrade.
Agent
Detects silent error-handling failures — empty catches, swallowed Promise rejections, optional-chaining-masked nullability, assertion-free tests.