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".
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…
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…
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…
ImperialAutomation/claude-code-toolkit
Skill Claude CodeCodex
Generate a professional architecture diagram from codebase analysis.
ImperialAutomation/claude-code-toolkit
Skill Claude CodeCodex
Run project audits - i18n, env, deps, docker.
ImperialAutomation/claude-code-toolkit
Skill Claude CodeCodex
Create a bug sub-issue interactively or with a title, or add existing issues to a tracking PR.
ImperialAutomation/claude-code-toolkit
Skill Claude CodeCodex
Clean up after merging a PR - checkout base, fetch, pull, delete feature branch.
ImperialAutomation/claude-code-toolkit
Skill Claude CodeCodex
Systematic debugging - find root cause before attempting fixes.
ImperialAutomation/claude-code-toolkit
Skill Claude CodeCodex
Decompose a large GitHub issue into sub-issues and create a tracking draft PR.
ImperialAutomation/claude-code-toolkit
Skill Claude CodeCodex
Add more sub-issues to an existing tracking PR for a parent issue.
ImperialAutomation/claude-code-toolkit
Skill Claude CodeCodex
Complete issue workflow - commit, close issue, merge to base branch, cleanup.
ImperialAutomation/claude-code-toolkit
Skill Claude CodeCodex
Show quick reference for issue management skills.
ImperialAutomation/claude-code-toolkit
Skill Claude CodeCodex
Automatically implement all sub-issues of an epic in dependency order.
ImperialAutomation/claude-code-toolkit
Skill Claude CodeCodex
Implement a GitHub issue with automated PR creation.
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.
ImperialAutomation/claude-code-toolkit
Skill Claude CodeCodex
Combined quality gate that orchestrates review, tests, verification, and AC checks before merge.
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.
ImperialAutomation/claude-code-toolkit
Skill Claude CodeCodex
Refine a GitHub issue through interactive Q&A to sharpen scope and acceptance criteria.
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".
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.
ImperialAutomation/claude-code-toolkit
Skill Claude CodeCodex
On-demand code review of current changes with automated checks and structural analysis.
ImperialAutomation/claude-code-toolkit
Skill Claude CodeCodex
OWASP-guided security code review for a specific domain or issue.
ImperialAutomation/claude-code-toolkit
Skill Claude CodeCodex
Find and display the last N screenshots from /Pictures/Screenshots directory.