MiaoDX

34 mods across 2 repositories, 54 stars between them.

intuitive-flow

01

MiaoDX/intuitive-flow

Settings file Claude Code

An empty agent settings file, from a project described as: Shared config, skills, and update scripts for Claude Code, Codex, and Gemini CLI.

48 6d ago A tokens not measured copy · 100% MIT

MiaoDX/intuitive-flow

Instructions file CodexOpenCode

Instructions for MiaoDX/intuitive-flow, covering codex guide, environment, delegation and verification, development and testing and preferred skills and workflow routing.

48 6d ago A 1,431 tokens original MIT

agent-planning-loop

04

MiaoDX/intuitive-flow

Skill Claude CodeCodex

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…

48 6d ago A 136 tokens original MIT

cross-review

05

MiaoDX/intuitive-flow

Skill Claude CodeCodex

Challenge an existing agent proposal through a small bounded set of independent review perspectives, then judge the findings into one simpler or more defensible recommendation. Use immediately after an agent proposes a solution when the user asks whether there is a simpler approach, wants a second opinion or other…

48 6d ago A 115 tokens original MIT

MiaoDX/intuitive-flow

Skill Claude CodeCodex

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…

48 6d ago A 72 tokens original MIT

intuitive-doc

07

MiaoDX/intuitive-flow

Skill Claude CodeCodex

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.

48 6d ago A 64 tokens original MIT

intuitive-flow

08

MiaoDX/intuitive-flow

Skill Claude CodeCodex

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…

48 6d ago A 98 tokens original MIT

intuitive-init

09

MiaoDX/intuitive-flow

Skill Claude CodeCodex

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…

48 6d ago A 197 tokens original MIT

MiaoDX/intuitive-flow

Skill Claude CodeCodex

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…

48 6d ago A 79 tokens original MIT

intuitive-preflight

11

MiaoDX/intuitive-flow

Skill Claude CodeCodex

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…

48 6d ago A 112 tokens original MIT

MiaoDX/intuitive-flow

Skill Claude CodeCodex

Inspect a repository or plan and rank material simplification candidates. Use repo entropy mode when the cleanup owner is unknown, and plan entropy mode when an idea or plan needs blind spots found before approval. This skill discovers and routes work; it does not implement refactors.

48 6d ago A 63 tokens original MIT

intuitive-refactor

13

MiaoDX/intuitive-flow

Skill Claude CodeCodex

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…

48 6d ago A 185 tokens original MIT

intuitive-shape

14

MiaoDX/intuitive-flow

Skill Claude CodeCodex

Shape a raw product or project idea into a bounded decision before planning or implementation. Use when deciding whether an idea deserves a bet, setting an appetite, comparing candidate bets under finite capacity, cutting scope, exposing rabbit holes and no-gos, or choosing BET, RESEARCH, RESHAPE, or PASS. This skill…

48 6d ago A 126 tokens original MIT

intuitive-squash

15

MiaoDX/intuitive-flow

Skill Claude CodeCodex

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…

48 6d ago A 73 tokens original MIT

intuitive-tests

16

MiaoDX/intuitive-flow

Skill Claude CodeCodex

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…

48 6d ago A 154 tokens original MIT

MiaoDX/intuitive-flow

Skill Claude CodeCodex

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…

48 6d ago A 86 tokens original MIT

plan-bakeoff

18

MiaoDX/intuitive-flow

Skill Claude CodeCodex

Run one approved implementation plan through multiple isolated candidate worktrees, then compare artifacts and rank the results. Use for best-of-N implementation or agent/model/harness bakeoffs against one shared baseline.

48 6d ago A 45 tokens original MIT

research

19

MiaoDX/intuitive-flow

Skill Claude CodeCodex

Run evidence-led deep research using the host and repository's existing retrieval and delegation tools. Use when a question needs multiple sources, literature or ecosystem review, current technology comparison, competing claims reconciled, or a durable cited research report rather than a quick lookup. Do not use for…

48 6d ago A 85 tokens original MIT

skill-runner

20

MiaoDX/intuitive-flow

Skill Claude CodeCodex

Run a bounded development task through named skills in an isolated, tmux-backed Codex or Claude session. Use for durable or artifact-sensitive worker phases, supervised skill runs, and post-run skill evaluation.

48 6d ago A 45 tokens original MIT

roboclaws AGENTS.md

21

MiaoDX/roboclaws

Instructions file CodexOpenCode

Instructions for MiaoDX/roboclaws, covering agents.md, 0) startup reads, 1) critical local hazards, 2) standard commands and 3) architecture rules.

6 3d ago A 2,090 tokens original MIT

roboclaws CLAUDE.md

22

MiaoDX/roboclaws

Instructions file

Instructions for MiaoDX/roboclaws, covering claude guide and claude-specific notes.

6 3d ago A 161 tokens original MIT

domain

23

MiaoDX/roboclaws

Agent

Agent "domain" from MiaoDX/roboclaws, covering domain docs, before exploring, read these, layout and adr conflicts.

6 3d ago A 0 tokens original MIT

issue-tracker

24

MiaoDX/roboclaws

Agent

Issues and PRDs for this repo live as GitHub issues. Use the gh CLI for all operations.

6 3d ago A 0 tokens original MIT