Skip to content

v1.0.0

Choose a tag to compare

@motao123 motao123 released this 13 Jun 15:27

First public release of dev-workflow-kit — a standalone collection of 18 software-delivery workflow skills for Claude Code / Codex / compatible agents.

完整版本历史见 CHANGELOG.md.

Highlights

  • 18 skills covering planning, debugging, CI, review, security, rollout, docs, and delivery analysis
  • Standalone: no external skill naming dependency
  • Every skill ships with SKILL.md, README.md, evals/evals.json, references/examples.md
  • Public OSS readiness: README homepage, badges, TOC, lifecycle map, examples
  • Community files: CONTRIBUTING, SECURITY, CODE_OF_CONDUCT, SUPPORT
  • .github/ issue forms + PR template
  • Minimum reliable CI validating JSON and per-skill structure

Skills included

Base lifecycle (v1)

planning · systematic-debugging · fix-ci · review-address-comments · browser-verification · security-review · ship-readiness · docs-writer

Refactor / incident / dependency (v2)

architecture-refactor-guidance · incident-observability-triage · dependency-compliance-audit

Impact / rollout / contract (v3)

change-impact-analysis · release-rollout-strategy · api-contract-compatibility-review

Test strategy / performance / environment config (v4)

test-strategy-gap-review · performance-investigation · environment-config-audit

Data migration safety (v5)

data-migration-safety-review

Install

```text
~/.codex/skills/dev-workflow-kit
```

See the README and CONTRIBUTING.md for full details.