Skip to main content
Run any Skill in Manus
with one click
GitHub repository

atelier-pipeline

atelier-pipeline contains 5 collected skills from robertsfeir, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
23
updated
2026-06-17
Forks
6
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

pipeline-setup
software-developers

Use when users want to install or set up the atelier-pipeline multi-agent orchestration system in their project. Bootstraps all agent personas, rules, commands, references, and pipeline state files. Works for new and existing projects.

2026-06-17
brain-hydrate
software-developers

Use when users want to bootstrap the brain with existing project knowledge -- reading ADRs, feature specs, UX docs, commit history, and error patterns to seed institutional memory on a project that already has artifacts on disk. Also use for incremental re-hydration after significant work outside the pipeline. Triggers on "hydrate brain", "bootstrap brain", "seed memory", "brain init", "populate brain", "import history".

2026-05-13
brain-uninstall
software-developers

Use when users want to remove or disconnect the mybrain plugin's persistent memory layer. Handles teardown for all database strategies (Docker, local PostgreSQL, remote PostgreSQL), config file removal, and offers a disconnect-only option that preserves the database.

2026-04-29
pipeline-uninstall
software-developers

Use when users want to remove the atelier-pipeline multi-agent orchestration system from their project. Cleanly removes all installed files, hook registrations, and CLAUDE.md pipeline section. Preserves user-created custom agents.

2026-04-27
pipeline-uninstall
software-developers

Use when users want to remove the atelier-pipeline multi-agent orchestration system from their project. Cleanly removes all installed files, hook registrations, and AGENTS.md pipeline section. Preserves user-created custom agents and retro lessons on request.

2026-04-21