Skip to main content
cajias
GitHub creator profile

cajias

Repository-level view of 123 collected skills across 6 GitHub repositories.

skills collected
123
repositories
6
updated
Aug 13, 2026
repository explorer

Repositories and representative skills

milestone-goal-prompt
software-developers

Research (as an internal step) a GitHub/GitLab milestone's open issues in order to PRINT a copy-paste autonomous-loop prompt that drives the milestone to completion — behavior-driven (BDD) scenarios, adversarial gap-checking, a per-iteration…

Aug 13, 2026
apm-marketplace-authoring-gotchas
software-developers

Eight APM-marketplace-authoring gotchas discovered during real migrations from hand-authored .claude-plugin/marketplace.json to APM-managed and from CC-native plugin authoring. Use when: (1) running APM's packaging step (with or without `--dry-run`) or its…

Jul 21, 2026
apm-plugin-distribution-paths
software-developers

Canonical authoring layout for an APM (microsoft/apm) package, plus the decision matrix for whether you need a `marketplace:` block. Use when: (1) you've run `apm init` and are unsure where SKILL.md / agent .md / command .md files belong (answer: under…

Jul 21, 2026
cc-pluginroot-directory-source-ignored
software-developers

Fix for Claude Code startup error `Plugin directory not found at path: <marketplace_root>/<plugin_name>. Check that the marketplace entry has the correct path.` when the marketplace is a `source: "directory"` marketplace that uses `metadata.pluginRoot` to…

Jul 21, 2026
claude-session-analysis
network-and-computer-systems-administrators

Analyze Claude Code sessions to extract configuration improvements. Use when: (1) Want to optimize Claude Code setup (skills, permissions, CLAUDE.md), (2) Need to find what tools should be pre-granted (repeated permission requests), (3) Looking for skills to…

Jul 21, 2026
quip-to-obsidian
software-developers

This skill should be used when the user asks to "migrate quip to obsidian", "download quip images", "fix quip diagrams", "export quip folder", or mentions migrating Quip documents with images/diagrams to Obsidian. Handles complete Quip folder migration…

Jul 21, 2026
software-effort-estimation
software-developers

Generate comprehensive software effort estimation reports that analyze codebase complexity, calculate traditional development effort across five estimation models, and quantify productivity gains from LLM-assisted development. Use when estimating project…

Jul 21, 2026
autoresearch
data-scientists-152051

Standalone AIDE-style autoresearch agent: tree-search over candidate solutions (draft/debug/improve operators) for any task directory with a task.md and score.py — ML engineering, heuristic optimization, or harness engineering. Runs the current best…

Jul 21, 2026
Showing 8 of 99 collected skills.
agentic-harness
computer-occupations-all-other

Activate when a user invokes /agentic-harness:precommit, :review, :submit, or asks to run a Prose-packaged review workflow ("precommit review", "run mr-review on MR 21", "submit MR 42 via prose", etc.). Verifies prereqs, resolves reviewer defaults, and…

May 13, 2026
dedup-rules
software-quality-assurance-analysts-and-testers

Rules for deduplicating code review findings across agents

May 13, 2026
false-positive-rules
software-quality-assurance-analysts-and-testers

Rules for auto-dismissing code review findings that are false positives

May 13, 2026
mr-review
software-quality-assurance-analysts-and-testers

Local GitLab MR code review orchestrator. Use when the operator asks to "review this MR", "run a local MR review", "review my branch's MR", or wants a LOCAL-only (no GitLab posts) multi-dimensional review with automatic filtering and optional fix loop.…

May 13, 2026
mr-shepherd
software-developers

This skill should be used when the user asks to "address MR feedback", "fix review comments", "respond to code review", "handle MR suggestions", "shepherd an MR", "resolve discussion threads", or "run the MR feedback loop". Provides a systematic workflow for…

May 13, 2026
mr-status
software-developers

Inspect and manage shepherd agents spawned by /agentic-harness:mr-submit. Use when the operator asks to "check MR status", "list active shepherds", "resume a shepherd after restart", "retire an MR", "approve drafted thread replies", or wants a dashboard of CI…

May 13, 2026
mr-submit
software-developers

End-to-end GitLab MR lifecycle orchestration. Use when the operator says "submit this MR", "open an MR with full review", "run the MR pipeline", "submit and shepherd", or wants to take a branch from "ready to push" through merge with automatic review, push,…

May 13, 2026
mr-watcher
software-developers

Activate when the user says "watch MR X until it lands", "babysit MR Y", "keep MR Z healthy", "keep an eye on this MR until it merges", or asks to run a long-running shepherd that survives across sessions. Complements `mr-shepherd` (single-pass) and…

May 13, 2026
Showing 8 of 10 collected skills.
nautilus-competition-live-paper-troubleshooting
network-and-computer-systems-administrators

Diagnose and fix failures in `paper.mode: live` runs against Binance Spot Testnet. Use when: (1) a live paper run aborts with `HttpClientBuildError("builder error")` from the Rust adapter; (2) a live paper run aborts with `MissingBinanceCredentialsError` from…

May 28, 2026
nautilus-competition-operator
software-developers

Operator runbook for the nautilus-competition CLI. Use when: (1) scaffolding a working directory via `compete init` (or laying it out manually); (2) running `compete run <working-dir>` with `--paper-duration-minutes`, `--rounds`, `--metrics-endpoint`, or…

May 28, 2026
nautilus-competition-team-author
software-developers

Per-team authoring contract for nautilus-competition. A team is a MULTI-AGENT system (5-role baseline: researcher + hypothesis-generator + critic + risk-officer + memory-keeper, plus paradigm-specific specialists) that runs INSIDE `train(ctx)` to crystallize…

May 28, 2026
using-nautilus-trader
software-developers

General-purpose NautilusTrader (nautilus_trader) usage guidance, OUTSIDE the nautilus-competition framework. Use when: (1) explaining NautilusTrader's event-driven architecture, MessageBus, or actor model for someone new to the library; (2) deciding between…

May 28, 2026
nautilus-competition-observability
network-and-computer-systems-administrators

Live observability stack for nautilus-competition runs. Use when: (1) bringing up the docker-compose Prometheus + pushgateway + Grafana stack with `docker compose -f docker-compose.observability.yml up -d`; (2) wiring `compete run` to push metrics via…

May 7, 2026
nautilus-trader-catalog-instrument-precision
software-developers

Fix for "RuntimeError: invalid bar.volume.precision=N did not match instrument.size_precision=M" or similar bar/instrument precision-mismatch errors at BacktestEngine.run() time. Use when: (1) bars come from a ParquetDataCatalog and the instrument is loaded…

May 7, 2026
nautilus-trader-logger-singleton
software-developers

Fix for nautilus_trader's global Rust logger panicking on second init within the same Python process. Use when: (1) you see "thread '<unnamed>' panicked at crates/common/src/ffi/logging.rs:146:14: Failed to initialize logging: attempted to set a logger after…

May 7, 2026
Showing 6 of 6 repositories
All repositories loaded