instructa

52 mods across 9 repositories, 2.4k stars between them.

search-context

25

instructa/agent-skills

Skill Claude CodeCodex

Find, clone, inspect, and summarize high-quality GitHub reference repositories for coding agents. Use when a user asks for GitHub reference projects, examples, prior art, inspiration, implementation patterns, or includes "$search-context" in a coding prompt.

140 11d ago A 53 tokens

gitwhat

26

instructa/agent-skills

Skill Claude CodeCodex

Concise git workspace snapshot for the current directory. Use when asked to show current branch, cwd, repo root, whether the current directory is a worktree, local dirty status, or whether other worktrees have uncommitted changes.

140 11d ago A 50 tokens

go-local-health

27

instructa/agent-skills

Skill Claude CodeCodex

Run local Go health checks (tests, coverage, lint) in Go repositories that contain go.mod/go.sum. Use when the user asks to run or interpret local Go test/coverage/lint workflows using tools like lazygotest, gocovsh, tparse, and golangci-lint. Do not use for Rust or non-Go projects.

140 11d ago A 75 tokens

homebrew-publish

28

instructa/agent-skills

Skill Claude CodeCodex

Publish CLIs/TUIs to Homebrew via a personal tap. Use when asked to create or manage a Homebrew tap repo, generate or update formulae, compute sha256, test installs, or ship new releases for Go, Rust, Node/TypeScript, Python, or prebuilt binaries.

140 11d ago A 66 tokens

instructa/agent-skills

Skill Claude CodeCodex

Run a reusable JavaScript supply-chain security baseline with pnpm-first hardening, release-age gating, lifecycle-script controls, exotic dependency checks, CI install checks, and optional incident IOC profiles.

140 11d ago A 42 tokens

secleak-check

30

instructa/agent-skills

Skill Claude CodeCodex

Run or install repo security leak checks with BetterLeaks and Trivy. Use when asked to scan for leaked secrets, vulnerable dependencies, misconfigurations, add secret-leak guardrails, add BetterLeaks, add forbidden-path hooks, or run secleak-check before release.

140 11d ago A 60 tokens

shellck

31

instructa/agent-skills

Skill Claude CodeCodex

Run shellcheck on shell scripts after editing scripts or when debugging shell errors. Use for linting scripts in a repo (especially scripts/), catching issues like set -u with unset vars, bad subshell usage, or quoting mistakes.

140 11d ago A 50 tokens

app-spec-packager

32

instructa/agent-skills

Skill Claude CodeCodex

Use this skill when the user wants to turn an application, product, startup idea, SaaS, mobile app, web app, API, AI product, or internal tool into a production-ready Markdown specification package for coding agents. Creates PRD/product spec, UX flows, design system brief, technical architecture, ADRs…

140 11d ago A 130 tokens

problem-analyzer

33

instructa/constructa-starter

Command Cursor

Tasks: 1) Locate all files/modules affected by the issue. List paths and why each is implicated. 2) Explain the root cause(s): what changed, how it propagates to the failure, and any environmental factors. 3) Propose the minimal, safe fix. Include code-level steps, side effects, and tests to add/update. 4) Flag any…

121 3mo ago A 0 tokens original MIT

planr

34

instructa/planr

Plugin Claude Code

Plugin marketplace listing 1 plugin: planr.

71 5d ago A tokens not measured original MIT

planr AGENTS.md

35

instructa/planr

Instructions file CodexOpenCode

Instructions for instructa/planr: Planr is being shaped into a local-first planning and execution coordination tool for Codex, Claude Code, Cursor, and generic MCP clients.

71 5d ago A 295 tokens original MIT

planr

36

instructa/planr

Plugin Claude Code

Skill-driven planning and execution loop for coding agents: one planr entry point, an autonomous planr-loop, and evidence-backed task graph skills powered by the planr CLI.

71 5d ago A tokens not measured original MIT

planr-reviewer

37

instructa/planr

Agent

Independent findings-first checker for one durable Planr ReviewGate. Audits evidence and records a verdict. Dispatch with the gate id.

71 5d ago A 31 tokens original MIT

planr-worker

38

instructa/planr

Agent

Settles one canonical Planr outcome work packet with replayable evidence. Dispatch with the outcome item id.

71 5d ago A 25 tokens original MIT

planr-goal

39

instructa/planr

Skill Claude CodeCodex

Prepare a long-running Planr goal as a checked plan, linked map, durable contract, and loop handoff without implementing it.

71 5d ago A 31 tokens original MIT

planr-loop

40

instructa/planr

Skill Claude CodeCodex

Drive one Planr feature or scope autonomously to audit-backed completion through direct maker work and trusted verification, with independent review only for explicit material risk.

71 5d ago A 34 tokens original MIT

planr-plan

41

instructa/planr

Skill Claude CodeCodex

Create or refine Planr product plans and build plans before implementation. Use for app ideas, PRDs, architecture slices, scoped implementation contracts, and converting broad work into map-ready items.

71 5d ago A 41 tokens original MIT

planr-review

42

instructa/planr

Skill Claude CodeCodex

Review a Planr item or scoped implementation against map state, plan acceptance criteria, logs, changed files, and verification evidence. Use for findings-first audits and review gates.

71 5d ago A 38 tokens original MIT

planr-status

43

instructa/planr

Skill Claude CodeCodex

Report honest Planr project, map, item, or review state without implementing changes. Use when the user asks what is done, what remains, what is blocked, what is ready, or what should be picked next.

71 5d ago A 48 tokens original MIT

planr-summary

44

instructa/planr

Skill Claude CodeCodex

Summarize a Planr scope after work, review, or status inspection. Use when the user wants what changed, why, what works now, verification evidence, and what remains.

71 5d ago A 41 tokens original MIT

planr-task-graph

45

instructa/planr

Skill Claude CodeCodex

Coordinate Planr plans, map dependencies, leases, evidence, approvals, reviews, handoffs, and interruption recovery.

71 5d ago A 29 tokens original MIT

planr-verify-web

46

instructa/planr

Skill Claude CodeCodex

Frozen-source live verification for a web FeatureRun. Consumes a canonical verification work packet, uses the configured Evidence capability, and records trusted proof without editing product source.

71 5d ago A 39 tokens original MIT

planr-work

47

instructa/planr

Skill Claude CodeCodex

Execute one Planr outcome item to evidence-backed settlement in its FeatureRun. Use after code work has been picked or when the next step is implementation, docs, tests, scripts, integration work, or finding repair.

71 5d ago A 47 tokens original MIT

planr

48

instructa/planr

Skill Claude CodeCodex

Single entry point for all Planr work. Use for any product, feature, fix, status, review, or summary request when the user has not named a specific Planr skill. Routes to the right Planr skill from live map state so the user never has to remember skill names.

71 5d ago A 61 tokens original MIT