Untrack — Development skill for Claude Code
Append one or more workspace-relative paths to the coordinator's ignored set.
How to install Untrack
Installs to ~/.claude/skills/cohexa-ai-agent-coherence-plugin-untrack/SKILL.md
mkdir -p ~/.claude/skills/cohexa-ai-agent-coherence-plugin-untrack && curl -fsSL https://raw.githubusercontent.com/Cohexa-ai/agent-coherence-plugin/HEAD/commands/untrack.md -o ~/.claude/skills/cohexa-ai-agent-coherence-plugin-untrack/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Untrack does
description: "Append one or more workspace-relative paths to the coordinator's ignored set." argument-hint: " [...]" allowed-tools: ["Bash"]
Run `agent-coherence-untrack $ARGUMENTS` and report the output.
The command's stdout lists each successfully untracked path. Stderr carries any rejections (invalid path syntax). The coordinator does NOT delete existing artifact rows from SQLite — it just adds the path to ignored.yaml so future Reads suppress warnings.
If no paths were
Alternatives in Development
- 05 Coordinator System Prompt — Coordinator System Prompt 2.3k ★
- MCP Edit — tilth_write replaces the host Edit and Write tools 349 ★
- Convert Paths Absolute — This command converts all relative paths in .claude/settings.json command scripts to absolute paths using the 200 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Convert Paths Relative
This command converts all absolute paths in .claude/settings.json command scripts to relative paths. It helps
Convert Paths Absolute
Converts relative paths in .claude/settings.json command scripts to absolute paths
Update Workspace
Update skills/commands in workspace version with proper npm→API and relative→absolute path transformations
Claude Code Pro
A multi-workspace desktop client for Claude Code CLI — file tree, parallel terminals, drag-and-drop file paths
Rogue Workspace Hygiene Skill
Organize personal folders (Downloads, Desktop, Documents, arbitrary paths) by file category or by face cluster
조정자(Coordinator) 시스템 프롬프트
관찰 위치: Claude Code 내부 아키텍처 Claude Code에서 가장 복잡한 프롬프트입니다. 병렬 소프트웨어 엔지니어링 작업을 조정하기 위한 멀티 워커 오케스트레이션 시스템을 정의합니다.
Related Agents
Hierarchical Coordinator
Use for orchestrating hierarchical swarms with clear delegation paths.
Deep Research Critic
Adversarial reader of a nav-deep-research draft. Finds ignored counter-evidence, unsupported claims, verbatim
Green CI
CI verification agent. Confirms all CI checks pass on the current HEAD SHA before ops merges — no stale green,