J-Space Cognition Suite is a model-agnostic inference-time control system for improving deep reasoning, long-horizon work, tool use, verification, and recovery in AI agents. It is distributed as a cross-platform Skill that leaves model weights and training unchanged. The suite manages an agent's accessible working representations through selective loading instead of applying every mechanism to every task. Its fast, full, and loop modes scale from simple checks to multi-stage work requiring persistent state. Core mechanisms include shared workspace anchors, compact reasoning tracks, metacognitive control, explicit intermediate reasoning, and empirical verification. An optional Python controller records goals, checkpoints, open questions, recovery state, and task continuity.
Features
- Model-agnostic inference-time reasoning control
- Fast, full, and loop operating modes
- Selective cognitive module loading
- Persistent long-task state tracking
- Metacognitive verification and recovery
- Cross-platform Agent Skill integration