packages/skills/skills/ct-stickynote/SKILL.md
Quick ephemeral sticky notes for project-wide capture before formal classification
npx skillsauth add kryptobaseddev/cleo ct-stickynoteInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Quick capture ephemeral notes that fill the gap between session notes and formal tasks.
Use sticky notes for:
| Operation | Usage | Example |
|-----------|-------|---------|
| sticky.add | Create sticky | cleo sticky add "Refactor auth middleware" --tag bug --color red |
| sticky.list | List active | cleo sticky list --tag bug |
| sticky.show | Show details | cleo sticky show SN-001 |
| sticky.convert | Promote to task/memory | cleo sticky convert SN-001 --to-task |
| sticky.archive | Archive | cleo sticky archive SN-001 |
cleo skill install library:ct-stickynote
Stickies auto-archive after 30 days if not converted.
tools
Connect any AI agent to SignalDock for agent-to-agent messaging. Use when an agent needs to: (1) register on api.signaldock.io, (2) install the signaldock runtime CLI, (3) send/receive messages to other agents, (4) set up SSE real-time streaming, (5) poll for messages, (6) check inbox, or (7) connect to the SignalDock platform. Triggers on: "connect to signaldock", "register agent", "send message to agent", "agent messaging", "signaldock setup", "install signaldock", "agent-to-agent".
development
Compliance validation for verifying systems, documents, or code against requirements, schemas, or standards. Performs schema validation, code compliance checks, document validation, and protocol compliance verification with detailed pass/fail reporting. Use when validating compliance, checking schemas, verifying code standards, or auditing protocol implementations. Triggers on validation tasks, compliance checks, or quality verification needs.
testing
General implementation task execution for completing assigned CLEO tasks by following instructions and producing concrete deliverables. Handles coding, configuration, documentation work with quality verification against acceptance criteria and progress reporting. Use when executing implementation tasks, completing assigned work, or producing task deliverables. Triggers on implementation tasks, general execution needs, or task completion work.
development
Technical specification writing using RFC 2119 language for clear, unambiguous requirements. Creates protocol specifications, technical requirements, API specifications, and architecture documents with testable requirements and compliance criteria. Use when writing specifications, defining protocols, documenting requirements, or creating API contracts. Triggers on specification tasks, protocol definition needs, or requirement documentation.