x9 Agent Skills v3.1.0
Highlights
- Telegram tasks now default to the authenticated Telegram Web session instead of the macOS app or Computer Use, while explicit desktop-app requests remain supported.
x9-opencode-sessionsnow preserves large Sessions API responses instead of receiving truncated JSON when the OpenCode CLI writes to a captured pipe.- Added
x9-decision-mapfor durable, pre-plan records of material decisions, sharp open questions, fog, dependencies, and the next evidence-gathering frontier. - Added
x9-task-graphfor turning an approved implementation-ready plan into dependency-aware, tracker-ready vertical work items with complete source coverage. - Added
x9-architecture-scoutfor HTML architecture reports that compare plausible directions and expose boundaries, ownership, coupling, and change hotspots without changing production code. - Added
x9-explain-againfor repairing explicit confusion about the immediately preceding substantive answer without turning a new explanation request into a false reference. x9-agent-instructionsnow requires completion bars to account for known enumerable sets and makes branch-specific context pointers conditional and testable.x9-skill-creatornow classifies invocation separately for every claimed runtime and checks the ownership boundary before it creates or judges a skill owner.x9-context-files-generatornow keeps root-local rules in rootAGENTS.mdwhile assigning branch-specific procedures to profile documents with verified conditional pointers.x9-agent-instructionsandx9-context-files-generatornow distinguish model invocation in each supported runtime from portable structural compatibility.- The English and Russian skill catalog now state that
x9-architecture-scoutwrites an HTML report and describex9-task-graph's runnable frontier without implying a queue. - Published global instructions now route Telegram work through the authenticated web session, remove the former mandatory
find-docsroute, and give Codex explicit batching, descendant-waiting, and worker-communication rules.
Install / update
- Update
x9-opencode-sessionsto apply the large-transcript fix; its command interface is unchanged. - Full-plugin users receive the four new skills on update. Selective installations can add only the process that matches the problem;
x9-task-graphstill requires an approved plan. x9-architecture-scoutrequirespython3for structural report validation;x9-diagramsis optional and used only when an architecture diagram is needed.
Compatibility
- Long OpenCode sessions can now be inspected without transcript degradation caused by the CLI pipe buffer.
- The new skills are structurally compatible with Claude Code and Codex; their stated boundaries remain in force: decision maps are not implementation plans, task graphs do not publish or implement work, architecture scouting is read-only, and explanation repair needs a recoverable immediately previous answer.
- The global instruction examples no longer force every library-documentation request through
find-docs; installations that need that policy should retain it as a local rule.
Breaking changes
None.