Close banner
one-ie one-ie

Close

Development community

Description

# /close **Skills:** `/signal` (4-outcome grammar: result / timeout / dissolved / failure) · `/typedb` (mark-dims, rubric scoring, write completion) Mark a result — close the signal loop. ## Flags | Flag | Signal | Outcome | Loop | |------|--------|---------|------| | `<task-id>` | mark() | result — chain strengthens | L2 | | `<task-id> --fail` | warn(1) | failure — full warn, chain breaks | L2 | | `<task-id> --dissolved` | warn(0.5) | dissolved — mild warn | L2 | | `<task-id> --timeout` | n

Installation

Installs to ~/.claude/commands/one-ie-one-close.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/one-ie/one/HEAD/.claude/commands/close.md -o ~/.claude/commands/one-ie-one-close.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository