multica-projects-and-resources

Installation
SKILL.md

Multica Projects and Resources

Quick start

Projects are durable context containers. Resources attached to a project can affect future agent tasks.

multica project list --output json
multica project get <project-id> --output json
multica project resource list <project-id> --output json

Project resources are mutated through project resource commands/endpoints. Issue comments do not create durable project resources.

Core model

A project groups work and carries durable resources. A resource is not just display metadata; it is context later injected into task briefs and .multica/project/resources.json.

Installs
8
GitHub Stars
39.3K
First Seen
Jun 7, 2026
multica-projects-and-resources — multica-ai/multica