사용자가 지시한 작업을 실행한 후 자동으로 git commit & push. "자동 커밋", "auto commit", "실행하고 커밋" 요청에 사용.
끊김 없는 자율 루프. Claude는 Stop 훅, Codex는 notify 자동 재개로 AI가 작업을 끝까지 완수하도록 강제합니다. FIND → FIX → VERIFY 사이클을 반복하며, --max-iterations와 --completion-promise로 제어합니다. /chronos 또는 /loop로 실행.
Use smartcrop when an agent needs to choose a sensible crop automatically instead of center-cropping every image.
System prompt for automated PR description generation. Used by the runtime module.
Generate comprehensive documentation from codebase analysis - creates README sections, API docs, migration guides, and examples from code — from general/automation
Выборочно обновляет документацию после любых изменений кода. Вызывать всегда после правок кода или функциональности.
Autonomously drive vibix work end-to-end — pick an unblocked issue, plan it, implement, push a PR, resolve CI and review-bot feedback, merge when green, then repeat.
Continuously monitors system performance identifies improvement opportunities and orchestrates find-skills and create-skills to autonomously evolve capabilities.
Fix a reported bug end-to-end: reproduce it, add a regression test, implement the minimal fix, create a new git branch, commit using Conventional Commits, push, and open a GitHub…
Bound and de-risk a request into SPEC.md. Use when the objective is clear but scope needs constraining.
Database-backed model configuration with static fallback for this project. Hook-based reactive queries (useModels, useModel), static sync helpers, AUTO_MODEL injection, type depth…
Sets up, structures, and auto-improves AGENTS.md files for coding agent projects. Bootstraps new AGENTS.md with self-improvement meta-rules, structures sections for clean rule…
CCv2 inicjalizacja trybu auto - wywiad + CONTINUITY + VALIDATION. Triggers: auto-init, auto init, inicjuj auto, plan auto — from general/automation
Use when invoking auto-launched Flows from Apex (Flow.Interview), from external systems via REST API, from Platform Events, or from other Flows (subflow element).
Fully autonomous nightly learning pipeline — self-scan, pattern extraction, knowledge update, skill refinement, and auto-commit without human intervention.
Drive a large body of work end-to-end — either from a single scoping issue or a fuzzy topic ("ship GA", "harden the review app") — by discovering scope in the backlog + codebase,…
Automatisch converteren van geüploade .docx en .pdf bestanden naar markdown (.md) voordat ze gelezen worden.
Gate every tool call in the auto-memory extract agent so only safe read-only actions and targeted writes execute.
Merge an existing PR after rebasing, running review-pass, ensuring CI passes, and addressing review comments.
Sharpen a vague idea into a bounded objective. Use before framing when scope is undefined.
使用 auto-run-agent 对目标项目进行自动化分析、评估、设计和优化。完整流程包括:探索项目现状 → 识别问题 → 设计任务列表 → 创建 runner 环境 → 启动自主执行。适用于任何需要批量优化的项目。
Iteratively auto-optimize a prompt until no issues remain. Uses prompt-reviewer in a loop, asks user for ambiguities, applies fixes via prompt-engineering skill.
Automatically activates when detecting complex, multi-task requests that would benefit from parallel execution.
Run agent-driven VS Code performance or memory investigations. Use when asked to launch Code OSS, automate a VS Code scenario, run the Chat memory smoke runner, capture renderer…
Fuehrt einen repo- und policy-bewussten Delivery-Workflow fuer bestehende Code-Aenderungen aus: Zustand erfassen, passende lokale Checks auswaehlen, selektiv committen, pushen,…
Generate W3C PROV-compliant provenance records automatically when agents create or modify artifacts
study 仓库 v3 自驱式批量写笔记系统。一次启动后主 CC 用 ScheduleWakeup 自循环:每 round 跑 ~8-120 slug 多阶段 pipeline → cherry-pick → finalize-round → push → wakeup 60s → 醒来读 checkpoint 启下一 round。直到 written ≥…
QAMESH project QA mesh — auto qa init/plan/run/explore/release/evidence/feedback guidance
Trigger a plugin refresh cycle whenever reconciliation installs new marketplaces so plugin state stays in sync.
リポジトリの repo-level バージョン(v タグ)を自動判定して発行し、GitHub Release を作成する。ユーザーが「リリースして」「バージョン上げて」「タグ切って」「/auto-release」と言ったら起動する。
Autonomous reply to X/Threads comments. Smart detection, templated responses, engagement automation.
Recover active change and next action from artifacts. Use on fresh session with existing work.
Routage automatique vers le modèle optimal selon le type de question (local gratuit vs API payant)
Auto router patterns for this project. Intelligent model selection via task classification, cost tier diversity, high-stakes override, weighted tier selection.
Automatically save session tips when user provides important feedback or corrections
Meta-skill tổng: Tự động phân tích yêu cầu → quét skill local → tìm trên skills.sh → đánh giá chất lượng → cài đặt hoặc tự build skill mới hoàn chỉnh.
Show current auto session status, progress, and any pending gates. Activates for: auto status, auto status, session status, check auto.
Auto-generated skill from cross-repo pattern - Pattern detected in 19 repositories
Expert in Tauri auto-update implementation with focus on signature verification, rollback mechanisms, staged rollouts, and secure update distribution
Automatically apply improvements to skills and the ecosystem based on system-reviewer findings and best-practices-learner insights.
Next.js 코드 작성 후 자동 검증 (tsc, lint, build). Use when (1) 코드 구현 완료 후, (2) PR 생성 전, (3) 커밋 전 검증 필요 시. 모든 검증 통과 시에만 다음 단계 진행.
Programmatic asset compliance validation using vision analysis and Northcote scorecard. Eliminates manual validation loops—upload image, receive scored JSON with correction…
Verify completed plan against acceptance criteria. Use after all slices are executed.
자율 판단 + 자율 발견 워크플로우 (v2.0 - Ralph Wiggum 철학 통합). "할 일 없음 → 종료"가 아닌 "할 일 없음 → 스스로 발견". 5계층 우선순위, 9개 커맨드 자동 트리거, Context 예측 기반 관리.
Automate Autobound tasks via Rube MCP (Composio). Always search tools first for current schemas. — from general/automation
Autonomous AI agent platform for building and deploying continuous agents. Use when creating visual workflow agents, deploying persistent autonomous agents, or building c — from…
Automate Autom tasks via Rube MCP (Composio). Always search tools first for current schemas. — from general/automation
Analyze a screen recording of a manual process and produce targeted, working automation scripts. Extracts frames and audio narration from video files, reconstructs the…
Controls Chrome browser: takes screenshots, clicks buttons, fills forms, downloads images, inspects pages, captures network requests, checks console errors, debugs API issues.
Create and manage scheduled automations. Use when the user wants something to happen automatically on a schedule (e.g.
Best practices for writing reliable browser automation scripts with Intuned. Use when writing, reviewing, or editing automation code, scraping scripts, or browser-based workflows.
Build business automations from plain English -- scheduled tasks, file watchers, API integrations, and alerts with no coding required
사용자가 자동화하려는 작업을 Skill, Command, MCP, Subagent 중 적절한 도구로 분류하고 추천. 사용자가 "X 자동화 만들고 싶어", "이런 작업 자동화해줘", "도구 뭐 써야해?", "skill로 만들까 command로 만들까?" 같은 질문을 할 때 사용.
Governance and guardrails for automation/bots: permissions, logging, kill-switches, and ethics. Use before deploying bots that move funds or post publicly.
Scénarios d'automatisation avec Make (ex-Integromat) — modules, routers, iterators, webhooks et orchestration visuelle.
Création de workflows avec Power Automate — flows, triggers, connectors, expressions et intégration Office 365.
Analyze any codebase or workflow and recommend specific automations — hooks, skills, MCP servers, cron jobs, and agent pipelines.
Create and maintain automation scripts and modules for pilot workflows and integrations. Use when automating repetitive tasks, integrating APIs, or generating reliable, repeatable…
Sets guidelines for creating or modifying automation scripts within the project.
Core QA engineering mindset for test planning and prioritization. Use when analyzing what to test, designing test cases, prioritizing by risk, or determining coverage strategy.