mit einem Klick
intuitive-flow
intuitive-flow enthält 14 gesammelte Skills von MiaoDX, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Use this skill whenever the user asks about unit test best practices, test organization, flat test suites, redundant tests, test refactors, pytest/JUnit/Jest/xUnit layout, test taxonomy, flaky tests, coverage quality, fixtures, mocks, parametrization, pruning existing UTs, or "which tests are worth keeping." It aggressively turns broad testing advice into a clean, behavior-first UT suite by preventing random test growth, pruning low-value tests, consolidating redundant checks, and requiring each retained test to prove a real behavior, failure mode, or public contract. For broad suite refactors, audit first, propose a recommended path across pruning, markers, folder layout, fixtures, and parameterization, then wait for user feedback before applying disruptive changes.
Initialize, audit, aggressively slim, merge, and refresh project-local AGENTS.md and CLAUDE.md files from existing repo guidance, agent /init suggestions, stdin-bundled Codex init-style discovery, and intuitive workflow defaults. Use when setting up a repo for Claude Code/Codex, replacing symlinked agent files with local guidance, rerunning agent init after weeks of drift, cleaning overgrown root agent files or first-read policies, optimizing startup context across AGENTS/CLAUDE/README/ARCHITECTURE/STATUS, adding worktree-friendly .venv/submodule hooks and hints when repos already show Python environment or git-submodule signals, or configuring target-repo LSP and agent-facing Serena MCP guidance. Route broad human docs, tests, execution flow, refactor scope, and entropy discovery to their own skills unless the change is the startup/orientation harness that points at them.
Track goal-driven Multica issues. Use when a user creates or maintains Multica issues by pasting a /goal prompt, wants Codex to summarize that goal into a concise issue purpose, append a normalized goal-start comment, record completion evidence from real Multica execution run messages or a supplied session transcript, or add additional goal attempts and completion proof to the same issue.
Run one approved implementation plan through multiple isolated candidate worktrees, each with its own agent harness/model/profile, then compare artifacts and rank the results. Use when the user asks for best-of-N plan execution, model or harness bakeoffs, parallel candidate worktrees, fast-model implementation with stronger-model judging, or safe evaluation of Codex, Claude Code, Kimi, MiniMax, or custom coding-agent routes against the same real project plan.
Stable execution/change router after an approved plan, preflight contract, or tiny concrete task. Refactor-shaped work delegates to intuitive-refactor, and durable work runs through staged planning, review, GSD handoff, implementation, cleanup, and verification while keeping plan ledgers and active capsules compact by replacing stale state instead of appending history. Also accept vague prompts as a compatibility route that names the upstream planning stage instead of hiding planning inside execution.
Periodically inspect a repository or plan and produce a ranked batch of high-value entropy reduction candidates. Use repo entropy mode when the user says the repo feels messy, asks what to clean next, wants to make an old repo easier for humans and AI agents, or wants maintenance suggestions without already knowing the target seam. Use plan entropy mode when the user points at an idea, draft plan, or named plan file and wants blind spots, missing decisions, or weak assumptions found before grill-batch/preflight. The skill must state the selected mode and why before auditing, return a no-change result instead of filling a requested count when only polish remains, choose an explicit discovery intensity, run saturation discovery when the user asks for all directions or unknown unknowns, and end with one recommended next action plus a short reply shortcut. For approved repo-wide maintenance goals, return a deduplicated maintenance handoff for intuitive-refactor.
Refactor and cleanup router for known code/module/API seams, stale surfaces, compatibility shims, architecture cleanup targets, changed-code quality review, oversized modules, repeated cleanup campaigns, and recurring whole-repo architecture maintenance goals. Use this when the user names a concrete seam, wants code/package layout made smaller and truer, asks to keep refactoring, or asks for a goal that periodically cleans architecture across the whole repo until saturated. For whole-repo maintenance goals, run the repo-wide maintenance loop: alternate intuitive-reduce-entropy discovery handoffs with execution of every clear safe candidate, deduplicate parked and low-value registries, and stop only when saturation finds no new clear P1/P2. For unknown "what should we clean?" discovery-only prompts, start with intuitive-reduce-entropy, then return here to execute selected candidates.
Create and maintain an intuitive human documentation surface for AI-agent-developed repos. Use when humans should only need README.md, ARCHITECTURE.md, STATUS.md, and docs/human/** while planning logs, generated docs, retrospectives, ADR detail, and implementation evidence stay in AI-agent-only folders.
Run a daily development task through one or more named skills in an isolated tmux-backed Codex or Claude session. Use when the user asks to "impl X with $skill", "run X via $intuitive-flow", supervise a skill-driven task, keep the main session clean, evaluate the run, or improve custom skills after a real task reveals a reusable workflow defect.
Run a bounded autonomous planning loop before implementation: use scout workers to apply intuitive-reduce-entropy and grill-with-docs-batch, keep the main session as judge, iterate until the scope is clear, then present one recommended plan plus alternatives for a single user review. Follow the skill-runner Codex delegation reference for host-specific worker selection. Use this whenever the user asks to "align yourselves", "run reduce entropy and grill batch", "use workers to refine the plan", "give me the plans after judging them", mentions a "planning loop", or wants faster planning without being pulled into every grill question.
Turn a vague task, plan, issue, or "LGTM/go ahead" request into an approval-ready preflight contract before implementation starts. Use when the user wants prompt preflight, clearer scope, non-goals, context package, acceptance criteria, definition of done, verification, stop gates, the exact execution command, or skill-runner worker prompts for an intuitive-flow run. This skill does not execute; it produces the contract that $intuitive-flow or a main-session goal can execute after approval.
Squash local GSD or agent-generated commit history into a clean, reviewable story while preserving important fixes. Use when the user asks to squash commits, clean git history, compress phase commits, prepare a branch before PR, compare aggressive vs moderate squash options, or preserve hotfix/security commits during squash in Claude Code or Codex.
Grouped grilling session that wraps grill-with-docs semantics while discussing related questions in batches, with explicit convergence checks so it stops when docs already contain enough decision quality. Use when the user wants to stress-test a plan against docs and domain language faster than one-question-at-a-time grilling, especially when asking whether remaining questions exist.
Port changes from one git worktree or checkout into the default repository folder's current branch, then by default sync the result to the remote default branch when everything is clean. Use when the user asks to move, copy, transfer, transplant, cherry-pick, apply a patch, or port worktree changes into the main/default repo checkout without changing the target branch.