-
-
Notifications
You must be signed in to change notification settings - Fork 19
Expand file tree
/
Copy pathapm.yml
More file actions
44 lines (44 loc) · 1.02 KB
/
Copy pathapm.yml
File metadata and controls
44 lines (44 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
name: gem-team
version: 1.123.0
description: >-
Self-Learning Multi-agent orchestration harness for spec-driven development
and automated verification.
author: mubaidr
license: Apache-2.0
includes:
- .apm/agents
- .apm/skills
dependencies:
apm: []
mcp: []
scripts:
check: >-
apm marketplace check && apm pack --check-versions --check-clean --dry-run
&& apm audit --ci --no-policy
pack: apm pack --check-versions --archive
marketplace:
owner:
name: mubaidr
url: https://github.com/mubaidr
email: mubaidr@gmail.com
versioning:
strategy: lockstep
metadata:
homepage: https://github.com/mubaidr/gem-team
packages:
- name: gem-team
description: >-
Self-Learning Multi-agent orchestration harness for spec-driven
development and automated verification
source: ./
tags:
- multi-agent
- orchestration
- tdd
- testing
- e2e
- devops
- security-audit
- code-review
- prd
- mobile