mirror of
https://github.com/niels-emmer/myace.git
synced 2026-09-14 07:36:39 +02:00
[PR #81] [MERGED] feat: add 4 new starter packs; fix mode fields, expand compatibility, tighten adapter output #86
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
github-mirrors/myace#86
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/niels-emmer/myace/pull/81
Author: @niels-emmer
Created: 8/12/2026
Status: ✅ Merged
Merged: 8/12/2026
Merged by: @niels-emmer
Base:
main← Head:feat/starter-pack-enhancements📝 Commits (1)
d1b2628feat: add 4 new starter packs; fix mode fields, expand compatibility, tighten adapter output📊 Changes
89 files changed (+727 additions, -66 deletions)
View changed files
📝
backend/app/adapters/claude_code.py(+3 -1)📝
backend/app/adapters/opencode.py(+3 -1)📝
backend/app/services/seed_collections.py(+32 -0)➕
collections/additional/android-developer/AGENTS.md(+21 -0)➕
collections/additional/android-developer/agents/android-builder.md(+28 -0)➕
collections/additional/android-developer/agents/android-reviewer.md(+24 -0)➕
collections/additional/android-developer/skills/android-testing/SKILL.md(+24 -0)➕
collections/additional/android-developer/skills/jetpack-compose-conventions/SKILL.md(+24 -0)➕
collections/additional/android-developer/skills/play-store-readiness/SKILL.md(+24 -0)📝
collections/additional/auditor/agents/compliance-reviewer.md(+2 -2)📝
collections/additional/auditor/agents/security-auditor.md(+2 -1)📝
collections/additional/auditor/skills/data-classification-guide/SKILL.md(+1 -1)📝
collections/additional/auditor/skills/secrets-scan-checklist/SKILL.md(+1 -1)📝
collections/additional/auditor/skills/security-checklist/SKILL.md(+1 -1)📝
collections/additional/auditor/skills/threat-modeling-quickstart/SKILL.md(+1 -1)📝
collections/additional/backend/agents/api-reviewer.md(+1 -1)📝
collections/additional/backend/agents/backend-builder.md(+2 -2)📝
collections/additional/backend/skills/api-design-checklist/SKILL.md(+1 -1)📝
collections/additional/backend/skills/backend-test-patterns/SKILL.md(+1 -1)📝
collections/additional/backend/skills/migration-safety/SKILL.md(+1 -1)...and 69 more files
📄 Description
Summary
Add 4 new starter packs, fix consistency issues, expand target framework support, and tighten compiled adapter output.
New collections (28 files)
Fixes & improvements
primarytosubagentVerification
pytest: 200 passedruff: all cleanType of change
Checklist
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.