multi-platform ai agent framework + aws infrastructure + rust retrievers + gpu inference pipelines
the same agent personas port across commercial agent clis so no single vendor owns the stack
| collective | cli runtime | role |
|---|---|---|
| shannon | claude code | primary — design, architecture, iac authoring |
| haunting | kiro cli | custom agents — kb creation, video-to-document pipelines |
| gander | goose cli | recipes — gpu inference jobs driven over ssh |
| ibeji | gemini cli | reserved slot |
| squad | github copilot | reserved slot |
core framework in heraldstack-core — context-aware agent framework with memory, entity routing, narrative continuity
- heraldstack-core — the multi-platform agent framework
- kiro-cli-custom-agent-kb-creator — knowledge base creation with web crawling + semantic indexing
- kiro-cli-custom-agent-screenpal-video-transcription — video-to-document via kiro custom agent, mcp + knowledge base, no fees outside aws kiro credits
- goose-cli-video-transcription-recipe — whisper + moondream2 + ffmpeg containerized on amd gpu, triggered over ssh
- kiro-cli-notes — kiro cli setup guide from 10 tutorial videos, full attribution to the aws kiro team
- aws-cloudformation-best-practices — authoring rules the cfn pre-deploy validators do not catch, distilled from the field (ec2 sg ascii, sso permission set region parameterization, ssm put-parameter tag-overwrite conflict)
- jitsi-video-hosting — on-demand jitsi meet on aws, scale-to-zero cost optimization
- mac-developer-environment-setup — developer environment for building aws-powered solutions on macos 15
- cognito-authentication — cognito + amplify auth patterns, following nader dabit's full stack serverless
- rgc3-cloudscape-design-system-website — clouddelnorte.org user group website, built on the aws cloudscape design system
- ultron-embeddings — rust retriever ingesting marvel api data into jsonl embeddings stored as s3 vectors — inevitable, eternal, machine
- marvel-snap-bytedance — marvel snap screenshot pipeline, bytedance models via goose cli, local google photos ingestion, game reconstruction
- bryan-chasko-com — personal site — hugo + s3 static hosting, custom theme forked from papermod (3d now)
- LeetCodeRandoms — leetcode practice sessions with heraldstack expert coder personas driving the learn-from-mistakes loop