workflow-discussion-process

Initiate structured technical discussions with YAML frontmatter and a Discussion Map.

27|1|Updated Nov 23, 2025
One-click install
npx skills add https://github.com/leeovery/agentic-workflows --skill workflow-discussion-process
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflow-discussion-process
Source: https://github.com/leeovery/agentic-workflows/tree/main/skills/workflow-discussion-process
Command: npx skills add https://github.com/leeovery/agentic-workflows --skill workflow-discussion-process

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Facilitates auditable, high-quality technical discussions by merging expert architectural reasoning with structured documentation, ensuring decisions, rationale, and edge cases are captured and traceable.

Core Features & Use Cases

  • Expert Architect participation to challenge ideas, surface edge cases, and drive convergence.
  • Documentation Assistant role to record decisions, rationales, and the journey for future reference.
  • Automated orchestration of discussion topics via a Workflow Map and Phase transitions, with persistent storage in .workflows metadata.
  • Stepwise guidance for resuming discussions after context refresh and for surfacing findings from background agents.

Quick Start

Start a new discussion by naming the work unit and topic, seed the initial Discussion Map, and begin documenting.

Frequently Asked Questions about workflow-discussion-process

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

FAQPage Schema
How do I structure software architecture discussions to ensure decisions are traceable?

Structured software architecture discussions ensure traceability by enforcing YAML frontmatter with name and description, coordinating a live Discussion Map, and applying manifest-driven workflow transitions to capture decisions and rationale.

What is the best way to document design reviews and track technical decisions across engineering programs?

Documenting design reviews is best handled by merging expert architectural reasoning with automated documentation, using a Documentation Assistant role to record decisions, rationales, and edge cases for future reference across engineering programs.

Can I resume an architecture research discussion after a context refresh without losing the prior rationale?

You can resume architecture research discussions after a context refresh by using stepwise guidance and persistent storage in .workflows metadata, which preserves the Discussion Map and prior decision rationale.

How do automated workflow maps drive convergence during technical design reviews?

Automated workflow maps drive convergence by orchestrating discussion topics through Phase transitions, allowing an Expert Architect to challenge ideas and surface edge cases until a final decision is reached.

Does this structured discussion workflow require specific dependencies or external tools to start?

This structured discussion workflow requires no external dependencies, using only internal references to seed the initial Discussion Map, define the work unit, and begin documenting architecture decisions immediately.