Justin Headley
Community@jkheadley · San Jose, CA
I'm passionate about technologies that unlock the potential in others.
Agent Skills by Justin Headley
Showing 22 vetted skills indexed across 1 GitHub repositories.
secret-setup
Configure secret storage for an Instar agent across Bitwarden, local encrypted storage, or manual handling.
test-as-self
Validate throwaway Instar deployments and detect health regressions from lease and log artifacts.
instar-project
Manage multi-spec project lifecycles through the instar /projects API.
autonomous
Enforce stateful task tracking and verified stop conditions for autonomous coding sessions.
setup-wizard
Orchestrate conversational onboarding and write identity, user, memory, and configuration files for Instar agents.
spec-converge
Run parallel internal and external spec reviews until convergence.
agent-identity
Create persistent agent identity files for Claude Code sessions.
instar-scheduler
Schedules recurring agent jobs using cron automation in Instar.
systematic-debugging
Diagnose bugs through a structured root-cause analysis workflow.
instar-identity
Restore persistent agent identity from .instar files after session restarts.
agent-passport
Verify an agent passport against proposed actions with EXO 3.0 compliance checks.
instar-feedback
Collect structured feedback for instar bugs, features, and improvements.
instar-dev
Coordinate safe, audited changes to the instar source tree.
credential-leak-detector
Detect leaked credentials in Bash command output before conversation exposure.
knowledge-base
Ingest URLs, documents, and transcripts into a searchable knowledge base.
smart-web-fetch
Fetch clean readable web content from URLs via llms.txt and markdown fallback.
agent-memory
Persist project knowledge across Claude Code sessions using MEMORY.md.
instar-telegram
Connect an agent to Telegram for two-way messaging and proactive notifications.
agent-readiness
Score tasks and workflows by coordination-versus-judgment ratio for agent readiness.
instar-session
Spawn and manage persistent Claude Code background sessions with tmux.
iterative-converging-audit
Repeatedly audit a full surface until a sweep returns zero new findings.
command-guard
Block dangerous shell commands before execution via a PreToolUse hook.