Topic: cli
1,462 skills in this topic.
-
code-index
This skill should be used when the user asks to "create a code index", "index this codebase", "update the code index", "generate code index", "build code index", "refresh semantic summaries", or needs guidance on generating or updating the .metis/code-index.md file for AI agent codebase navigation.
colliery-io/metis 8
-
decomposition
This skill should be used when the user asks to "break down this initiative", "decompose into tasks", "create tasks from initiative", "how to size tasks", "when to decompose", "vertical slices", "task granularity", or needs guidance on breaking higher-level work into lower-level work items.
colliery-io/metis 8
-
document-selection
This skill should be used when the user asks "what document type should I create", "create a bug ticket", "create a feature request", "should this be a task or initiative", "when to use an ADR", "when to use a specification", "track this bug", "log this tech debt", "write a spec", or needs help choosing between vision, initiative, task, backlog item, ADR, or specification document types.
colliery-io/metis 8
-
phase-transitions
This skill should be used when the user asks "when to transition phases", "move to active", "exit criteria", "what phase comes next", "how to complete a task", "transition to completed", "mark as blocked", "phase flow", or needs guidance on advancing documents through their lifecycle phases.
colliery-io/metis 8
-
project-patterns
This skill should be used when the user asks to "start a new project", "greenfield project", "tech debt campaign", "incident response", "feature development", "which preset", "initialize metis", "set up project", or needs guidance on project setup, choosing presets, and applying patterns for different work types.
colliery-io/metis 8
-
lintmesh
Run multiple linters (eslint, oxlint, tsgo) in parallel with unified JSON output. Use when linting code, checking for errors before commits, or debugging lint failures. Triggers on "lint", "check code", "run linters", or after editing JS/TS files.
hexsprite/lintmesh 3
-
Hug SCM Repository Analysis
Expert-level Git repository investigation using Hug SCM tools for understanding code evolution, tracking down bugs, analyzing changes, and managing development workflows
elifarley/hug-scm 2
-
hug-workflow
Git workflow management using Hug (enhanced Git replacement). Use for ALL Git operations.
Triggers: commit, amend, staging, git status, git log, repo inspection, fixing commits.
Use whenever Claude needs to: (1) Commit changes, (2) Inspect repo state, (3) Fix/amend commits,
(4) Stage/unstage files, (5) View history or diffs.
elifarley/hug-scm 2
-
faf-expert
Expert in .faf (Foundational AI-context Format) files for persistent project context. Use when working with .faf files, project DNA, CLAUDE.md bi-sync, faf-cli commands, MCP server configuration, or AI-readiness scoring (0-100%). Updated for v2.8.0 Tool Visibility System.
Wolfe-Jam/faf-cli 26
-
agent-identity
JKHeadley/instar 48
-
agent-memory
JKHeadley/instar 48
-
command-guard
JKHeadley/instar 48
-
credential-leak-detector
JKHeadley/instar 48
-
instar-feedback
JKHeadley/instar 48
-
instar-identity
JKHeadley/instar 48
-
instar-scheduler
JKHeadley/instar 48
-
instar-session
JKHeadley/instar 48
-
instar-telegram
JKHeadley/instar 48
-
knowledge-base
JKHeadley/instar 48
-
smart-web-fetch
JKHeadley/instar 48
-
systematic-debugging
JKHeadley/instar 48
-
angreal-arguments
This skill should be used when the user asks to "add arguments to a task", "use @angreal.argument", "add flags to command", "make argument required", "add optional parameter", "use python_type", "handle multiple values", or needs guidance on the @argument decorator, argument types, flags, default values, or CLI argument handling in angreal tasks.
angreal/angreal 11
-
angreal-authoring
This skill should be used when the user asks to "create an angreal task", "write a task file", "add a command to angreal", "make a new task", "organize tasks with groups", "use @angreal.command", "use command_group", or needs guidance on task file structure, the @command decorator, command groups, naming conventions, or task organization within an existing angreal project.
angreal/angreal 11
-
angreal-init
This skill should be used when the user asks to "create an angreal project", "initialize angreal", "set up angreal", "add angreal to project", "start new angreal project", "create .angreal directory", or needs guidance on setting up angreal in a new or existing project, project templates, or initial task file structure.
angreal/angreal 11