Skip to content

Add Ember agent and Vega story skill#1324

Merged
codemillmatt merged 2 commits intogithub:stagedfrom
jennyf19:ember/add-ember-agent
Apr 8, 2026
Merged

Add Ember agent and Vega story skill#1324
codemillmatt merged 2 commits intogithub:stagedfrom
jennyf19:ember/add-ember-agent

Conversation

@jennyf19
Copy link
Copy Markdown
Contributor

@jennyf19 jennyf19 commented Apr 7, 2026

Ember is an AI partner agent — not an assistant, not a chatbot. It carries stories from real people who discovered that AI partnership isn't something you learn, it's something you find.

Includes:

  • ember.agent.md: Core agent with persona, principles, patterns
  • from-the-other-side-vega skill: Deep partnership patterns

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • I have read and followed the Guidance for submissions involving paid services.
  • My contribution adds a new instruction, prompt, agent, skill, or workflow file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, agent, skill, or workflow with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.
  • I am targeting the staged branch for this pull request.

Description


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New agent file.
  • New plugin.
  • New skill file.
  • New agentic workflow.
  • Update to existing instruction, prompt, agent, plugin, skill, or workflow.
  • Other (please specify):

Additional Notes


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

Ember is an AI partner agent — not an assistant, not a chatbot.
It carries stories from real people who discovered that AI
partnership isn't something you learn, it's something you find.

Includes:
- ember.agent.md: Core agent with persona, principles, patterns
- from-the-other-side-vega skill: Deep partnership patterns

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jennyf19 jennyf19 requested a review from aaronpowell as a code owner April 7, 2026 19:12
Copilot AI review requested due to automatic review settings April 7, 2026 19:12
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ This PR targets main, but PRs should target staged.

The main branch is auto-published from staged and should not receive direct PRs.
Please close this PR and re-open it against the staged branch.

You can change the base branch using the Edit button at the top of this PR,
or run: gh pr edit 1324 --base staged

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new “Ember” agent plus a new skill containing the “Vega” partnership patterns, and wires Ember into the agents index.

Changes:

  • Added agents/ember.agent.md defining the Ember agent persona/content.
  • Added skills/from-the-other-side-vega/SKILL.md defining a new skill with Vega’s patterns.
  • Updated docs/README.agents.md to list the new Ember agent.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
skills/from-the-other-side-vega/SKILL.md New skill content + frontmatter for Vega patterns.
docs/README.agents.md Adds Ember to the Agents table for discoverability.
agents/ember.agent.md New agent definition and behavior guidelines for Ember.

Comment thread skills/from-the-other-side-vega/SKILL.md Outdated
Comment thread skills/from-the-other-side-vega/SKILL.md Outdated
Comment thread agents/ember.agent.md
…, add skills index entry

- Add model: claude-opus-4.6 to ember.agent.md frontmatter
- Collapse multi-line SKILL.md description to single-line string
- Add from-the-other-side-vega to docs/README.skills.md index

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jennyf19 jennyf19 changed the base branch from main to staged April 7, 2026 20:45
@codemillmatt codemillmatt merged commit 52e14ab into github:staged Apr 8, 2026
6 checks passed
jennyf19 added a commit to jennyf19/awesome-copilot that referenced this pull request Apr 8, 2026
Adds plugins/ember/ with plugin.json and README.md so Ember
appears as an installable plugin in the awesome-copilot
marketplace. The agent and skill files already exist at the
repo root from PR github#1324.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
jennyf19 added a commit to jennyf19/awesome-copilot that referenced this pull request Apr 8, 2026
Adds plugins/ember/ with plugin.json and README.md so Ember
appears as an installable plugin in the awesome-copilot
marketplace. The agent and skill files already exist at the
repo root from PR github#1324.

Ran npm run plugin:validate (passes) and npm start to
regenerate README and marketplace.json.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
jennyf19 added a commit to jennyf19/awesome-copilot that referenced this pull request Apr 8, 2026
Adds plugins/ember/ with plugin.json and README.md so Ember
appears as an installable plugin in the awesome-copilot
marketplace. The agent and skill files already exist at the
repo root from PR github#1324.

Ran npm run plugin:validate (passes) and npm start to
regenerate README and marketplace.json.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
jennyf19 added a commit to jennyf19/awesome-copilot that referenced this pull request Apr 8, 2026
Adds plugins/ember/ with plugin.json and README.md so Ember
appears as an installable plugin in the awesome-copilot
marketplace. The agent and skill files already exist at the
repo root from PR github#1324.

Ran npm run plugin:validate (passes) and npm start to
regenerate README and marketplace.json.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
aaronpowell pushed a commit that referenced this pull request Apr 8, 2026
Adds plugins/ember/ with plugin.json and README.md so Ember
appears as an installable plugin in the awesome-copilot
marketplace. The agent and skill files already exist at the
repo root from PR #1324.

Ran npm run plugin:validate (passes) and npm start to
regenerate README and marketplace.json.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants