tranhieutttranhieuttCommunityยท117 Agent Skills Included

software_development_department

Governed multi-agent software development with enforced quality gates

Turns a coding workspace into a structured engineering department with 28 specialist roles, 116 workflows, and enforced quality gates. Eliminates vague specs, skipped tests, and unverified completion claims through spec-driven planning, TDD cycles, and review checkpoints. Routes every request through a six-phase lifecycle (Define, Plan, Build, Verify, Review, Ship) with persistent memory across sessions.
npx skills add tranhieutt/software_development_department --all -g -y
Available:

Instructs the agent on mandatory workflow gates, slash-command routing to sub-skills, safety risk tiers, and memory rules, with AGENTS.md adapting the same rules for Codex environments.

All Skills in This Repository (117)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
tranhieutttranhieutt

commit

Enforce conventional commit messages with type, scope, body, and Co-Authored-By footer.

Community
Basic
๐Ÿ“ฆ In Repo
tranhieutttranhieutt

fork-join

Orchestrate parallel git worktrees with subagents and sequential merges.

Community
Advanced
๐Ÿ“ฆ In Repo
tranhieutttranhieutt

compose-multiplatform-patterns

Structure Compose Multiplatform UI with shared state, navigation, theming, and performance patterns.

Community
Intermediate
๐Ÿ“ฆ In Repo
tranhieutttranhieutt

gate-check

Validate required artifacts and quality standards before advancing development phases.

Community
Advanced
๐Ÿ“ฆ In Repo
tranhieutttranhieutt

team-frontend

Coordinates UX research, design, implementation, accessibility audit, and polish for frontend UI features.

Community
Advanced
๐Ÿ“ฆ In Repo
tranhieutttranhieutt

django-patterns

Guide Django REST API architecture with ORM, caching, signals, and middleware patterns.

Community
Advanced
๐Ÿ“ฆ In Repo
tranhieutttranhieutt

kubernetes-architect

Design enterprise Kubernetes architectures and GitOps workflows for container orchestration.

Community
Advanced
๐Ÿ“ฆ In Repo
tranhieutttranhieutt

architecture-decision-records

Document technical decisions with context, alternatives, and consequences in Architecture Decision Records.

Community
Intermediate
๐Ÿ“ฆ In Repo
tranhieutttranhieutt

senior-frontend

Scaffold React/Next.js projects with TypeScript, Tailwind CSS, and component generators.

Community
Advanced
๐Ÿ“ฆ In Repo
tranhieutttranhieutt

mobile-developer

Standardize React Native, Flutter, and native mobile app architecture patterns.

Community
Advanced
๐Ÿ“ฆ In Repo
tranhieutttranhieutt

hotfix

Run an emergency hotfix process with branch creation, audit logging, and approvals.

Community
Advanced
๐Ÿ“ฆ In Repo
tranhieutttranhieutt

docker-patterns

Configure Docker and Docker Compose stacks for secure local development and production.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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โ†’