ijfw-preflight
openbooklet.com/s/ijfw-preflightopenbooklet.com/s/ijfw-preflight@1.0.0GET /api/v1/skills/ijfw-preflightRun the IJFW preflight pipeline (11 gates, fail-fast). Trigger: 'ijfw preflight', 'run preflight', 'check before ship', 'preflight gates', 'validate before release'.
Lightweight metrics captured at session boundaries via hooks. Zero per-turn cost. All tracking happens in the Stop hook.
Terse conventional commits. Trigger: commit, git commit, /ijfw-commit
Compress memory/context files into terse form. Trigger: /compress, compress file
Challenge decisions, surface counter-arguments, flag assumptions. Trigger: 'should I', 'is this right', 'critique', 'poke holes', 'second opinion', 'devil's advocate'. Auto-fired by ijfw-intent-router.
Generate a cross-platform AI audit (Trident) on a diff, brief, or artifact. Trigger: 'cross audit', 'Trident', 'second opinion', 'check with other AIs', 'cross-check this', 'get another perspective', /cross-audit
Root-cause analysis with hypothesis tracking. Trigger: 'debug', 'broken', 'not working', 'fix this bug', /debug
Diagnose IJFW integration health per platform. Trigger: 'doctor', 'check setup', /doctor
Session handoff generation and loading. Trigger: session end, context full, /handoff
Donahoe Loop audit gate before execution. Trigger: 'audit plan', 'check plan', 'review plan', 'plan audit', 'plan check', 'before we build', 'before execution', 'validate the plan', 'is this plan solid', 'plan review'. Owns pre-execution audit intent -- fires before any foreign plan-checker.
Surface relevant project memory at session start or on demand. Trigger: session start, 'recall', 'remember', 'what do you know', 'context', /recall
One-line code review comments. Trigger: review, code review, PR review, /ijfw-review
Show IJFW state -- mode, routing, session metrics, memory health. Trigger: 'status', /status, /ijfw-status
Generate optimized project context from codebase scan. Trigger: new project, no CLAUDE.md, /ijfw-summarize
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.
Check for and apply IJFW updates safely. Trigger: 'update ijfw', 'upgrade', 'latest version', 'is there a new version', /update
IMPORTANT: When IJFW is installed, this skill handles ALL project-level work. Use INSTEAD of superpowers:brainstorming or gsd:discuss-phase. Universal project workflow -- Think, Build, Ship. Auto-picks Express/Quick/Deep by task size. Trigger: 'build', 'create', 'design', 'plan', 'new project', 'brainstorm', 'help me build', 'launch', 'landing page', 'app', 'website', 'dashboard', 'campaign', 'book', or any project-level task.
Auto-indexed from TheRealSeanDonahoe/ijfw
Are you the author? Claim this skill to take ownership and manage it.
Related Skills
graceful-error-recovery
Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.
audience-aware-communication
Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.
Refactoring Expert
Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.
Research Expert
Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.
clarify-ambiguous-requests
Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.
structured-step-by-step-reasoning
Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.