compartmentdevcompartmentdevOfficialΒ·13 Agent Skills Included

compartment

Self-hosted Kubernetes deployment for internal tools and apps

Deploys internal tools, private apps, and public services onto your own Kubernetes infrastructure from a simple repository descriptor. Eliminates ad hoc hosting, manual handoffs, and unclear ownership by providing URLs, access control, deployment history, and audit logs. Includes repo workflow skills for feature development, code review, testing, and monitored pull requests.
npx skills add compartmentdev/compartment --all -g -y
Available:

Gives your AI agent the repository's coding rules, package ownership boundaries, and validation steps so it edits the correct layer and routes work to the right sub-skills.

All Skills in This Repository (13)

Pure Emerald Level Indicators
πŸ“¦ In Repo
compartmentdevcompartmentdev

compartment skill

Onboard AI agents into the Compartment platform via install and help commands.

Official
Basic
πŸ“¦ In Repo
compartmentdevcompartmentdev

open-pr-and-monitor

Open or reuse a GitHub PR and monitor checks, reviews, and merge readiness.

Official
Advanced
πŸ“¦ In Repo
compartmentdevcompartmentdev

public-docs-maintenance

Align public documentation with material changes in Compartment workflows.

Official
Intermediate
πŸ“¦ In Repo
compartmentdevcompartmentdev

review-a-change

Identify owning packages and run parallel subagent review passes on repository changes.

Official
Advanced
πŸ“¦ In Repo
compartmentdevcompartmentdev

develop-a-feature

Coordinate feature implementation with preflight validation and diff-triggered checks.

Official
Advanced
πŸ“¦ In Repo
compartmentdevcompartmentdev

preflight-feature-review

Automate a preflight review to produce a concise coding brief.

Official
Advanced
πŸ“¦ In Repo
compartmentdevcompartmentdev

compartment-smoke-test

Automate browser-based smoke testing of local Compartment deployments.

Official
Advanced
πŸ“¦ In Repo
compartmentdevcompartmentdev

ship-a-feature

Automate approved repository changes from request to terminal PR outcome.

Official
Advanced
πŸ“¦ In Repo
compartmentdevcompartmentdev

commit-a-change

Automates git commits compliant with commitlint type/scope and Husky validation.

Official
Intermediate
πŸ“¦ In Repo
compartmentdevcompartmentdev

write-compartment-tests

Review and refactor compartment repository tests with harness ownership enforcement.

Official
Advanced
πŸ“¦ In Repo
compartmentdevcompartmentdev

audit-type-ownership

Audit TypeScript type ownership across repository packages and output a move plan.

Official
Intermediate
πŸ“¦ In Repo
compartmentdevcompartmentdev

review-reuse-and-dedup

Identify reusable helpers and constants to reduce duplication in repository changes.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Compartment?β–Ό

Run `npx skills add compartmentdev/compartment --all -g -y` in your terminal to install all skills in this suite globally.

What does Compartment do?β–Ό

Compartment is a self-hosted Kubernetes deployment system that runs your internal tools and apps on infrastructure you own, with URLs, access control, and deployment history built in.

How do I deploy an app with Compartment?β–Ό

Add a small `compartment.yml` descriptor to your repository, then run `compartment deploy` to build and publish the app through your own control plane.

Does Compartment work with AI coding agents?β–Ό

Yes. It ships AGENTS.md guidance and SKILL.md workflows that let coding agents develop features, review changes, write tests, and open monitored pull requests in the repo.

Can I use Compartment without an existing Kubernetes cluster?β–Ό

Yes. Running `compartment install` provisions a managed single-node Kubernetes host automatically when no cluster is available.

Related Repositories in Software Engineering

View All in Software Engineering→