Minos — Development skill for Claude Code
Report what this session changed, and which of it was never put to you as a decision.
How to install Minos
Installs to ~/.claude/skills/araneadev-minos-minos/SKILL.md
mkdir -p ~/.claude/skills/araneadev-minos-minos && curl -fsSL https://raw.githubusercontent.com/AraneaDev/minos/HEAD/commands/minos.md -o ~/.claude/skills/araneadev-minos-minos/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Minos does
description: Report what this session changed, and which of it was never put to you as a decision
Run `bun "${CLAUDE_PLUGIN_ROOT}/src/cli.ts" report --session "$CLAUDE_SESSION_ID"` and print its output in a fenced code block, byte for byte.
Its columns are aligned by spaces, so reflowing it into a paragraph or a markdown table destroys the thing being shown. Keep every line break and every run of spaces exactly as printed, and do not recompute any number.
If the user asked about one f
Alternatives in Development
- Skill Decision Support — Present options with trade-offs for informed decision-making — use when choosing between approaches 2.8k ★
- ADR Rubber Duck — ADR(Architecture Decision Record)の壁打ち相手としてヒアリングを通じて意思決定を整理し、ADRドラフトを作成する 974 ★
- Bump Plugin Version — Detect changed plugins and bump their versions along with the marketplace version 684 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Decision Review
Re-evaluate a prior ADR, debate, or council ruling when context has changed
Docforge Dashboard
Previews the written docs as a local, browsable site — rebuilds only what changed, never touches the repo's pa
Devlog
Write a dated devlog page for this project — stamped screenshots of the running program (any program, never st
Mkt Refresh
Re-sweep a previously surveyed market and report what changed since the last survey
Desk Watch
Refresh one underlying and report only what materially changed since the last run. Built for scheduled loops.
V Preferences
Manage Compound V decision preferences — your OWN dated past-reasoning memory (memory + challenge, never a clo
Related Agents
Reviewer Discipline
Review-session protocol for reviewer/orchestrator role separation — when a finding needs a project-strategy ca
Repo Session Analyst
Analyzes git diffs, recent commits, changed files, architecture shifts, risks, and TODOs for /recap session. P
Codegraph
Optional. Query a CodeGraph index of the repo for the impact radius, callers, callees, and affected tests of c