alex-feel
UserReusable Claude Code artifacts — skills, hooks, rules, environment configs, agents, and slash commands — ready to drop into any setup.
Categories
Indexed Skills (6)
dynamic-workflow-patterns
Pattern taxonomy, agent role combinations, model routing, unit-of-work sizing, and resilience discipline for Claude Code dynamic workflows. ALWAYS load this skill before authoring or running any Workflow tool script, and ALWAYS load it when the user mentions "workflow" or "ultracode" in any form -- or when the task calls for multi-agent orchestration such as fan-out, tournaments, adversarial verification, triage at scale, ranking large lists, deep verification of claims, or root-cause hunting; do not hand-roll a workflow from memory when this skill applies.
serena-tool-selection
MANDATORY tool selection protocol for Serena LSP tools vs Claude Code built-in tools. ALWAYS use when your tools list includes any mcp__serena__* tools. This skill OVERRIDES default tool selection behavior for code navigation tasks.
context-metadata-schema
Normative metadata schema v1 for all context-server records. Defines the kind registry (user_message, report, plan, handoff, checkpoint, note, issue, comment), required and optional metadata fields per kind, status vocabularies, the typed links object with its design rules, and the filter recipes that make entries reliably queryable. Use whenever composing or updating context-server entry metadata, choosing kind or status values, linking entries to each other, or writing metadata / metadata_filters queries -- even when another skill already guides the surrounding workflow, this skill is the single source of truth for field names, value vocabularies, and link semantics.
context-preservation-protocol
Context preservation patterns for storing work results and session context via an MCP-compatible context server. Provides patterns for documenting work, storing reports, and ensuring continuity between sessions. Use when you need to preserve work results or session context.
context-retrieval-protocol
Context retrieval patterns for accessing session context via an MCP-compatible context server. Provides patterns for browse and retrieve, hybrid search, semantic search, and full-text search. Use when you need to retrieve previous context or search for relevant information.
issue-tracking-protocol
Cross-project task tracker hosted on the context server. Use whenever you need to file an issue, bug report, feature request, improvement, or follow-up task for ANY project (your own or another); triage, prioritize, assign, or transition an issue through its lifecycle; comment on an issue; mark duplicates or blockers; or query the tracker (open work for a project, urgent issues across projects, sub-issues, blocked work, triage backlog). Trigger on phrases like "file an issue", "create a task", "track this", "заведи задачу", "add it to the backlog", or any request to record work for later -- even when no tracker is named explicitly.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.