ワンクリックで
argos
argos には nodus-it から収集した 4 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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.