Claude Skills · Legal

Instar Dev

JKHeadley/instar

Instar-specific development skill used by the instar-developing agent (Echo, or any agent assigned instar-dev responsibilities). Wraps /build with mandatory side-effects review, signal-vs-authority principle check, and artifact generation. Structural enforcement via pre-commit/pre-push hooks — the instar repo refuses commits and pushes that didn't come through this skill. NOT a user-facing skill — end users should never invoke it.

★ 77 Synced 2 hours ago View SKILL.md

At a glance

Legal Manual install Node.js Actively maintained

This skill is for Legal and helps you commit code to instar repository, review side effects before deployment, and check signal vs authority principles.

Install git clone --depth 1 https://github.com/JKHeadley/instar cp -r instar/skills/instar-dev ~/.claude/skills/instar-dev
Can use Not declared by the author

Setup, runtime and requirements describe JKHeadley/instar, the repo this skill ships in.

InstarVersion ControlInternal Toolcompliancegit-hooks

Also in JKHeadley/instar

View the repo
Agent Identity Productivity

Set up persistent agent identity files (AGENT.md, USER.md, MEMORY.md) and teach the agent to read them at every session start. Works in any...

Agent Memory Productivity

Teach cross-session memory patterns using MEMORY.md — what to save, how to organize it, how to maintain it over time, and how to structure t...

Agent Passport Support

View this agent's digital passport (identity + trust + allowed/forbidden actions) and verify a peer's passport against a proposed action (EX...

Agent Readiness Productivity

Score a task or workflow on its coordination-vs-judgment ratio to tell whether it's a good agent candidate (EXO 3.0 task-decomposition matri...

Command Guard DevOps & Infrastructure

Set up a PreToolUse hook in .claude/settings.json that blocks dangerous commands — rm -rf, force push, database drops, and others — before t...

Credential Leak Detector DevOps & Infrastructure

PostToolUse hook that scans Bash tool output for leaked credentials — API keys, tokens, private keys, and secrets — before they reach the co...

Instar Feedback Productivity

Submit structured feedback about instar bugs, feature requests, improvements, or innovations worth sharing. Use when something isn't working...

Instar Identity DevOps & Infrastructure

Establish and recover persistent agent identity that survives context compaction, session restarts, and autonomous operation. Use when an ag...

Instar Scheduler DevOps & Infrastructure

Schedule recurring agent tasks using cron expressions. Use when the user asks to run something on a schedule, check something periodically,...

Instar Session DevOps & Infrastructure

Spawn, monitor, and communicate with persistent Claude Code sessions running in the background. Use when a task needs to run without blockin...

Instar Telegram Productivity

Send and receive messages via Telegram for two-way agent communication. Use when the agent needs to notify the user, alert them about someth...

Iterative Converging Audit Code Review & Testing

Run any "find all instances of X" sweep — a security audit, a safety audit, a code review, a research question, a compliance check — as an i...

Other Legal skills

Brand Guidelines anthropics/skills

Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use...

Code Review mattpocock/skills

Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's doc...

Meeting Notes nexu-io/open-design

Meeting notes page — title bar with attendees, agenda checklist, decisions block, action items table with owners + dates, and a "next meetin...

Magazine Poster nexu-io/open-design

An editorial-style poster — newsprint paper, dateline, oversized serif headline with a struck-through word and italic accent, a 2-column bod...

Pricing Page nexu-io/open-design

A standalone pricing page — header, plan tiers, feature comparison table, and an FAQ. Use when the brief asks for "pricing", "plans", "subsc...

Apple Hig nexu-io/open-design

Apple Human Interface Guidelines as 14 agent skills covering platforms, foundations, components, patterns, inputs, and technologies for iOS,...