nguyenthienthanh

74 mods across 1 repository, 24 stars between them.

check

25

nguyenthienthanh/aura-frog

Command

Verify code quality, security, performance, and coverage. One command to audit everything.

24 7d ago A 0 tokens original MIT

dashboard

26

nguyenthienthanh/aura-frog

Command

CLI status display — terse one-screen view of plan tree, active task, conflicts, freezes, token budget, recent decisions.

24 7d ago A 0 tokens original MIT

extend

28

nguyenthienthanh/aura-frog

Command

Create project-level skills / rules / commands. Always writes to .claude/ in the user's project — NEVER to the plugin's aura-frog/ folder.

24 7d ago A 0 tokens original MIT

heal

29

nguyenthienthanh/aura-frog

Command

Self-healing orchestration. Diagnose F2/F3 failures, view proposals, accept/decline, disable.

24 7d ago A 0 tokens original MIT

mcp

31

nguyenthienthanh/aura-frog

Command

MCP security operations. Status, audit, rate-limit reset, connectivity test.

24 7d ago A 0 tokens original MIT

plan-expand

34

nguyenthienthanh/aura-frog

Command

Decompose a plan node one tier down (T1→T2, T2→T3, T3→T4). Alias for /aura-frog:plan expand (v3.7.2+).

24 7d ago A 0 tokens original MIT

plan-freeze

35

nguyenthienthanh/aura-frog

Command

Manually freeze a plan node, cascading to descendants. Alias for /aura-frog:plan freeze (v3.7.2+).

24 7d ago A 0 tokens original MIT

plan-next

36

nguyenthienthanh/aura-frog

Command

Return and activate the next ready T4 task. Alias for /aura-frog:plan next (v3.7.2+).

24 7d ago A 0 tokens original MIT

plan-replan

38

nguyenthienthanh/aura-frog

Command

Force replan of a node and all descendants. Alias for /aura-frog:plan replan (v3.7.2+).

24 7d ago A 0 tokens original MIT

plan-undo

41

nguyenthienthanh/aura-frog

Command

Restore the latest checkpoint (LIFO). Alias for /aura-frog:plan undo [ ] (v3.7.2+).

24 7d ago A 0 tokens original MIT

plan

42

nguyenthienthanh/aura-frog

Command

Hierarchical planning entry point — all 11 plan verbs in one command. v3.7.2 consolidates /aura-frog:plan- (10 commands) into a single dispatcher that routes via the plan-orchestrator skill. The legacy plan- aliases still work as thin stubs.

24 7d ago A 0 tokens original MIT

preflight

43

nguyenthienthanh/aura-frog

Command

Run pre-flight validation against the current tool context, manage policies, or bypass once.

24 7d ago A 0 tokens original MIT

project

44

nguyenthienthanh/aura-frog

Command

Unified project management. Handles detection, initialization, configuration, context generation, and environment loading.

24 7d ago A 0 tokens original MIT

reset-session

45

nguyenthienthanh/aura-frog

Command

Distill the active Epic (T2 Feature) into permanentmemory and offer to start a fresh session. Preserves history.jsonl, plan tree, conflict cache.

24 7d ago A 0 tokens original MIT

run

46

nguyenthienthanh/aura-frog

Command

The universal entry point. Type /run and Aura Frog auto-detects intent: feature, bugfix, refactor, test, deploy, review — then runs the right flow.

24 7d ago A 0 tokens original MIT

trace

47

nguyenthienthanh/aura-frog

Command

Render the reasoning trace for a task — filereads, outputclaims, toolcalls, decisions. Surfaces hallucinations (claims with grounded: false).

24 7d ago A 0 tokens original MIT

SessionStart

48

nguyenthienthanh/aura-frog

Hook

Runs when a session starts, executing envrc-guarded-source.sh, compact-handoff.cjs and dispatch.cjs with --resume (3 commands). From nguyenthienthanh/aura-frog.

24 7d ago A tokens not measured original MIT