Raul avatar

Raul

Community

@cajias · Berlin

9Followers
|
50Public Repos
|
104Published Skills

Agent Skills by Raul

Showing 104 vetted skills indexed across 2 GitHub repositories.

cajiascajias

skill-creator-trigger-eval-gotchas

Diagnose false failures in skill-trigger evaluation loops and description tuning workflows.

Community
Advanced
cajiascajias

vhs-claude-plugin-demos

Create reproducible VHS demo tapes for Claude Code plugin CLIs.

Community
Intermediate
cajiascajias

cc-hooks-main-vs-subagent

Detect Claude Code hook invocations from main threads versus subagents.

Community
Advanced
cajiascajias

cc-pluginroot-directory-source-ignored

Fix Claude Code plugin loading errors by replacing pluginRoot with explicit plugin paths.

Community
Intermediate
cajiascajias

plan-mode-orchestrator-write-deadlock

Detect write deadlocks caused by plan mode and orchestrator hooks.

Community
Advanced
cajiascajias

claude-workflow-authoring-gotchas

Validate Claude Code Workflow scripts for meta literals, args parsing, and undefined-value handling.

Community
Advanced
cajiascajias

claude-print-subprocess-error-streams

Fix Python subprocess wrappers to surface stdout and stderr errors.

Community
Intermediate
cajiascajias

cc-plugin-cache-multi-version-not-recorded

Diagnose and fix Claude Code plugin cache warnings caused by multi-version cache directories.

Community
Advanced
cajiascajias

claude-workflow-meta-markdownlint-pure-literal-break

Diagnose Claude Code workflow load failures from non-literal meta blocks.

Community
Intermediate
cajiascajias

find-skills

Evaluate search results and repository credibility to recommend agent skills.

Community
Intermediate
cajiascajias

apm-marketplace-authoring-gotchas

Diagnose APM marketplace migration failures across packaging, formatting, linting, and commit validation.

Community
Advanced
cajiascajias

cc-mid-session-registry-staleness

Diagnose Claude Code registry staleness blocking mid-session agent and workflow updates.

Community
Advanced
cajiascajias

apm-plugin-distribution-paths

Clarify canonical `.apm/` source layouts for Claude Code and APM plugin files.

Community
Advanced
cajiascajias

claude-workflow-plugin-distribution

Package Claude Code workflows into plugins with sandbox-aware launcher architecture.

Community
Advanced
cajiascajias

autoresearch-is-code-metric-optimizer

Clarify when to use the autoresearch workflow for measurable modify-verify optimization loops.

Community
Intermediate
cajiascajias

team-mode-orchestration-verification

Verify team-mode task completion using filesystem artifacts and task files.

Community
Advanced
cajiascajias

cc-slash-command-argument-hint-yaml

Quote argument-hint placeholders in Claude Code slash command frontmatter to fix YAML parsing.

Community
Intermediate
cajiascajias

ai-writing-detector

Detect AI-generated writing markers and provide rewrite guidance.

Community
Advanced
cajiascajias

ai-writing-humanizer

Detect and revise AI-generated writing patterns while preserving meaning.

Community
Advanced
cajiascajias

parallel-subagent-git-worktree-race

Detect and mitigate git branch corruption from parallel subagents sharing worktrees.

Community
Advanced
cajiascajias

gh-pr-merge-in-worktrees

Diagnose failed gh pr merge --delete-branch operations in git worktrees.

Community
Advanced
cajiascajias

git-deadlock-plumbing-recovery

Recover hung Git operations on macOS using plumbing commands and lock cleanup.

Community
Advanced
cajiascajias

git-rebase-continue-editor-noninteractive

Continue paused Git rebases in non-interactive shells using a no-op GIT_EDITOR.

Community
Intermediate
cajiascajias

gh-pr-create-must-push-error

Create GitHub pull requests with gh pr create using explicit --head branch flags.

Community
Basic