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.

Jump to install

Source facts

Repository
multica-ai/multica
Last source activity
September 7, 2026 at 07:32
Detected SKILL.md language
English
Stars
50,118
Forks
6,473

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
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.
View on GitHub