Establish and recover persistent agent identity that survives context compaction, session restarts, and autonomous operation.
PostToolUse hook that scans Bash tool output for leaked credentials — API keys, tokens, private keys, and secrets — before they reach the conversation.
Iteratively review an instar-development spec with multi-angle internal reviewers (security, scalability, adversarial, integration) and cross-model external reviewers (GPT,…
Autonomous operation — accept a problem, work it independently using the full verification pipeline, maintain research state, produce verified results.
Focused micro-skill for secret management setup. Explains options, guides through Bitwarden installation/login/unlock, configures backend. Exits when done.
Submit structured feedback about instar bugs, feature requests, improvements, or innovations worth sharing.
Send and receive messages via Telegram for two-way agent communication. Use when the agent needs to notify the user, alert them about something, relay a response, or when Telegram…
Schedule recurring agent tasks using cron expressions. Use when the user asks to run something on a schedule, check something periodically, automate a recurring task, set up a…
Set up a PreToolUse hook in .claude/settings.json that blocks dangerous commands — rm -rf, force push, database drops, and others — before they execute.
Register and inspect multi-spec projects via the instar /projects API. Phase 1a ships read-only commands (create, status, next); advance / drift / run-round / halt / ack / resume…
Spawn, monitor, and communicate with persistent Claude Code sessions running in the background. Use when a task needs to run without blocking the current session, when the user…
Interactive conversational setup wizard for instar. Walks users through initial configuration and identity bootstrapping conversationally.
Fetch web content efficiently by checking llms.txt first, then Cloudflare markdown endpoints, then falling back to HTML.
Instar-specific development skill used by the instar-developing agent (Echo, or any agent assigned instar-dev responsibilities).