John Carmack-level implementation review via RepoPrompt or Codex. Use when reviewing code changes, PRs, or implementations. Triggers on /flow-next:impl-review.
Skills in this repository
tools-only/X-Skills - Page 68
SkillsMP has collected 2,943 skills from tools-only/X-Skills. Open a skill to review its source and details.
tools-only/X-SkillsShowing 40 of 2,943 collected skills.
Epic completion review - verifies all epic tasks implement spec requirements. Triggers on /flow-next:epic-review.
Guide for creating effective skills that extend DAIV agent with specialized knowledge, workflows, or tool integrations. Use this skill when the user wants to create a new skill, update an existing skill, or get guidance on skill design patterns.
Set weekly priorities and plan the week ahead
Manually trigger plan-sync to update downstream task specs after implementation drift. Use when code changes outpace specs.
Process synced Granola meetings to update person pages, extract tasks, and organize meeting notes
AI-powered ranking of Dex system improvement ideas
Interactive post-onboarding tour with adaptive pathways based on available data
Create structured build plans from feature requests or Flow IDs. Use when planning features or designing implementation. Triggers on /flow-next:plan with text descriptions or Flow IDs (fn-1-add-oauth, fn-1-add-oauth.2, or legacy fn-1, fn-1.2, fn-1-xxx,…
Review week's progress, meetings, and learnings
Scan active projects for status, blockers, and next steps
Execute a Flow epic or task systematically with git setup, task tracking, quality checks, and commit workflow. Use when implementing a plan or working through a spec. Triggers on /flow-next:work with Flow IDs (fn-1-add-oauth, fn-1-add-oauth.2, or legacy fn-1,…
End of day review with learning capture. Integrates with evening journaling if enabled.
Create new MCP integration with guided wizard
Manage .flow/ tasks and epics. Triggers: 'show me my tasks', 'list epics', 'what tasks are there', 'add a task', 'create task', 'what's ready', 'task status', 'show fn-1-add-oauth'. NOT for /flow-next:plan or /flow-next:work.
Interview user in-depth about an epic, task, or spec file to extract complete implementation details. Use when user wants to flesh out a spec, refine requirements, or clarify a feature before building. Triggers on /flow-next:interview with Flow IDs…
End of day review with learning capture. Integrates with evening journaling if enabled.
Capture learnings from completed work for future reference
Workshop an improvement idea into implementation plan
Resolve all TODO comments using parallel processing
Resolve all PR comments using parallel processing
Resolve all pending CLI todos using parallel processing
Search .flow/memory/ for entries relevant to the current task or request.
Manually trigger plan-sync to update downstream task specs after implementation drift
Generate or update an AGENTS.md file by analyzing a repository's structure, commands, tests, and conventions. Use when asked to create or improve `AGENTS.md`.
Perform a security audit of code changes or related code paths. Use when asked to assess security risks in a PR/MR, issue, or feature area and report findings with severity and remediation.
Token-efficient codebase exploration using RepoPrompt codemaps and slices. Use when you need deep codebase understanding without bloating context.
Token-efficient codebase exploration using RepoPrompt codemaps and slices. Use when you need deep codebase understanding without bloating context.
Find the most relevant framework/library docs for the requested change.
Used by /flow-next:prime to scan for environment setup, .env templates, Docker, and devcontainer configuration. Do not invoke directly.
Map user flows, edge cases, and missing requirements from a brief spec.
Map user flows, edge cases, and missing requirements from a brief spec.
Synchronizes downstream task specs after implementation. Spawned by flow-next-work after each task completes. Do not invoke directly.
Gather modern best practices and pitfalls for the requested change.
Review recent changes for correctness, simplicity, security, and test coverage.
Review recent changes for correctness, simplicity, security, and test coverage.
Add an MCP server using Dex-safe scope (user by default)
Integrate existing MCP servers from Smithery.ai or GitHub repositories
Task implementation worker. Spawned by flow-next-work to implement a single task with fresh context. Do not invoke directly - use /flow-next:work instead.
Scaffold repo-local Ralph autonomous harness under scripts/ralph/. Use when user runs /flow-next:ralph-init.