Redmine 이슈부터 배포까지 전체 개발 워크플로우를 자동화합니다
Redmine 이슈를 분석하고, 설계부터 구현, 테스트, 코드 리뷰까지 전체 개발 프로세스를 자동화합니다.
/development-workflow [redmine-issue-number]
/analyze-redmine $ARGUMENTS
/design-solution
병렬로 실행:
feature/{이슈번호}git checkout -b feature/{이슈번호}
각 Task마다:
/generate-commit-messages
git commit -m "selected message"
/code-review
프로젝트 타입에 따라:
# Gradle 프로젝트
gradle clean test
# Maven 프로젝트
mvn clean install
테스트 성공 시:
/finalize-documentation
$COMMIT_MESSAGE_CONVENTIONS_PATH$PROJECT_FORMAT_PATH$CHECKSTYLE_RULES_PATH$FORMATTER_PATHnpx skills add small-goliath/development-workflow下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer