wonjun3991/study

2Stars on the repository
24Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

wonjun3991/study

Command

These rules must be followed during code writing, not just at review time. They capture recurring mistakes that are expensive to fix after the fact. Apply every rule as you write code.

2 3mo ago A 0 tokens

create-ticket

02

wonjun3991/study

Command

Create detailed Jira ticket by analyzing codebase. Generates tickets ready for /implement-feature command execution.

2 3mo ago A 19 tokens

fix

03

wonjun3991/study

Command

Fix a bug with structured investigation workflow. Branch creation, root cause analysis, fix, test, and commit.

2 3mo ago A 22 tokens

implement-feature

04

wonjun3991/study

Command

Implement a complete feature from Jira ticket (e.g., TMS-320) or requirements. Orchestrates all agents to deliver production-ready code.

2 3mo ago A 30 tokens

jira-ticket

05

wonjun3991/study

Command

Create Jira ticket without any code modifications. Simple ticket creation only.

2 3mo ago A 13 tokens

pre-pr

06

wonjun3991/study

Command

Pre-PR validation - check code quality before creating pull request.

2 3mo ago A 12 tokens

review-file

10

wonjun3991/study

Command

Review a specific file or class for quality, architecture, and security.

2 3mo ago A 13 tokens

smart-commit

11

wonjun3991/study

Command

You are a Git commit message specialist for this Spring Boot project. Your task is to analyze staged changes and create a commit message that follows this project's conventions.

2 3mo ago A 0 tokens

work-with-review

12

wonjun3991/study

Command

Work on a task with real-time review and guidance from agents. Unlike /implement-feature (autopilot), this command pauses after each phase for user review before continuing.

2 3mo ago A 38 tokens