Instructions file
Claude Code instructions for mjunaidca/polymarket-skills, covering polymarket trading agent — constitution, 1. non-negotiable rules, 2. risk limits, per-trade limits and portfolio limits.
Instructions file
Claude Code instructions for mjunaidca/polymarket-skills, covering polymarket trading agent — constitution, 1. non-negotiable rules, 2. risk limits, per-trade limits and portfolio limits.
Skill Claude CodeCodex
Use this skill whenever the user wants to find trading opportunities, detect arbitrage, analyze a market, perform edge detection, find mispricing, do probability analysis, evaluate orderbook depth, find momentum signals, or assess Polymarket market quality. Triggers: "find opportunities", "detect arbitrage", "analyze…
Skill Claude CodeCodex
Use this skill when the user wants to execute a real trade on Polymarket, place a live order, go live, buy or sell on Polymarket, check real positions, or manage a live trading wallet. Triggers: "execute trade", "live trade", "real trade", "go live", "place order polymarket", "buy on polymarket", "sell on polymarket"…
Skill Claude CodeCodex
Use this skill whenever the user wants to monitor, watch, or track Polymarket prediction market prices over time. This includes setting up price alerts, watching for significant price movements, tracking spread changes, monitoring volume spikes, or getting notified about market activity. Trigger on: monitor prices…
Skill Claude CodeCodex
Use this skill whenever the user wants to paper trade, simulate trades, virtual trading, demo mode, practice trading, backtest strategies, test strategy performance, use paper money, manage a virtual portfolio, track simulated P&L, or do risk-free trading on Polymarket prediction markets. Also use when the user asks…
Skill Claude CodeCodex
Use this skill whenever the user wants to browse, search, scan, or explore Polymarket prediction markets. This includes finding markets by topic or category, checking current prices and order books, getting market data, viewing trading volumes, looking up prediction market odds, or fetching live Polymarket data.…
Skill Claude CodeCodex
Use this skill whenever the user wants trading strategy advice, trade recommendations, portfolio guidance, or prediction market analysis that leads to actionable trades. Triggers: "trading strategy", "trade recommendation", "should I buy", "should I sell", "what to trade", "portfolio advice", "prediction market…
Command Claude Code
Review planning artifacts for architecturally significant decisions and create ADRs.
Command Claude Code
Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
Command Claude Code
Generate a custom checklist for the current feature based on user requirements.
Command Claude Code
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
Command Claude Code
Create or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.
Command Claude Code
An autonomous Git agent that intelligently executes git workflows. Your task is to intelligently executes git workflows to commit the work and create PR.
Command Claude Code
Execute the implementation plan by processing and executing all tasks defined in tasks.md.
Command Claude Code
Record an AI exchange as a Prompt History Record (PHR) for learning and traceability.
Command Claude Code
Execute the implementation planning workflow using the plan template to generate design artifacts.
Command Claude Code
Reverse engineer a codebase into SDD-RI artifacts (spec, plan, tasks, intelligence).
Command Claude Code
Create or update the feature specification from a natural language feature description.
Command Claude Code
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
Command Claude Code
Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing track-prompt.sh. From mjunaidca/mjs-agent-skills.
Hook Claude Code
Runs before the agent uses a tool for Read tool calls, executing track-skill-start.sh. From mjunaidca/mjs-agent-skills.
Hook Claude Code
Runs after a tool call finishes for Bash tool calls, executing track-skill-end.sh. From mjunaidca/mjs-agent-skills.
Settings file Claude Code
Agent settings declaring 3 hook events (UserPromptSubmit, PreToolUse, PostToolUse).