Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

riela-packages

riela-packages には tacogips から収集した 34 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
34
Stars
0
更新
2026-07-20
Forks
0
職業カバレッジ
5 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

riela-project-workflow
その他コンピュータ職

Use when requested work should first be converted into a project-scope Riela workflow and then executed through Riela. Applies to workflow-first implementation, review, refactoring, documentation, or maintenance tasks where no existing package workflow exactly fits, and to requests that explicitly say to work through a project-scope workflow.

2026-07-20
riela-workflow
その他コンピュータ職

Use when creating, modifying, reviewing, or validating riela workflow bundles. Applies to step-addressed workflow.json authoring, node payload files, prompt files, built-in node add-ons, cross-workflow transitions, manager/worker routing, and portable workflows under a workflow root.

2026-07-10
riela-temporary-workflow
その他コンピュータ職

Use when creating, validating, or running temporary riela workflows from inline JSON or JSON files without installing a project/user-scope workflow bundle. Applies to --workflow-json, --workflow-json-file, embedded prompt-only payloads, temp workflow payload logs, and dry-run smoke checks.

2026-07-10
riela-workflow
その他コンピュータ職

Use when creating, modifying, reviewing, or validating riela workflow bundles. Applies to step-addressed workflow.json authoring, node payload files, prompt files, built-in node add-ons, cross-workflow transitions, manager/worker routing, and portable workflows under a workflow root.

2026-07-10
riela-package-release
ソフトウェア開発者

