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.

Ir para a instalação

Informações da origem

Repositório
multica-ai/multica
Última atividade na origem
7 de setembro de 2026 às 07:32
Idioma detectado do SKILL.md
inglês
Estrelas
50.967
Forks
6.593

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.

Exibindo SKILL.md

SKILL.md
Instruções da origem · Visualização somente leitura
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.
Ver no GitHub