Showing 30 of 27367 results
Production-grade Bash scripting with defensive programming, POSIX compliance, and comprehensive testing
Production-grade Bash scripting with defensive programming, POSIX compliance, and comprehensive testing
Production-grade Bash scripting: bash-pro and posix-shell-pro agents plus the bash-defensive-patterns, bats-testing-patterns, and shellcheck-configuration skills.
็ณ่ฎบๆๆ่งฃๆใไฝ็ญๆนๆนใไบๆกฃ่ฏๅใๅคฑๅ่ฏๆญไธ็คบ่็ญๆกใ
Sprint-by-sprint version-cycle conductor. Six-agent flock (engineer, critic, coder, auditor, worker, discovery) on a three-section pipeline (INTRODUCTION โ BODY โ CLOSE), with hardened hooks, hypothesis-driven audits, and a per-project SQLite context registry. Configured per-project via .claude/shepherd.toml.
Sprint-by-sprint version-cycle conductor. Six-agent flock (engineer, critic, coder, auditor, worker, discovery) on a three-section pipeline (INTRODUCTION โ BODY โ CLOSE), with hardened hooks, hypothesis-driven audits, and a per-project SQLite context registry. Configured per-project via .claude/shepherd.toml.
Harness-neutral sprint execution and governance through one Rust core with Claude Code, Codex, and Pi adapters.
Develop like a sherpa: opt-in /plan, /execute, /workflow skills driving the full Discover->Analyze->Plan->Execute->Validate loop with bundled scout/review/build subagents. Extend via project packs + WORKFLOW_STATE_DIR.
Detect and report sensitive prompts locally; verified Claude events mask eligible tool results and structured arguments by default, and prompt blocking is opt in.
็ขบๅฎ็ณๅ่ชๅๅ Claude Code Pluginใๅธณ็ฐฟ็ฎก็ใใ e-Tax ๅ ฅๅไปฃ่กใพใงใ
/ship โ idea to merged in one command: worktree โ discover โ plan โ build โ review, gating only on design direction and 'go'. Auto-opening HTML cards, gate desktop notifications, a stage-aware status line, BUILD routing across Opus and GPT-5.5, and fresh-agent verification. Bundles router + verify.
One agent skill that carries the current branch from working tree to merged release: it resolves the project's own verification pipeline, runs review and verify in parallel until both are clean, then commits, pushes, opens a pull request, works the automated-review loop, squash-merges, watches the release, and cleans up. No tracker required.
One agent skill that carries the current branch from working tree to merged release: it resolves the project's own verification pipeline, runs review and verify in parallel until both are clean, then commits, pushes, opens a pull request, works the automated-review loop, squash-merges, watches the release, and cleans up. No tracker required.
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.
Take one named GitHub issue end to end in a fresh worktree: build a Codex repository brief, plan with Opus, stop for approval, alternate chunks across Codex and Sonnet, then review and resolve โ leaving a green PR for the human to merge.
Take a GitHub issue from implementation through adversarial review and testing, PR, CI and Copilot review, merge, and closure.
Take one GitHub issue or adhoc task to a finished PR with Codex implementing every chunk over a resumed session: confirm criteria, plan in token-sized chunks, stop for approval, then two Codex review rounds โ the human merges.
/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.