⚙️
AutomationPython

Sticky

by jeremylongshore

Sticky is an Automation skill for Claude Code, published by jeremylongshore in claude-code-plugins-plus-skills.

2.6K stars378 forkson jeremylongshore/claude-code-plugins-plus-skillsAdded 2026/07/19Repository updated 2026/08/06
agent-skillsaiai-agentsanthropicautomationclaude-codeclaude-code-pluginsdeveloper-toolsdevopsllmmarketplacemcpplugin-marketplaceplugin-systemsaasskills
Install in seconds
Install Sticky
Copy Sticky into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/main/plugins/ai-agency/hyperflow/skills/sticky ~/.claude/skills/sticky

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/ai-agency/hyperflow/skills/sticky/SKILL.md in jeremylongshore/claude-code-plugins-plus-skills
Installs to
~/.claude/skills/sticky
Collection
One of 53 skills cataloged from this repository
Category
Automation2226 skills

What Sticky does

Configures per-project auto-routing modes for task-shaped messages. Supports full sticky routing, intent-verb detection, or completely disabling auto-routing.

Sticky is cataloged under Automation on DirSkills. Sticky comes from a repository tagged agent-skills, ai, ai-agents, anthropic and automation.

Documentation

README

Sticky

Set per-project auto-routing mode. Three states:

State Default? Behavior
auto yes (when .sticky absent) Intent-detection routing — messages containing chain-starter verbs (audit, debug, fix, brainstorm, scope, deploy, review, …) auto-route. Pure conversation passes through.
on Full sticky — every task-shaped message routes, even without explicit intent verbs
off All auto-routing disabled — only explicit /hyperflow:* slash commands trigger chains

Intent-detection is the floor — the user gets it without any opt-in (the orchestrator scans every user message for chain-starter verbs and routes when matched). Sticky on raises the ceiling; sticky off lowers the floor.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Sticky

  • What else does jeremylongshore publish alongside Sticky?

    Sticky is one of 53 skills that DirSkills catalogs from jeremylongshore/claude-code-plugins-plus-skills, the repository it ships in. Its siblings there include Agency OS, Anti-Deception and Audit. Each one is a separate skill with its own page in this directory, installs the same way Sticky does, and is maintained by jeremylongshore in that same repository. The rest of the collection is listed on the jeremylongshore/claude-code-plugins-plus-skills page.

  • How does Sticky compare to other Automation skills?

    Sticky ranks #451 by stars among the 2226 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Sticky against them. Open each page to compare what they document and how they install.

More from jeremylongshore/claude-code-plugins-plus-skills

Sticky is one of 53 skills cataloged on DirSkills from jeremylongshore/claude-code-plugins-plus-skills.

See all 53 skills