Use when maintaining the riela-packages registry for package updates, release preparation, publishing registry changes, refreshing riela-package.json checksum and integrity digests, validating packaged workflows, updating README package listings, or doing pre-push release checks for packages under packages/*.

2026-07-07
riela-package-release
ソフトウェア開発者

Use when maintaining a riela-packages registry for package updates, release preparation, publishing registry changes, refreshing riela-package.json checksum and integrity digests, validating packaged workflows, updating README package listings, or doing pre-push release checks for packages under packages/*.

2026-07-06
riela-package-release
ソフトウェア開発者

Use when maintaining a riela-packages registry for package updates, release preparation, publishing registry changes, refreshing riela-package.json checksum and integrity digests, validating packaged workflows, updating README package listings, or doing pre-push release checks for packages under packages/*.

2026-07-06
riela-auto-improve
その他コンピュータ職

Use when configuring, running, inspecting, or troubleshooting riela auto-improve supervision. Applies to workflow run --auto-improve, nested supervisor/superviser workflows, supervision policies, stall detection, remediation budgets, workflow patch modes, targeted reruns, supervision state, nestedSuperviserDriver, and GraphQL/library parity for supervised execution.

2026-07-03
riela-workflow-run
その他コンピュータ職

Use when helping an end user run, inspect, monitor, resume, continue, rerun, or troubleshoot existing riela workflows. Applies to workflow list/status/validate/inspect/run, session progress/status/resume/continue/rerun, GraphQL inspection, mock scenarios, workflow roots, runtime artifacts, local serve, GraphQL endpoint execution, and event-triggered workflow usage.

2026-07-03
claude-code-source-security-check-loop
情報セキュリティアナリスト

Use when the user asks Claude Code to security-check source code, run secure code review, find or fix source security issues, run deterministic SAST or dependency/security scans, or loop fixes until security findings are resolved through the packaged claude-code-source-security-check-loop Riela workflow.

2026-07-03
codex-source-security-check-loop
情報セキュリティアナリスト

Use when the user asks Codex to security-check source code, run secure code review, find or fix source security issues, run deterministic SAST or dependency/security scans, or loop fixes until security findings are resolved through the packaged codex-source-security-check-loop Riela workflow.

2026-07-03
riela-package
その他コンピュータ職

Use when searching, installing, listing, updating, removing, validating, packing, or importing riela workflow packages through the riela package manager and RielaApp package flows. Covers local source installs, .rielapkg archives, project-scope installs, user-scope installs, installed package verification, package-required environment metadata, and package-installed skills.

2026-07-03
riela-project-workflow
その他コンピュータ職

Use when requested work should first be converted into a project-scope Riela workflow and then executed through Riela. Applies to workflow-first implementation, review, refactoring, documentation, or maintenance tasks where no existing package workflow exactly fits, and to requests that explicitly say to work through a project-scope workflow.

2026-07-03
fable-and-improve
その他コンピュータ職

Use when a Claude Code session should let Claude Fable plan and manage the goal, delegate implementation/review/improvement to the Codex design-and-implement workflow, then have Fable verify completion and loop on remaining TODOs.

2026-07-02
riela-workflow-checkout
ソフトウェア開発者

Use when installing a riela workflow bundle from a public GitHub directory URL with workflow checkout. Covers project/user scope destinations, duplicate handling, overwrite behavior, registry metadata, validation, and checkout troubleshooting.

2026-06-19
riela-workflow-checkout
ソフトウェア開発者

Use when installing a riela workflow bundle from a public GitHub directory URL with workflow checkout. Covers project/user scope destinations, duplicate handling, overwrite behavior, registry metadata, validation, and checkout troubleshooting.

2026-06-19
riela-package-installer
ソフトウェア開発者

Use when bootstrapping the riela-package package-management skill from the tacogips/riela-packages registry into project or user scope.

2026-06-19
riela-event-sources
その他コンピュータ職

Use when configuring, validating, emitting, serving, listing, replaying, or troubleshooting riela external event sources. Applies to .riela-events, events validate/emit/serve/list/replay, webhook/chat/cron/sequential-list/discord-gateway/telegram-gateway bindings, event-to-workflow input mapping, supervised event execution, mock scenarios for events, ordered prompt dispatch, chat replies, and event receipt inspection.

2026-06-18
riela-fix
その他コンピュータ職

Use when a riela workflow, CLI command, GraphQL control plane, event listener, package-installed workflow, user-scope workflow, project-scope workflow, or workflow-definition-dir run appears to fail because of an upstream riela or riela-package bug. Covers triage, issue creation, source checkout selection, fixes, validation, and commits.

2026-06-18
riela-manager-control
その他コンピュータ職

Use when implementing or issuing riela manager control-plane actions. Applies to riela graphql, GraphQL manager mutations, sendManagerMessage, retry-step, replay-communication, optional-step execute/skip decisions, manager session auth, idempotency keys, scoped attachments, and avoiding freeform-only privileged control.

2026-06-18
riela-node-addons
その他コンピュータ職

Use when using, reviewing, or implementing riela node add-ons. Applies to workflow.nodes[].addon, built-in riela add-ons, local scoped add-ons, third-party add-on resolvers, addon.config, addon.inputs, addon.env, node add-on validation, and add-on-backed worker nodes.

2026-06-18
riela-troubleshooting
その他コンピュータ職

Use when diagnosing failed, paused, stalled, timed out, or surprising riela workflow executions. Applies to session status/progress/logs/export, runtime artifacts, node execution records, workflow validation failures, backend invocation errors, timeout failures, GraphQL inspection, event receipts, and artifact/session-store path issues.

2026-06-18
riela-workflow-organizer
その他コンピュータ職

Use when organizing, deduplicating, or refactoring riela workflow bundles. Applies to reducing duplicate workflows, extracting reusable called workflows through cross-workflow transitions, using called-workflow composition, consolidating repeated prompts/nodes/add-ons, reviewing historical runtime artifacts, and improving workflow structure or input/output contracts from observed execution failures.

2026-06-18
riela-workflow-reference
その他コンピュータ職

Use when helping developers integrate with riela workflows programmatically. Applies to the riela package API, createWorkflowExecutionClient, inspectWorkflow, executeWorkflow, resumeWorkflow, rerunWorkflow, getRuntimeSessionView, callWorkflowStep, executeGraphqlRequest, createGraphqlSchema, executeGraphqlDocument, GraphQL control-plane queries and mutations, riela graphql, manager-session auth, and choosing between local library calls and remote GraphQL endpoint calls.

2026-06-18
riela-workflow
その他コンピュータ職

Use when creating, modifying, reviewing, or validating riela workflow bundles. Applies to step-addressed workflow.json authoring, node payload files, prompt files, built-in node add-ons, cross-workflow transitions, manager/worker routing, and portable workflows under a workflow root.

2026-06-18
riela-workflow-test
ソフトウェア品質保証アナリスト・テスター

Use when testing or verifying riela workflow bundles. Applies to deterministic mock-scenario runs, workflow validate/inspect/run checks, EXPECTED_RESULTS.md updates, regression assertions, session output verification, and CI-style workflow fixture validation.

2026-06-18
claude-code-task-queue
その他コンピュータ職

Use when adding, deleting, listing, showing, or editing claude-code task queue items in ./tasks/list.jsonl for the packaged claude-code-task-watchdog workflow.

2026-06-18
claude-code-task-watchdog
その他コンピュータ職

Use when configuring, validating, starting, stopping, or inspecting the packaged claude-code-task-watchdog background task watcher.

2026-06-18
riela-node-addons
ソフトウェア開発者

Use when using, reviewing, or implementing riela node add-ons. Applies to workflow.nodes[].addon, built-in riela add-ons, local scoped add-ons, third-party add-on resolvers, addon.config, addon.inputs, addon.env, node add-on validation, and add-on-backed worker nodes.

2026-06-18
codex-task-queue
その他コンピュータ職

Use when adding, deleting, listing, showing, or editing codex task queue items in ./tasks/list.jsonl for the packaged codex-task-watchdog workflow.

2026-06-18
codex-task-watchdog
その他コンピュータ職

Use when configuring, validating, starting, stopping, or inspecting the packaged codex-task-watchdog background task watcher.

2026-06-18
google-speech-to-text-gcp-setup
ネットワーク・コンピュータシステム管理者

Use when configuring or verifying Google Cloud permissions for the tacogips/google-speech-to-text Riela node add-on, including service account credentials, Cloud Storage bucket or prefix access, Speech-to-Text API enablement, and live smoke tests through the add-on.

2026-06-18
riela-workflow-use-skill
その他コンピュータ職

Use when creating or updating packaged skills that teach agents how to use a Riela workflow package, including agent-specific placement under skills/agents, skills/codex, skills/claude, or skills/cursor.

2026-06-18
riela-workflow-use-skill
その他コンピュータ職

Use when creating or updating packaged skills that teach agents how to use a Riela workflow package, including agent-specific placement under skills/agents, skills/codex, skills/claude, or skills/cursor.

2026-06-18