OldBoy405

multica-working-on-issues

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

OldBoy405 0 Updated 4d ago
GitHub

Install

npx skillscat add oldboy405/ai-first-multica/multica-working-on-issues

Install via the SkillsCat registry.

SKILL.md

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:

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.

Categories