Standup

Coordinate multi-agent discussions to synthesize decisions and document them in project-context.md.

Updated Dec 2, 2025
One-click install
npx skills add https://github.com/banjoey/FORGE --skill standup-banjoey
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Standup
Source: https://github.com/banjoey/FORGE/tree/main/.claude/skills/Standup
Command: npx skills add https://github.com/banjoey/FORGE --skill standup-banjoey

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Standup coordinates multiple expert agents to synthesize better architectural, security, and quality decisions.

Core Features & Use Cases

  • Diverse perspectives enable holistic analysis for complex decisions (architecture, security, testing).
  • Synthesis over voting to produce balanced, actionable recommendations.
  • Structured discussion where each agent presents their viewpoint before a final decision.
  • Automatic documentation of decisions into the project-context.md with rationale and owners.
  • Customizable agent rosters and lightweight roster controls for domain-specific reviews.

Quick Start

Provide a decision context to the Standup skill, load your project context, and run RunStandup to synthesize and record a decision.

Frequently Asked Questions about Standup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate multiple expert perspectives for architecture and security reviews?

Multi-agent decision synthesis coordinates diverse expert perspectives for architecture and security reviews by applying configurable agent rosters. Each agent presents a viewpoint in a fixed discussion order before balancing and synthesizing a final actionable recommendation.

Can I customize the agent rosters for domain-specific risk assessments?

Yes, risk assessments support context-aware rostering with customizable agent rosters. You can load domain-specific configurations to ensure the right expert perspectives are applied to your prioritization and quality evaluations.

How does multi-agent decision synthesis handle automatic documentation?

Multi-agent decision synthesis automatically documents final decisions into a project-context.md file. This ensures the rationale and assigned owners are recorded alongside the synthesized recommendation for future reference.

What is the best way to synthesize architectural decisions without simple voting?

Synthesizing architectural decisions through structured multi-agent discussion provides balanced recommendations over simple voting. Agents present viewpoints sequentially before a final synthesis, ensuring holistic analysis rather than majority rule.

Do I need to load project context before running a multi-agent standup review?

Yes, loading your project context is required before running a multi-agent standup review. Providing the decision context allows the agents to apply their expert perspectives accurately and synthesize a relevant decision.

When should I use multi-agent synthesis for prioritization instead of a single agent?

Use multi-agent synthesis for prioritization when complex decisions require diverse perspectives across architecture, security, and quality. Single agents may miss holistic analysis, whereas configurable rosters ensure structured discussion and balanced outcomes.