Skip to main content

multica-working-on-issues

Superseded by the multica-platform skill — load that instead. This file only records where the Multica issue contracts moved to.

Aller à l'installation

Informations de source

Dépôt
multica-ai/multica
Dernière activité de la source
7 septembre 2026 à 07:32
Langue détectée de SKILL.md
anglais
Étoiles
50 118
Forks
6 473

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.

Affichage de SKILL.md

SKILL.md
Instructions source · Aperçu en lecture seule
name
multica-working-on-issues
description
Superseded by the multica-platform skill — load that instead. This file only records where the Multica issue contracts moved to.
user-invocable
false
allowed-tools
Bash(multica *)
# Moved into `multica-platform` Multica's platform contracts are now one skill. Everything this skill used to carry — PR linking vs close intent, reading a linked PR's real state, custom properties, status side effects, sub-issues and stages, and finding who else is running — lives in: ```text multica-platform → references/issues.md ``` Load the `multica-platform` skill and open that file. Its routing table also names the reference for every other platform domain: mentions, agents, squads, autopilots, projects, runtimes, and skill import. The contracts were reorganized, not shortened — with one exception. The issue `metadata` guidance was retired (MUL-6966), so a brief that sends you here for it points at something that is no longer there. What replaces it: durable state a person should see and filter by goes on a custom property, the stage the issue is at goes in its status, and everything else — what you did this run, what you found — goes in the result comment. You are seeing this redirect because the Multica app on this machine is older than the server it is talking to, so its task brief still refers to the previous skill name. Updating the app removes this extra hop.
Voir sur GitHub