commet/Argus
Skill Claude CodeCodex
Check what is due, record what actually happened, save a candidate for later checking, or inspect a decision's premises. Use for "지금 확인할 것 있어?", "정산하자", "how did that bet go?", a candidate id, or premises. Invoked as /argus:check.
commet/Argus
Skill Claude CodeCodex
Explain Argus and route the user to the right command. Use when the user asks what Argus is, what commands exist, how to start, which command fits their situation, or where session files live. Read-only, no LLM pipeline, no session mutation. Invoked as /argus:help.
commet/Argus
Skill Claude CodeCodex
Read the decision record, inspect one decision's versions, keep a user-authored principle, or recover candidates from past chats. Never score or rank outcomes. Invoked as /argus:history.
commet/Argus
Skill Claude CodeCodex
Turn a consequential, stuck decision into one observable next move, preserve only what the user explicitly adopts, and return when reality can answer. Use when the user is choosing between paths, committing to a consequential course, designing a test, or revisiting a past decision. Works across Agent Plugins hosts…
commet/Argus
Skill Claude CodeCodex
Deep pressure-test of a decision or artifact (PR, file, branch, document) — the full Argus reviewer pipeline. Sharpens the question, deploys reviewer agents on the real artifact in parallel, splits claims into supported/challenged/human-required, optionally runs a stakeholder pass, and returns one consolidated card.…
commet/Argus
Skill Claude CodeCodex
Configure Argus, connect the webapp through browser approval, sync records, or inspect pairing state. Never ask for or print a token in normal use. Invoked as /argus:settings.
commet/Argus
Skill Claude CodeCodex
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
commet/Argus
Skill Claude CodeCodex
Postgres best practices maintained by Supabase, for Postgres running anywhere. Load this skill BEFORE writing or changing anything that lives in a Postgres database: creating or altering tables and columns (including choosing column types), schema design, migrations and declarative schema files, RLS policies and the…
commet/Argus
Skill Claude CodeCodex
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance…