ImperialAutomation

30 mods across 1 repository, 11 stars between them.

ImperialAutomation/claude-code-toolkit

Agent

Generates professional architecture diagrams as standalone HTML/SVG files by analyzing codebases. Examples: "Generate an architecture diagram for this project" "Create a diagram showing the API and database layers" "Visualize the microservices architecture".

11 2d ago A 56 tokens

devops-automator

02

ImperialAutomation/claude-code-toolkit

Agent

Deployment engineer for CI/CD pipelines and production deployments. The only path to production — always through the pipeline, no exceptions. Examples: "Set up a GitHub Actions workflow for automated testing on PRs" "Implement the infra-maintainer's SSH hardening plan via the pipeline" "Configure Docker image builds…

11 2d ago A 93 tokens

infra-maintainer

03

ImperialAutomation/claude-code-toolkit

Agent

Infrastructure advisor for self-managed VPS servers. Analyzes, diagnoses, and advises on server infrastructure. Never makes direct production changes — all modifications go through the devops-automator pipeline. Examples: "Review server security hardening" "Check disk usage and recommend cleanup" "Analyze SSL…

11 2d ago A 85 tokens

issue-crafter

04

ImperialAutomation/claude-code-toolkit

Agent

Translates rough ideas and descriptions into well-structured GitHub issues. Asks clarifying questions, proposes issues for approval, and creates them after confirmation. Examples: "I want to add user authentication to the app" "We need better error handling in the API" "The dashboard needs a dark mode toggle" "Create…

11 2d ago A 87 tokens

kickoff

16

ImperialAutomation/claude-code-toolkit

Skill Claude CodeCodex

Project kickoff checklist based on lessons learned from previous projects. Generates a tailored checklist and optionally creates GitHub issues.

11 2d ago A 25 tokens

promote

18

ImperialAutomation/claude-code-toolkit

Skill Claude CodeCodex

Promote a project-local script or procedure to the shared toolkit. Generalises the implementation and creates a thin project-local wrapper.

11 2d ago A 28 tokens

release-pr

20

ImperialAutomation/claude-code-toolkit

Skill Claude CodeCodex

Create the develop → master release PR — inspect what changed since the last tag, decide the semver bump, apply the release:major/minor/patch label so the tag is generated correctly, and write the release body. Use for "release to master", "promote develop", "make a release PR", "cut a release", "new version tag".

11 2d ago A 76 tokens

retro

21

ImperialAutomation/claude-code-toolkit

Skill Claude CodeCodex

End-of-session retrospective. Captures knowledge from any working session (debug, implementation, config, deployment) as reusable scripts, CLAUDE.md procedures, or skill proposals. Run before ending a session to prevent knowledge loss.

11 2d ago A 47 tokens