imbue-aiimbue-aiOfficialยท35 Agent Skills Included

sculptor

Parallel coding workspaces with testing, review, and release workflows

Runs multiple coding sessions in parallel across isolated workspaces, with skills for specs, architecture, planning, bug fixing, and code review. Eliminates manual test setup, flaky test debugging, screenshot-based QA, and release babysitting through scripted, repeatable workflows. Covers the full development cycle from writing a spec to cutting and promoting a production release.
npx skills add imbue-ai/sculptor --all -g -y
Available:

Gives the agent standing rules for this repo: answer questions directly without making changes, ask before acting on ambiguity, scrub PII and internal details from public commit messages and PRs, and follow the required format, lint, and test commands before committing.

All Skills in This Repository (35)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
imbue-aiimbue-ai

post-pr-to-slack

Post pull request announcements and merge reactions to Slack via GitHub API.

Official
Basic
๐Ÿ“ฆ In Repo
imbue-aiimbue-ai

openhost-sculptor

Automate deployment, verification, and reset of a self-hosted Sculptor app on OpenHost.

Official
Intermediate
๐Ÿ“ฆ In Repo
imbue-aiimbue-ai

frontend-design-tokens

Guide CSS/SCSS design token adoption with Radix UI tokens and custom overrides.

Official
Intermediate
๐Ÿ“ฆ In Repo
imbue-aiimbue-ai

profile-sculptor-backend

Capture thread dumps, viztracer/Perfetto traces, and CPU samples from Sculptor backends.

Official
Intermediate
๐Ÿ“ฆ In Repo
imbue-aiimbue-ai

auto-qa-changes

Automates visual UI testing via a headless browser and HTTP API commands.

Official
Advanced
๐Ÿ“ฆ In Repo
imbue-aiimbue-ai

debug-integration-test

Diagnose Sculptor frontend integration test failures from Playwright logs and traces.

Official
Advanced
๐Ÿ“ฆ In Repo
imbue-aiimbue-ai

update-review-rules

Add new issue types to review-rule documents for React, Sculptor frontend, and integration tests.

Official
Intermediate
๐Ÿ“ฆ In Repo
imbue-aiimbue-ai

update-specs

Update product specifications to reflect merged codebase changes.

Official
Advanced
๐Ÿ“ฆ In Repo
imbue-aiimbue-ai

write-integration-test

Generates and runs frontend integration tests for Sculptor using FakeClaude.

Official
Intermediate
๐Ÿ“ฆ In Repo
imbue-aiimbue-ai

auto-qa-iphone

Automate mobile web UI testing in iPhone Simulators with idb and xcrun simctl.

Official
Intermediate
๐Ÿ“ฆ In Repo
imbue-aiimbue-ai

manually-qa-branch

Set up an isolated Sculptor environment to test a pull request commit.

Official
Advanced
๐Ÿ“ฆ In Repo
imbue-aiimbue-ai

measure-react-renders

Compare React component render counts between two branches using Playwright.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Sculptor skills?โ–ผ

Run `npx skills add imbue-ai/sculptor --all -g -y` in your terminal to install all skills in this collection globally.

What is Sculptor used for?โ–ผ

Sculptor is a desktop app for running multiple coding agents in parallel, each in its own isolated workspace. These skills automate its development workflows like testing, code review, QA, and releases.

How do the fix-bug and spec skills work?โ–ผ

The fix-bug skill enforces test-driven development: reproduce the bug, write a failing test, then fix the code. The spec skill writes an implementation spec through guided Q&A before any code is written.

Can these skills run integration tests safely?โ–ผ

Yes. The run-integration-test skill runs tests as background processes with a watchdog monitor, so a hanging test never blocks your session.

Do Sculptor skills work with Claude Code?โ–ผ

Yes. All skills follow the standard SKILL.md format and work in Claude Code and other compatible coding environments.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’