Instructions file CodexOpenCode
Instructions for tumf/mcp-text-editor, covering agents.md - mcp text editor server, project overview, build system, essential commands and install dependencies.
Instructions file CodexOpenCode
Instructions for tumf/mcp-text-editor, covering agents.md - mcp text editor server, project overview, build system, essential commands and install dependencies.
Cursor rule Cursor
A Python framework for building Model Context Protocol (MCP) servers. MCP is a standard way for AI assistants to call tools provided by another program.
Cursor rule Cursor
A standard way for large language models to connect to tools and information sources. An MCP server provides tools, data, and instructions, while an MCP client connects the model to them.
Cursor rule Cursor
A set of Cursor rules for uv, a Python tool that manages packages, virtual environments, and Python versions. It covers project setup, dependency locking, and running commands.
Instructions file
Instructions for tumf/grafana-loki-mcp, covering claude.md, project overview, development commands, setup and installation and install dependencies using uv (preferred package manager).
Hook Claude Code
Runs before the context is compacted, running bd prime. From tumf/conflux.
Hook Claude Code
Runs when a session starts, running bd prime. From tumf/conflux.
Settings file Claude Code
Agent settings declaring 2 hook events (PreCompact, SessionStart).
Command
Run Conflux acceptance review (prompt provided by orchestrator).
Command
Implement an approved OpenSpec change and keep tasks in sync.
Command
Archive a deployed OpenSpec change and update specs.
Command
Scaffold a new OpenSpec changes and validate strictly.
Command
Scan for refactor candidates and draft Conflux (OpenSpec) proposals for each.
Instructions file CodexOpenCode
AGENTS.md instructions for tumf/conflux, covering agents.md - conflux, project overview, self-hosted development, frontends and delegating to an existing owner.
Instructions file
Claude Code instructions for tumf/conflux, covering openspec instructions, beads issue tracker, quick reference, rules and session completion.
Skill Claude CodeCodex
Portable Conflux acceptance review with an additional SPECA-style property/proof-attempt lens. Drop-in compatible with cflx-accept and cannot ask questions or request user input.
Skill Claude CodeCodex
Portable Conflux acceptance operation skill. Defines the JSON-primary verdict interface and autonomous acceptance review guidance for any agent runtime. CRITICAL - This skill CANNOT ask questions or request user input.
Skill Claude CodeCodex
Dependency analysis for Conflux change selection. Evaluates queued changes and selects the next change to process based on dependency order, progress, and completion status. CRITICAL - This skill CANNOT ask questions or request user input.
Skill Claude CodeCodex
Implement an approved OpenSpec change autonomously with truthful task tracking. Provides apply-specific guidance for Conflux orchestration. CRITICAL - This skill CANNOT ask questions or request user input.
Skill Claude CodeCodex
Archive deployed OpenSpec changes and update canonical specs. Provides archive-specific guidance for Conflux orchestration. CRITICAL - This skill CANNOT ask questions or request user input.
Skill Claude CodeCodex
Post-apply cleanup handoff for dirty managed worktrees. Ensures worktree is clean before acceptance starts. CRITICAL - This skill CANNOT ask questions or request user input.
Skill Claude CodeCodex
Handle every human-intervention boundary in a Conflux automated loop. Use whenever a Conflux user must decide, approve, provide credentials or external evidence, resolve policy or schema ambiguity, choose rejection disposition, authorize merge, push, deployment, publication, or process control, handle a stalled…
Skill Claude CodeCodex
Create structured Conflux change proposals through interactive conversation with users. Use when users request "create a proposal", "draft a change", "propose a feature", or similar proposal creation tasks. This skill asks clarifying questions and guides users through the proposal process.
Skill Claude CodeCodex
Review apply-generated rejection proposals (REJECTED.md) before any terminal reject decision. Returns REJECTIONREVIEW CONFIRM, RESUME, or BLOCK. CRITICAL - This skill CANNOT ask questions or request user input.