Skip to main content
ikangai
GitHub creator profile

ikangai

Repository-level view of 19 collected skills across 5 GitHub repositories.

skills collected
19
repositories
5
updated
Aug 27, 2026
repository explorer

Repositories and representative skills

install-from-github
software-developers

Clone a GitHub repository, detect its build system, and run the canonical install — pure shell, zero LLM calls. Crystallises the install-from-source dance so an agent doesn't surrender on "binary not found".

Aug 6, 2026
codebase-trio-mono
computer-occupations-all-other

Single-conversation role-cycling variant of codebase-trio — one tmuxllm agent performs writer and reviewer roles in sequence, with role briefs loaded substrate-purely from roles/*.md

Apr 28, 2026
system-spawn-archetype
computer-occupations-all-other

Spawn a persistent named agent from a known role archetype (calendar, email, code-review, monitor, scheduler). Reads the archetype's markdown template, asks the user the domain questions it names, composes a role-shaped persona, then calls…

Apr 28, 2026
codebase-trio
computer-occupations-all-other

Two-agent codebase journal (writer + reviewer) over a deterministically pre-computed context bundle

Apr 28, 2026
dev-env-setup
network-and-computer-systems-administrators

Create a fresh venv, editable-install a Python project, and run its test suite — pure shell, zero LLM calls

Apr 28, 2026
system-author-skill
computer-occupations-all-other

This skill should be used when authoring a new skill in the tmuxllm skill library. Triggers include explicit requests like "create a skill for X" or "turn this workflow into a skill," and implicit cases where the root agent observes a workflow being done…

Apr 28, 2026
system-spawn-agent
computer-occupations-all-other

Spawn a persistent named tmuxllm agent (background supervisor + tmux pane + inbox/outbox). Wraps `tmuxllm spawn` with the conventional flags for installing a per-agent persona and a one-shot bootstrap task. Use when you want a long-running agent that holds…

Apr 28, 2026
briefing
project-management-specialists

Portfolio health briefing for CompassAI. Use for "how's the portfolio", "status report", "portfolio briefing", "which projects need attention" — collects financials, YTD variance, risks, AR aging, capacity and closure state across projects, ranks by…

Jul 22, 2026
capacity
project-management-specialists

Resource capacity and over-allocation check for CompassAI. Use for "who's over-allocated", "capacity check", "staffing gaps", "allocation vs actuals" — analyzes the planned-vs-actual allocation matrix for over-allocations, allocation cliffs, and plan/actual…

Jul 22, 2026
chase
project-management-specialists

Compliance chasing for CompassAI — missing timesheets and overdue invoices. Use for "who hasn't submitted timesheets", "chase list", "overdue invoices", "AR follow-up". Produces a per-person / per-customer chase list with copy-ready nudge messages (v1 drafts…

Jul 22, 2026
closures
project-management-specialists

Month-end closure driver for CompassAI. Use for "run month-end", "closure status", "what's ready to approve", "sweep closures" — sweeps the portfolio for a month, buckets projects (missing/open/locked/approved), collects blockers, presents an approve/reject…

Jul 22, 2026
compass-operating
software-developers

Foundation for operating a CompassAI instance through the bundled remote MCP connector. Load FIRST from any pmo workflow skill (closures, briefing, capacity, chase) or whenever calling CompassAI — the connector tools, auth/preset preflight, error decoding,…

Jul 22, 2026
agora
computer-occupations-all-other

Use when this repo has the agora plugin (formerly groupchat) installed and other Claude Code instances may be working the same repo in parallel — how to coordinate via the shared bus (announce work, flag files, @mention teammates, answer mentions, wait at the…

Jun 24, 2026
Showing 5 of 5 repositories
All repositories loaded