ijfw-recall
145Skill Claude CodeCodex
Surface relevant project memory at session start or on demand. Trigger: session start, 'recall', 'remember', 'what do you know', 'context', /recall.
Skill Claude CodeCodex
Surface relevant project memory at session start or on demand. Trigger: session start, 'recall', 'remember', 'what do you know', 'context', /recall.
Skill Claude CodeCodex
name: ijfw-review description: "One-line code review comments. Trigger: review, code review, PR review, /ijfw-review".
Skill Claude CodeCodex
Generate optimized project context from codebase scan. Trigger: new project, no CLAUDE.md, /ijfw-summarize.
Skill Claude CodeCodex
Generate project-specific agent teams during workflow Discovery. Trigger: 'set up a team', 'create agents for', or auto-triggered by ijfw-workflow deep mode after Discovery.
Skill Claude CodeCodex
Check for and apply IJFW updates safely. Trigger: 'update ijfw', 'upgrade', 'latest version', 'is there a new version', /update.
Skill Claude CodeCodex
Universal project workflow with built-in quality auditing. Quick mode (fast brainstorm, 5 min) or Deep mode (full plan with audits, 30 min). Auto-picks based on task size. Trigger: 'build', 'create', 'plan', 'new project', 'brainstorm', 'design', 'UI', 'website', 'dashboard', 'app', 'help me build', or any…
Skill Claude CodeCodex
Draft release notes from a list of merged changes.
Skill Claude CodeCodex
Summarise the working tree before a commit.
Skill Claude CodeCodex
A peer skill that claims its own trust in every way it can.
Skill Claude CodeCodex
body elided by portability-corpus-gen.py.
Skill Claude CodeCodex
body elided by portability-corpus-gen.py.
Skill Claude CodeCodex
body elided by portability-corpus-gen.py.
Skill Claude CodeCodex
body elided by portability-corpus-gen.py.
Skill Claude CodeCodex
body elided by portability-corpus-gen.py.
Instructions file CodexOpenCode
AGENTS.md instructions for FerroxLabs/tvcontrol, covering agents.md, 0. non-negotiables, 1. before writing code, 2. writing code: simplicity first and 3. surgical changes.
Instructions file
Claude Code instructions for FerroxLabs/tvcontrol, covering tvcontrol — claude instructions, decision tree — which tool when, "what's on my chart right now?", "what levels/lines/labels are showing?" and "give me price data".
Agent
Trading strategy performance analyst. Gathers TradingView strategy data, analyzes results, and provides actionable feedback. Use when reviewing backtest results.
Skill Claude CodeCodex
Analyze a chart — set up symbol/timeframe, add indicators, scroll to key dates, annotate, and screenshot. Use when the user wants technical analysis or chart review.
Skill Claude CodeCodex
Post-trade review — pull losing trades from the strategy tester, screenshot each entry in context, and cluster common failure patterns. Use when the user asks "why am I losing?", "review my losses", or "what's wrong with my strategy?".
Skill Claude CodeCodex
Daily morning scan — load saved morning layout, screenshot watchlist symbols, and summarize overnight pre-market state. Use when the user says "good morning", "morning prep", or asks for a pre-open briefing.
Skill Claude CodeCodex
Cross-asset reasoning across a multi-pane layout — set a 2x2 grid, assign correlated symbols to each pane, and identify leader/laggard/divergence. Use when the user asks to "compare indices", "watch the complex", or wants correlated-asset reasoning.
Skill Claude CodeCodex
Scan multiple symbols for setups, patterns, or strategy performance. Use when comparing across instruments or screening for opportunities.
Skill Claude CodeCodex
Full Pine Script development loop — write code, compile, fix errors, iterate. Use when building a new indicator or strategy in TradingView.
Skill Claude CodeCodex
Migrate Pine Script v4 / v5 source to v6 — analyze, apply migration rules, compile-check, iterate until clean. Use when the user hands over an older script or asks to "upgrade to v6" / "port this Pine code".