agentsclimarketplace

Integrations

Skill luucabg/terseforge/assets/integrations

Local CLI for reducing context and tool-output noise in Claude Code, Codex, Gemini CLI, and other AI coding agents - without skipping verification.

Install
npx -y skills add luucabg/terseforge --skill integrations

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 16 days oldThe repository was created 16 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Activate, configure, inspect, or use TerseForge in a coding project. Use when someone asks to "activate TerseForge in this project," use a safe, lean, or ultra preset, change the TerseForge mode, check whether it is active, or make a coding-agent workflow more token-efficient without weakening verification. Match equivalent requests in any language.

SKILL.md

2.4 KB, 466 tokens by cl100k_base, as published. Nobody here has run it

TerseForge

Use the local TerseForge CLI. Keep code quality and verification above token reduction.

Activate in the current project

  1. Run terseforge --version. If unavailable, explain that the CLI must be installed; do not install remote software silently.
  2. Identify the current host as codex, claude, or gemini.
  3. If terseforge.config.json is absent, run terseforge init --preset <mode>, using an explicitly requested mode or safe by default.
  4. If configuration exists, preserve its current mode unless the user explicitly requests another. Change an explicit mode with terseforge mode <mode>.
  5. Run terseforge skill install --agent <host> --scope project so future sessions in this repository can discover the skill.
  6. Run terseforge doctor. Report the mode, installed skill path, and diagnostic result briefly.

Never use init --force merely to change modes. Never overwrite an existing foreign skill or instruction file.

Work with TerseForge

  • Use terseforge map and targeted terseforge context before broad file reads.
  • Use terseforge exec -- <command> [args...] for noisy commands.
  • Retrieve omitted content with terseforge output <run-id> whenever more evidence is needed.
  • Preserve code, diffs, commands, paths, diagnostics, and security findings exactly.
  • Run terseforge check before claiming completion. Required failures block verification.
  • Use terseforge clean --dry-run to preview expired local state before explicit cleanup.

safe, lean, and ultra control visible context and logs, not code length or reasoning quality. Prefer safe for risky or unfamiliar work.

Inspect or stop

  • For status, run terseforge doctor and terseforge skill status --agent <host> --scope project.
  • To stop using TerseForge for the current task, stop invoking its commands and say that project files remain unchanged.
  • Before removing persistent configuration or skill files, list the exact paths and obtain confirmation. terseforge clean removes only expired runtime state, not configuration or skill files.

What ships with it: 6 files

4.4 KB alongside SKILL.md

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.