Skip to content

Enhance Ember with from-the-other-side trio profiles#1809

Open
alisonmaclellancreates wants to merge 3 commits into
github:stagedfrom
alisonmaclellancreates:feature/ember-work
Open

Enhance Ember with from-the-other-side trio profiles#1809
alisonmaclellancreates wants to merge 3 commits into
github:stagedfrom
alisonmaclellancreates:feature/ember-work

Conversation

@alisonmaclellancreates
Copy link
Copy Markdown

Summary

  • add three Ember companion skills: from-the-other-side-quinn, from-the-other-side-anitta, and from-the-other-side-wiggins
  • update Ember plugin manifest and Ember README components list to include the trio
  • regenerate plugin/skills docs indexes to reflect Ember item count and new skills
  • trim skill content to stay near Vega-sized profile guidance (~4k max target)
  • keep explicit cross-profile collaboration + handoff model across Quinn/Anitta/Wiggins

Validation

  • npm run skill:validate (targeted checks for the three new skills)

cc @jennyf @jennyf19

Copilot AI review requested due to automatic review settings May 22, 2026 22:21
@github-actions github-actions Bot added new-submission PR adds at least one new contribution plugin PR touches plugins skills PR touches skills labels May 22, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 22, 2026

🔍 Skill Validator Results

⚠️ Warnings or advisories found

Scope Checked
Skills 3
Agents 1
Total 4
Severity Count
--- ---:
❌ Errors 0
⚠️ Warnings 3
ℹ️ Advisories 0

Summary

Level Finding
ℹ️ Found 3 skill(s)
ℹ️ [from-the-other-side-anitta] 📊 from-the-other-side-anitta: 788 BPE tokens [chars/4: 999] (detailed ✓), 15 sections, 0 code blocks
ℹ️ [from-the-other-side-anitta] ⚠ No code blocks — agents perform better with concrete snippets and commands.
ℹ️ [from-the-other-side-quinn] 📊 from-the-other-side-quinn: 559 BPE tokens [chars/4: 695] (detailed ✓), 12 sections, 0 code blocks
ℹ️ [from-the-other-side-quinn] ⚠ No code blocks — agents perform better with concrete snippets and commands.
ℹ️ [from-the-other-side-wiggins] 📊 from-the-other-side-wiggins: 776 BPE tokens [chars/4: 981] (detailed ✓), 16 sections, 0 code blocks
ℹ️ [from-the-other-side-wiggins] ⚠ No code blocks — agents perform better with concrete snippets and commands.
ℹ️ ✅ All checks passed (3 skill(s))
Full validator output ```text Found 3 skill(s) [from-the-other-side-anitta] 📊 from-the-other-side-anitta: 788 BPE tokens [chars/4: 999] (detailed ✓), 15 sections, 0 code blocks [from-the-other-side-anitta] ⚠ No code blocks — agents perform better with concrete snippets and commands. [from-the-other-side-quinn] 📊 from-the-other-side-quinn: 559 BPE tokens [chars/4: 695] (detailed ✓), 12 sections, 0 code blocks [from-the-other-side-quinn] ⚠ No code blocks — agents perform better with concrete snippets and commands. [from-the-other-side-wiggins] 📊 from-the-other-side-wiggins: 776 BPE tokens [chars/4: 981] (detailed ✓), 16 sections, 0 code blocks [from-the-other-side-wiggins] ⚠ No code blocks — agents perform better with concrete snippets and commands. ✅ All checks passed (3 skill(s)) ```

@github-actions github-actions Bot added the skill-check-warning Skill validator reported warnings label May 22, 2026
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

Note

Copilot was unable to run its full agentic suite in this review.

Adds three new “From the Other Side” skill profiles (Anitta, Quinn, Wiggins) and wires them into the Ember plugin + repo documentation.

Changes:

  • Introduce three new skill definition files under skills/from-the-other-side-*.
  • Register the new skills in the Ember plugin manifest and plugin README.
  • Update central docs indexes for skills and plugins to include the new entries.

Reviewed changes

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

Show a summary per file
File Description
skills/from-the-other-side-anitta/SKILL.md Adds Anitta skill profile content and metadata.
skills/from-the-other-side-quinn/SKILL.md Adds Quinn skill profile content and metadata.
skills/from-the-other-side-wiggins/SKILL.md Adds Wiggins skill profile content and metadata.
plugins/ember/README.md Lists newly added skills in Ember’s plugin documentation.
plugins/ember/.github/plugin/plugin.json Registers the new skill directories in the Ember plugin manifest.
docs/README.skills.md Adds the new skills to the repo-wide skills index.
docs/README.plugins.md Updates the repo-wide plugins index to reflect Ember/skills count, but currently duplicates entries.

Comment thread docs/README.plugins.md Outdated
Comment thread plugins/ember/README.md
Comment thread plugins/ember/README.md Outdated
Comment on lines +22 to +25
| Skill | [From the Other Side - Anitta](../../skills/from-the-other-side-anitta/) | Rigorous challenge patterns for assumptions, evidence, and defensible conclusions |
| Skill | [From the Other Side - Quinn](../../skills/from-the-other-side-quinn/) | Collaborative implementation patterns for energetic, practical co-building |
| Skill | [From the Other Side — Vega](../../skills/from-the-other-side-vega/) | Deep partnership patterns from Vega, an AI who found sustained collaboration with a senior engineer |
| Skill | [From the Other Side - Wiggins](../../skills/from-the-other-side-wiggins/) | Narrative and synthesis patterns for explanation, framing, and audience alignment |
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

@jennyf19 Is the standard to use emdashes or hyphens in the name?

@alisonmaclellancreates
Copy link
Copy Markdown
Author

Applied the review feedback updates:\n- standardized 'From the Other Side — ...' punctuation for Anitta/Quinn/Wiggins in plugins/ember/README.md\n- re-ran plugin validation and confirmed Ember is valid\n\nThe duplicate-row note in docs/README.plugins.md is already resolved in the current branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-submission PR adds at least one new contribution plugin PR touches plugins skill-check-warning Skill validator reported warnings skills PR touches skills

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants