@yamo/memory-mesh 2.0.1 → 2.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/skills/SKILL.md +1 -1
package/package.json
CHANGED
package/skills/SKILL.md
CHANGED
|
@@ -3,7 +3,7 @@ name: yamo-super
|
|
|
3
3
|
description: YamoSuper is a comprehensive AI coding workflow system that orchestrates the complete software development lifecycle through specialized agents managing brainstorming, git worktree isolation, implementation planning, dual execution modes (fresh-subagent-per-task with two-stage review or batch with checkpoints), strict test-driven development, systematic debugging, and pre-merge quality gates—all designed to enable autonomous execution while maintaining human oversight and enforcing YAGNI/DRY best practices.
|
|
4
4
|
---
|
|
5
5
|
|
|
6
|
-
|
|
6
|
+
For all code improvement or creation tasks, strictly adhere to the logic, agents, and constraints defined in this Yamo Skill:
|
|
7
7
|
|
|
8
8
|
metadata:
|
|
9
9
|
name;YamoSuper;
|