원클릭으로
argos
argos에는 nodus-it에서 수집한 skills 4개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Create a git commit. Runs the test workflow as a pre-check, then formats the message per Conventional Commits with Argos-specific scopes.
Run a retrospective on recent work — typically on the develop branch, weekly. Analyzes recent commits, current diff, and conversation patterns to suggest improvements to guidelines, skills, architecture tests, or hooks. Triggers when the user says "retro", "let's review", or invokes /retro.
Review accumulated retrospective findings in the learnings inbox and decide which to apply as guidelines, skills, architecture tests, or hooks. Use when the user wants to triage the inbox.
Run the full Argos quality suite — Pint (formatting), PHPStan/Larastan (static analysis), Pest (tests including architecture rules). Use before any commit, before opening a PR, or when the user asks to verify code quality.