dev-workflow
Installation
SKILL.md
Development Workflow Skill
Trigger
Use this skill when:
- Starting local development
- Running tests or validation
- Preparing a pull request
- Setting up the development environment
- Working with parallel agent worktrees
Prerequisites
- Java 21+ (
java -version) - Maven wrapper (
./mvnwinserver/) - Node.js + pnpm
- Docker + docker compose
ghCLI (for PR creation)curl(for smoke tests and health checks)