software_development_department
Governed multi-agent software development with enforced quality gates
All Skills in This Repository (117)
Pure Emerald Level Indicatorscommit
Enforce conventional commit messages with type, scope, body, and Co-Authored-By footer.
fork-join
Orchestrate parallel git worktrees with subagents and sequential merges.
compose-multiplatform-patterns
Structure Compose Multiplatform UI with shared state, navigation, theming, and performance patterns.
gate-check
Validate required artifacts and quality standards before advancing development phases.
team-frontend
Coordinates UX research, design, implementation, accessibility audit, and polish for frontend UI features.
django-patterns
Guide Django REST API architecture with ORM, caching, signals, and middleware patterns.
kubernetes-architect
Design enterprise Kubernetes architectures and GitOps workflows for container orchestration.
architecture-decision-records
Document technical decisions with context, alternatives, and consequences in Architecture Decision Records.
senior-frontend
Scaffold React/Next.js projects with TypeScript, Tailwind CSS, and component generators.
mobile-developer
Standardize React Native, Flutter, and native mobile app architecture patterns.
hotfix
Run an emergency hotfix process with branch creation, audit logging, and approvals.
docker-patterns
Configure Docker and Docker Compose stacks for secure local development and production.
Frequently Asked Questions
FAQPage SchemaHow to install software_development_department?โผ
Run `npx skills add tranhieutt/software_development_department --all -g -y` in your terminal to install all skills globally.
What does Software Development Department do?โผ
It turns your coding workspace into a structured engineering team with 28 specialist roles, 116 workflows, and enforced gates for specs, planning, testing, review, and release.
Does it work with Codex as well as Claude Code?โผ
Yes. Claude Code is the native runtime, and AGENTS.md plus the codex-sdd skill provide an adapter layer so Codex follows the same gates manually.
How does it prevent unverified or sloppy code changes?โผ
Every task must pass a pre-code gate, follow the Red-Green-Refactor test cycle, and provide fresh verification evidence before any completion claim is allowed.
Can I use it on an existing project?โผ
Yes. Run the install script into your product directory, then use /start or /project-stage-detect to analyze your codebase and route to the right workflow.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core