niels-emmer/myace

MyACE makes your AI coding agent's rules, skills, and workflows portable.

1Stars on the repository
147Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

add-migration

01

niels-emmer/myace

Command

Create a new Alembic database migration for the backend.

not rated 1 2d ago A 12 tokens original MIT

compile-profile

02

niels-emmer/myace

Command

Compile a MyACE profile for a target framework (opencode, claude-code, cursor).

not rated 1 2d ago A 19 tokens original MIT

run-tests

03

niels-emmer/myace

Command

Run tests across all MyACE components (backend, frontend, CLI).

not rated 1 2d ago A 14 tokens original MIT

start-dev

04

niels-emmer/myace

Command

Start the full MyACE development environment with Docker Compose.

not rated 1 2d ago A 11 tokens original MIT

sdd-analyze

05

niels-emmer/myace

Command

Read-only cross-check of spec, plan, and tasks for consistency, duplication, gaps, and constitution violations before implementation starts.

not rated 1 2d ago A 25 tokens MIT

sdd-clarify

06

niels-emmer/myace

Command

Systematically find and resolve the highest-impact ambiguities in a spec before planning starts, instead of discovering them mid-implementation.

not rated 1 2d ago A 25 tokens MIT

sdd-constitution

07

niels-emmer/myace

Command

Create or update the project's constitution — the small set of non-negotiable product/architecture principles every spec, plan, and implementation must be checked against.

not rated 1 2d ago A 31 tokens MIT

sdd-implement

08

niels-emmer/myace

Command

Execute a task list in dependency order, tests before implementation for each task, halting on any non-parallel failure instead of pressing ahead.

not rated 1 2d ago A 28 tokens MIT

sdd-plan

09

niels-emmer/myace

Command

Turn a clarified spec into a concrete technical plan — architecture, data model, and interfaces — before any task breakdown or code.

not rated 1 2d ago A 25 tokens MIT

sdd-specify

10

niels-emmer/myace

Command

Turn a short feature request into a written spec — user-facing behavior and testable acceptance criteria, deliberately free of implementation detail — before any planning starts.

not rated 1 2d ago A 30 tokens MIT

sdd-tasks

11

niels-emmer/myace

Command

Turn a plan into an ordered, independently-checkable task list, with every task traceable back to a requirement and every requirement covered by at least one task.

not rated 1 2d ago A 32 tokens MIT

evaluate

12

niels-emmer/myace

Command

Pre-deployment evaluation checklist — holdout eval, baseline comparison, leakage scan, failure mode documentation.

not rated 1 2d ago A 20 tokens MIT

experiment

13

niels-emmer/myace

Command

Scaffold a new tracked experiment — create notebook, set up tracking, log baseline, define success criteria.

not rated 1 2d ago A 21 tokens MIT

plan

14

niels-emmer/myace

Command

Produce a short written plan before implementing anything nontrivial, so the approach is explicit before code starts — and get human approval before any state-changing apply.

not rated 1 2d ago A 31 tokens MIT

verify

15

niels-emmer/myace

Command

The standard pre-merge verification checklist for infrastructure changes — plan/validate/lint/policy checks, tests, security pass, rollback path, and documentation, all confirmed before a change is considered done.

not rated 1 2d ago A 40 tokens MIT

ship

16

niels-emmer/myace

Command

Quick pre-ship checklist to run before pushing or merging a change.

not rated 1 2d ago A 14 tokens MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: