sd0xdevsd0xdevCommunity·27 Agent Skills Included

sd0x-dev-flow

Structured feature development, code review, and release workflows

Guides software work from requirements analysis and tech specs through implementation, testing, review, and release. Replaces ad-hoc coding sessions with enforced quality gates: automated code review, test coverage checks, precommit verification, and PR readiness scoring. Keeps documentation, architecture decisions, and runbooks synchronized with the actual codebase so nothing drifts out of date.
npx skills add sd0xdev/sd0x-dev-flow --all -g -y
Available:

Defines the binding rules, review gates, and auto-loop behavior your agent must follow when executing the development workflows in this repository.

All Skills in This Repository (27)

Pure Emerald Level Indicators
📦 In Repo
sd0xdevsd0xdev

issue-analyze

Analyze GitHub issues to produce structured problem diagnoses and investigation plans.

Community
Intermediate
📦 In Repo
sd0xdevsd0xdev

feature-dev

Automate feature workflows from design to commit with integrated commands and quality gates.

Community
Intermediate
📦 In Repo
sd0xdevsd0xdev

doc-review

Review Markdown documents for architecture, security, and documentation quality.

Community
Basic
📦 In Repo
sd0xdevsd0xdev

feasibility-study

Decompose requirements and analyze constraints for technical feasibility studies.

Community
Advanced
📦 In Repo
sd0xdevsd0xdev

de-ai-flavor

Remove AI tool mentions and rewrite boilerplate phrases in text documents.

Community
Basic
📦 In Repo
sd0xdevsd0xdev

claude-health

Audit the .claude directory for configuration health issues.

Community
Basic
📦 In Repo
sd0xdevsd0xdev

post-dev-test

Analyze developed features for integration and end-to-end test coverage gaps.

Community
Intermediate
📦 In Repo
sd0xdevsd0xdev

code-investigate

Coordinate Claude and Codex to independently investigate code and integrate findings.

Community
Intermediate
📦 In Repo
sd0xdevsd0xdev

test-review

Assess test coverage and generate missing unit and integration tests.

Community
Intermediate
📦 In Repo
sd0xdevsd0xdev

git-investigate

Trace code authors, changes, and root causes using git history commands.

Community
Basic
📦 In Repo
sd0xdevsd0xdev

code-explore

Trace execution paths and map architectural relationships in codebases.

Community
Basic
📦 In Repo
sd0xdevsd0xdev

request-tracking

Automate request tracking documentation with templates and lifecycle stages.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install sd0x-dev-flow?

Run `npx skills add sd0xdev/sd0x-dev-flow --all -g -y` in your terminal to install all skills globally.

What does sd0x-dev-flow do?

It provides a complete development workflow: requirements analysis, tech specs, feature implementation, code review, test verification, and release preparation with enforced quality gates.

How does the auto review loop work?

After any code or document change, the agent must run the matching review gate and fix findings until it passes, so work is only declared done when every required check has actually passed.

Does it work with Codex CLI and Cursor?

Yes. The skills follow the universal SKILL.md standard and run in Claude Code, Codex CLI, Cursor, Windsurf, and other compatible agents.

Can it prevent bad commits and PRs?

Yes. It enforces commit message attribution rules, runs precommit lint-build-test checks, and scores PR readiness across five dimensions before you merge.

Related Repositories in Software Engineering

View All in Software Engineering