Showing 30 of 22991 results
Stage, commit, and push all changes in one step, with auto-generated message if none given β /ship
Take working-tree changes from branch to merged PR in one pass β branch off main, commit smart-git-commit style, open a PR, then squash-merge and delete the local and remote branch. Command-only: /ship asks before merging, /ship clean goes straight through. Detects unrelated changes and offers to split them into separate branches/PRs.
Fresh-eyes review agents for the ship-check pipeline. Four dedicated agent types (pr-reviewer, code-quality-reviewer, test-auditor, bug-checker) plus the orchestrator skill.
Apply clean code principles when writing or reviewing production-quality Python, TypeScript/JavaScript, or Java code. Covers naming, functions, classes, error handling, testing, formatting, and 66 cataloged code smells.
Apply systematic debugging practices when investigating, isolating, or fixing bugs in Python, TypeScript/JavaScript, or Java code. Covers reproduction, hypothesis-driven investigation, bisection, root-cause analysis, observability, regression-test design, and postmortems.
DevOps and CI/CD review (DEV1-DEV12: CI pipelines, deployment safety, IaC immutability, container images, secrets/config sourcing, observability, release management, schema migrations, health/readiness, SLO/performance, incident hygiene, and flow/batch signals). Sibling to ship-secure-code; serves as the depth target when the ship-reviewed-prs IN (Senior Infra / SRE / DevOps) persona delegates.
Stop-hook gate against trail-off: detects unpushed commits at turn end and injects an agent-directed nudge to review and finish the branch.
/ship orchestrates simplify β verify β code-review β smart-commit β branch hygiene β PR β babysit β reflect; /fix triages a bug with parallel sub-agents then branches, implements, and ships it; /babysit drives a GitHub PR to a fresh APPROVED + CI-green + mergeable state. Bundles triage/simplify/verify/code-review/yolo so it runs without relying on pre-installed skills. Pass --yolo to run hands-off.
A guided build pipeline that keeps senior-engineer ownership in LLM-speed development.
/ship-ready command: at-a-glance dashboard of what gates a merge on the current branch (failing tests, open PR count, stale branches, outdated deps, merge velocity, review freshness, unresolved risks from docs/solutions/). Reads ce-review envelopes for commit-hash staleness detection.
Multi-persona pull-request review (senior engineer, senior security, senior infra/SRE/DevOps, senior data engineer, senior frontend engineer, test-coverage signal) with comment-lifecycle suppression and decisive APPROVE/REQUEST_CHANGES/COMMENT submission. Runs locally with confirmation gating and in CI fully automated. Composes with the other ship-* skills via delegation: SC β ship-secure-code, IN β ship-devops, SE β ship-clean-code, TS β ship-tested-code.
Application-security review (SEC1-SEC12: auth, input validation, injection, XSS, CSRF/origin, crypto, secrets, supply chain, PII/logging, resource exhaustion, path traversal, deserialization/SSRF) for Python, TypeScript/JavaScript, and Java. Sibling to ship-clean-code; serves as the depth target when ship-reviewed-prs SC persona delegates.
Apply testing best practices when writing or reviewing tests for Python, TypeScript/JavaScript, or Java code. Covers test design, TDD, test strategy, mocking, integration testing, flaky test management, and 49 cataloged test smells.
Build, sign, notarize, and release Tauri 2 desktop apps on macOS, plus dev-loop gotchas (ACL capabilities, watcher, cargo patches)
Facilitated development mode: you implement, Claude assists with specs, plans, scaffolding, and research.
The autonomous delivery agent for Claude Code β conversational planning, queue-driven execution, policy-controlled code review, a five-phase test-readiness pipeline, and autonomous deploy (merge β canary β promote) for any software project.
Reusable engineering-methodology skills: quality gates, commit/issue/doc hygiene, tool preferences, and language guidelines.
Onboard an existing (brownfield) repository into the Shipwright SDLC β analyze stack + routes + conventions, generate CLAUDE.md + agent_docs + configs + E2E baseline
TDD implementation with code review, Conventional Commits, and feature branch workflow
Parse Conventional Commits, generate Keep-a-Changelog entries, create version tags and PRs
IREB traceability, Requirements Traceability Matrix, SBOM, test evidence, and change history reports
Deploy to Jelastic (Infomaniak) with smoke test verification and rollback support
Generate UI mockups from IREB specs β standalone HTML screens and user flows
Grade any git repository against the Control Grade rubric (AβF) β a read-only, deterministic cold-repo grader that reuses the same scoring engine as the compliance dashboard. Grades a local path or clones a URL; underivable dimensions render honest n/a.
Lightweight SDLC for ongoing changes. Auto-detects intent (feature/change/bug) and runs specs β build β test β commit.
Deep planning with research, interview, external LLM review, and TDD approach
Local browser preview β start dev server and show URL for in-browser testing