agentis-tools

27 mods across 1 repository, 11 stars between them.

ctx AGENTS.md

01

agentis-tools/ctx

Instructions file CodexOpenCode

Instructions for agentis-tools/ctx, covering ctx contributor instructions, read before changing the repository, invariants and validation.

11 15d ago C 566 tokens original Apache-2.0

ctx CLAUDE.md

02

agentis-tools/ctx

Instructions file

Instructions for agentis-tools/ctx, covering claude operating instructions for ctx, ctx-assisted development and project tracking.

11 15d ago C 315 tokens original Apache-2.0

ctx

03

agentis-tools/ctx

Agent

Expert on ctx CLI - generates AI-ready context and provides code intelligence (indexing, search, call graphs, impact analysis).

11 15d ago A 25 tokens original Apache-2.0

audit

04

agentis-tools/ctx

Command

Run automated code quality analysis with scoring for CI integration.

11 15d ago A 0 tokens original Apache-2.0

check

05

agentis-tools/ctx

Command

Enforce architecture rules from .ctx/rules.toml against the code intelligence index.

11 15d ago A 0 tokens original Apache-2.0

diff

06

agentis-tools/ctx

Command

Generate context for changed files with their related dependencies.

11 15d ago A 0 tokens original Apache-2.0

duplicates

07

agentis-tools/ctx

Command

Detect structurally similar functions with MinHash near-duplicate search.

11 15d ago A 0 tokens original Apache-2.0

harness

08

agentis-tools/ctx

Command

Package ctx as an AI coding harness integration (Claude Code).

11 15d ago A 0 tokens original Apache-2.0

hotspots

09

agentis-tools/ctx

Command

Rank files and symbols by churn x complexity to find refactoring hotspots.

11 15d ago A 0 tokens original Apache-2.0

lsp

10

agentis-tools/ctx

Command

Manage LSP-backed language support from the community registry.

11 15d ago A 0 tokens original Apache-2.0

map

11

agentis-tools/ctx

Command

Generate a token-budgeted map of the codebase for LLM session bootstrap.

11 15d ago A 0 tokens original Apache-2.0

score

12

agentis-tools/ctx

Command

Score the quality delta of your changes against a git reference.

11 15d ago A 0 tokens original Apache-2.0

self-update

13

agentis-tools/ctx

Command

Update the ctx binary from GitHub releases — explicitly, never automatically.

11 15d ago A 0 tokens original Apache-2.0

serve

14

agentis-tools/ctx

Command

Start ctx as an MCP (Model Context Protocol) server for AI assistant integration.

11 15d ago A 0 tokens original Apache-2.0

shell

15

agentis-tools/ctx

Command

Interactive shell for exploring your codebase.

11 15d ago A 0 tokens original Apache-2.0

similar

16

agentis-tools/ctx

Command

Find existing functions similar to a description before writing new ones.

11 15d ago A 0 tokens original Apache-2.0

smart

17

agentis-tools/ctx

Command

Intelligently select files relevant to a task description using embeddings and call graph analysis.

11 15d ago A 0 tokens original Apache-2.0

snapshot

18

agentis-tools/ctx

Command

Capture per-commit Parquet metric snapshots for longitudinal quality analysis.

11 15d ago A 0 tokens original Apache-2.0

sql

19

agentis-tools/ctx

Command

Run read-only SQL against the code-intelligence index through DuckDB, over a stable v1 view layer.

11 15d ago A 0 tokens original Apache-2.0

ctx-local

20

agentis-tools/ctx

Plugin Claude Code

Official ctx code-intelligence and quality-gate plugin.

11 15d ago A tokens not measured original Apache-2.0

ctx

21

agentis-tools/ctx

Plugin Claude Code

Token-budgeted code intelligence, architecture rules, duplication detection, and deterministic quality gates for AI-assisted development.

11 15d ago A tokens not measured original Apache-2.0

SessionStart

22

agentis-tools/ctx

Hook

Runs when a session starts, executing session-start.sh. From agentis-tools/ctx.

11 15d ago A tokens not measured copy · 63% Apache-2.0

PostToolUse

23

agentis-tools/ctx

Hook

Runs after a tool call finishes for Edit and Write tool calls, executing post-tool-use.sh. From agentis-tools/ctx.

11 15d ago A tokens not measured original Apache-2.0

Stop

24

agentis-tools/ctx

Hook

Runs when the agent finishes a response, executing stop.sh. From agentis-tools/ctx.

11 15d ago A tokens not measured copy · 63% Apache-2.0