choru-k
@choru-k
Public Skills
clarify
by choru-k
Route requests into a simple clarification mode and produce only the output needed for that mode.
cc-front-compaction
by choru-k
Prepare manual front-only compaction for Claude Code by compacting oldest N% with hard tail replay default. Use only when user explicitly asks for /cc-front-compaction.
work-jira
by choru-k
Interact with Jira issues via CLI. View ticket details, list assigned issues, create new tickets. Use for "work-jira", "jira", "view ticket", "my jira issues", "create jira ticket".
work-ticket
by choru-k
Manage work Jira tickets and plans in Obsidian vault. Use for "plan work ticket", "manage ticket", "create ticket plan", or any CENG-XXXX ticket.
superplan
by choru-k
Hierarchical planner for big/medium/small tiers. Resolves save location, selects one tier, and executes that tier directly. Supports root→phase→item expansion workflow.
choru-study
by choru-k
Import and manage study plans in Obsidian vault. Use for "choru-study", "study", "import study plan", "track learning", or managing study materials.
work-lessons
by choru-k
Log and search lessons learned working in the Clumio codebase — debug solutions, bug fixes, insights, and patterns. Use for "log a lesson", "save this fix", "search lessons", "what did we learn", "work lessons", or when capturing a root cause after debugging.
choru-ticket
by choru-k
Manage personal projects (no ticket IDs) in Obsidian vault. Supports project/plan workflow plus legacy-folder migration for users with multiple repos.
work-workspace
by choru-k
Manage git worktrees for work repositories. Use for "create worktree", "setup work repo", "switch worktree", or git worktree operations.
cc-dev-skills
by choru-k
Guide for creating effective skills. Use for "create a skill", "new skill", "write a SKILL.md", "update a skill", "skill template", or extending Claude's capabilities with specialized workflows and tools.
call-ai
by choru-k
Run a prompt against external AIs (Codex, Gemini, Claude). Low-level building block for other skills. Use for "ask codex", "ask gemini", "call AI", or when delegating prompts to external models.
cc-context-fork
by choru-k
Fork the current session and run a prompt with a different model. Full conversation context preserved. Use for "fork with haiku", "cheap query", "context fork", "delegate to haiku", "run with haiku", "fork with opus", or when you want a different model for a sub-task.
skill-commons
by choru-k
Shared contract nodes reused by multiple skills (routing, delegation, lifecycle, and output conventions).
second-opinion
by choru-k
Gets second opinions from external AIs (Codex, Gemini, Claude) on programming questions. Use when seeking alternative perspectives, validating architectural decisions, comparing approaches, or wanting fresh eyes on a problem. Triggers on "second opinion", "what do other AIs think", "ask codex/gemini".
complete-prompt
by choru-k
Generate context prompts for AI-to-AI handoffs. Use when sharing conversation context, continuing work in a fresh session, or handing off to another LLM. Supports full, brief, debug, architect, diff, general, research, career, and learning modes. Use for "cp", "complete prompt", "context prompt", "handoff prompt", "share context", or "hand off to another AI".
cc-dev-agents
by choru-k
This skill should be used when the user asks to "create a subagent", "add a subagent", "write a subagent", "subagent frontmatter", "permissionMode", "subagent memory", "subagent hooks", "/agents command", "agent frontmatter", "when to use description", "agent examples", "agent tools", "autonomous agent", or needs guidance on subagent structure, system prompts, triggering conditions, storage scopes, or subagent development best practices for Claude Code.