polpo
Installation
SKILL.md
Polpo Projects
Treat the checked-out project and the installed CLI as authoritative. Do not recreate legacy
.polpo/polpo.json or .polpo/agents.json layouts except when explicitly migrating them.
Workflow
- Inspect the repository,
.polpo/,package.json, and the installedpolpoCLI version. - Preserve an existing linked project. Create or link only when the user requests it or no project exists.
- Author resources in layout v2: project metadata, one directory per agent, project Loop definitions, teams, skills, and the skill lockfile.
- Validate locally before deployment. Resolve unknown references and packaging failures rather than relying on a second identical deploy.
- Deploy through the CLI or supported workflow. Never place provider secrets in project files.
- Report the project, resources changed, validation performed, and whether anything still requires Cloud provisioning or rollout.