Source

sd0xdev/sd0x-harness

101 skills · 1.8K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
generate-runner Generate a customized precommit runner for any ecosystem.
sd0xdev/sd0x-harness
17
2
install-rules Install plugin rules into project .claude/rules/ for persistent use without plugin loaded
sd0xdev/sd0x-harness
17
3
jira Jira integration — view issues, generate branches, create tickets, transition status. Use when: user mentions Jira ti…
sd0xdev/sd0x-harness
17
4
pr-summary pr-summary Installation Command Prompt $ npx skills add https://github.com/sd0xdev/sd0x-harness --skill pr-summary
sd0xdev/sd0x-harness
17
5
push-ci Push to remote and monitor CI. Validates branch safety, executes git push WITH explicit user approval, then monitors …
sd0xdev/sd0x-harness
17
6
remind Lightweight model correction with context-aware rule loading. Use when: model forgot a rule, skipped a required step,…
sd0xdev/sd0x-harness
17
7
repo-intake Project initialization inventory (one-time). Use when: first onboarding a project, rebuilding cache after structural …
sd0xdev/sd0x-harness
17
8
request-tracking Request tracking knowledge base. Use when: querying request status, managing document references, tracking progress. …
sd0xdev/sd0x-harness
17
9
review-spec Review technical spec documents from completeness, feasibility, risk, and code consistency perspectives.
sd0xdev/sd0x-harness
17
10
risk-assess Uncommitted code risk assessment with breaking change detection, blast radius analysis, and scope metrics. Use when: …
sd0xdev/sd0x-harness
17
11
safe-remove Safely remove plugin assets (skill/agent/rule/script/hook) with dependency detection and reference cleanup. Use when:…
sd0xdev/sd0x-harness
17
12
smart-commit Smart batch commit. Analyzes uncommitted changes, groups by cohesion, generates commit messages matching project styl…
sd0xdev/sd0x-harness
17
13
smart-rebase Smart partial rebase for squash-merge repositories. Auto-detect which commits to keep/drop when base branch was squas…
sd0xdev/sd0x-harness
17
14
ask Context-aware Q&A with auto context gathering. Use when: user has a quick question about codebase, git history, rules…
sd0xdev/sd0x-harness
16
15
check-coverage Comprehensive assessment of Unit / Integration / E2E three-layer test coverage, identify gaps and provide actionable …
sd0xdev/sd0x-harness
16
16
debug Interactive debugging workflow with hypothesis-driven probe loop. Use when: unknown bugs, script errors, silent failu…
sd0xdev/sd0x-harness
16
17
dep-audit Audit dependency security risks
sd0xdev/sd0x-harness
16
18
install-hooks Install plugin hooks into project .claude/ for persistent use without plugin loaded
sd0xdev/sd0x-harness
16
19
install-scripts Install plugin runner scripts into project .claude/scripts/ for persistent use without plugin loaded
sd0xdev/sd0x-harness
16
20
pr-comment Post friendly review comments to a GitHub PR — prepare locally, preview, then submit as atomic review.
sd0xdev/sd0x-harness
16
21
pre-pr-audit Pre-PR confidence audit with 5-dimension scoring.
sd0xdev/sd0x-harness
16
22
req-analyze Requirements analysis — problem decomposition, stakeholder scan, requirement structuring. Produces 1-requirements.md …
sd0xdev/sd0x-harness
16
23
seek-verdict Independent second-opinion verification for any finding. Use when: Claude or user wants independent Codex verificatio…
sd0xdev/sd0x-harness
16
24
sharingan Replicate knowledge from any source as sd0x-dev-flow skill definition.
sd0xdev/sd0x-harness
16
25
watch-ci Monitor GitHub Actions CI runs until completion. Use when: watching CI after push, checking build status, monitoring …
sd0xdev/sd0x-harness
16
26
codex-test-gen Generate unit tests for specified functions using Codex MCP
sd0xdev/sd0x-harness
15
27
codex-test-review Review test case sufficiency using Codex MCP, suggest additional edge cases. Supports review loop with context preser…
sd0xdev/sd0x-harness
15
28
deep-analyze Deep-dive analysis of an initial proposal — research code implementation, produce an actionable roadmap and alternati…
sd0xdev/sd0x-harness
15
29
doc-refactor Refactor documents — simplify without losing information, visualize flows with sequenceDiagram.
sd0xdev/sd0x-harness
15
30
necessity-audit Necessity audit for over-designed spec elements. Use when: auditing lifecycle spec (1-requirements / 2-tech-spec / 3-…
sd0xdev/sd0x-harness
15
31
post-dev-recap Post-development recap wrapper. Use when: AI/Codex just finished implementing a feature and the user wants a guided w…
sd0xdev/sd0x-harness
15
32
precommit Pre-commit checks — lint:fix -> build -> test
sd0xdev/sd0x-harness
15
33
precommit-fast Quick pre-commit checks — lint:fix -> test
sd0xdev/sd0x-harness
15
34
simplify Wrap-up refactoring — simplify code, eliminate duplication, preserve behavior
sd0xdev/sd0x-harness
15
35
tech-brief Technical briefing for developer sharing. Use when: sharing implementation findings with technical colleagues, post-d…
sd0xdev/sd0x-harness
15
36
verify Verification loop — lint -> typecheck -> unit -> integration -> e2e
sd0xdev/sd0x-harness
15
37
epic-merge Sequential squash-merge of stacked PR chains into an epic branch. Handles dependency-ordered rebase, collision-safe b…
sd0xdev/sd0x-harness
14
38
pr-review PR self-review — review changes, produce checklist, update rules
sd0xdev/sd0x-harness
14
39
project-brief Convert a technical spec into a PM/CTO-readable executive summary. Simplify technical details, focus on business valu…
sd0xdev/sd0x-harness
14
40
recap-ask Interactive Q&A over an existing recap document. Use when: user wants to ask follow-up questions about a briefing-rec…
sd0xdev/sd0x-harness
14
41
recap-doc Post-development recap document generator. Use when: AI/Codex has implemented a feature and the user needs a guided w…
sd0xdev/sd0x-harness
14
42
refactor Multi-target refactoring orchestrator. Use when: cleaning up messy code/docs, simplifying code, restructuring documen…
sd0xdev/sd0x-harness
14
43
runbook Generate and update feature release runbooks from existing docs and codebase.
sd0xdev/sd0x-harness
14
44
test-health Holistic test coverage measurement. Use when: assessing test health, measuring coverage trends, quantitative + qualit…
sd0xdev/sd0x-harness
14
45
ui-first-principles First-principles UI/IA reasoning: turns a `<scenario>` + API field set into JTBD analysis, principle-anchored field-p…
sd0xdev/sd0x-harness
14
46
zh-tw Rewrite the previous reply in Traditional Chinese
sd0xdev/sd0x-harness
14
47
orchestrate Agent-driven workflow orchestration (v1 report-only). Use when: declaring an intent (audit/research/feature shape) an…
sd0xdev/sd0x-harness
5
48
plan-review Pre-ExitPlanMode adversarial plan review loop via Codex exec. Use when: in plan mode, before presenting a plan to the…
sd0xdev/sd0x-harness
5
49
adr Write an Architecture Decision Record (ADR) for a feature — Context / Decision / Status / Consequences / Alternatives…
sd0xdev/sd0x-harness
3
50
create-skill Create or refactor Claude Code skills. Use when: building new skills, restructuring existing skills. Not for: skill q…
sd0xdev/sd0x-harness
1
Page 2 · 101 total Previous Next