4 Commits

Author SHA1 Message Date
Eden
21c456076b feat: add MCP memory integration guide
Generic memory integration pattern using any MCP-compatible memory
server. Replaces vendor-specific PR #57 based on maintainer feedback.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 12:20:32 -04:00
Michael Sitarzewski
fe3b0663d6
Merge pull request #42 from jnMetaCode/feat/add-workflow-examples
These workflow examples are a great addition — practical, well-structured, and aligned with the roadmap. The startup MVP and landing page sprint patterns will be really useful references. Thanks @jnMetaCode!
2026-03-07 12:06:41 -06:00
Michael Sitarzewski
cb8e568bda Add full-agency discovery exercise example
Demonstrates 8 agents (Product Trend Researcher, Backend Architect,
Brand Guardian, Growth Hacker, Support Responder, UX Researcher,
Project Shepherd, XR Interface Architect) deployed in parallel to
evaluate a software opportunity and produce a unified product plan.

Adds examples/ directory with README and the Nexus Spatial discovery
document. Links from the project README under a new Scenario 4 and
checks off the multi-agent workflow examples roadmap item.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 18:24:12 -07:00
jiangnan
4773e686d2 Add multi-agent workflow examples
Adds two step-by-step workflow examples showing how to coordinate
multiple agents for real projects:

- Startup MVP: 7 agents across a 4-week build cycle
- Landing Page Sprint: 4 agents shipping a page in one day

Each example includes exact prompts to copy, handoff patterns, and
tips for passing context between agents. Checks off the
"Multi-agent workflow examples" item from the roadmap.
2026-03-06 05:10:21 +08:00