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

cli-agent-spec

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

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

このリポジトリの skills

validate-links
ソフトウェア開発者

Validate all cross-links in the CLI Agent Spec specification — broken file links, missing schema sections, and schema↔requirement symmetry. Use when files have been added or edited, or to check the project is internally consistent.

2026-07-06
cli-agent-implement
ソフトウェア開発者

Guide implementing the CLI Agent Spec specification in a CLI framework or tool. Audits command naming against Unix conventions, walks through requirements tier-by-tier (REQ-F → REQ-C → REQ-O), generates language-specific schema types, and verifies acceptance criteria. Use when building or extending a CLI framework to support AI agent orchestration.

2026-06-13
cli-agent-diagnose
ソフトウェア開発者

Classify a failed agent CLI tool call against the CLI Agent Spec §N failure taxonomy. Given a failed command with stdout, stderr, and exit code, identifies the matching failure mode, returns an actionable workaround, and produces a memory string and skill patch to prevent recurrence. Use when a CLI invocation fails and you need to understand why and how to work around it.

2026-06-01
cli-agent-audit
ソフトウェア開発者

Autonomous end-to-end CLI audit pipeline. Downloads and installs the CLI non-interactively, onboards it, scores proactive readiness, evaluates all Critical failure modes, and generates the full report bundle (dev, agent-dev, runtime, issues, index, LinkedIn post). Single command, zero human steps required in the happy path.

2026-05-28
cli-agent-report
ソフトウェア開発者

Generate a perspective-specific report from existing CLI evaluation findings. Five modes — dev (fix list for CLI authors), agent-dev (integration guide for agent builders), runtime (operational brief for AI agents), issues (concrete bugs and gaps an agent will hit), all (runs all four, saves to files, generates an index and a LinkedIn post). Requires findings from cli-agent-evaluate or cli-agent-evaluate-batch.

2026-05-28
cli-agent-evaluate-batch
ネットワーク・コンピュータシステム管理者

Evaluate a CLI tool against multiple CLI Agent Spec failure modes in one run. Accepts a severity filter, part number, or an explicit list of §N identifiers. Skips already-evaluated failure modes (resumable). Emits a scorecard table when done.

2026-05-22
cli-agent-evaluate
ソフトウェア品質保証アナリスト・テスター

Evaluate a CLI tool against a single CLI Agent Spec failure mode. Runs the failure mode's check, scores 0–3, and provides an applicable agent workaround if the score is below 3. Use this for targeted single-failure-mode evaluation. For multi-failure-mode evaluation use cli-agent-evaluate-batch.

2026-05-22
cli-agent-onboard
ソフトウェア開発者

Onboard a CLI tool for agent evaluation — reads agent docs, detects OS, runtime, toolchain, and binary, discovers non-interactive flags and config. Saves the result as the CLI environment profile for reuse by cli-agent-evaluate and other skills. Run once per CLI before starting evaluations.

2026-05-22
cli-agent-readiness
ネットワーク・コンピュータシステム管理者

Score how proactively agent-ready a CLI is across five dimensions — documentation quality, self-description, pre-built integrations, setup reproducibility, and workflow coverage. Complements cli-agent-evaluate-batch (which scores what breaks) with a positive readiness score (what the CLI provides). Requires CLI access and an environment profile from cli-agent-onboard.

2026-05-22
validate-links
ソフトウェア開発者

Validate all cross-links in the CLI Agent Spec specification — broken file links, missing schema sections, and schema↔requirement symmetry. Use when files have been added or edited, or to check the project is internally consistent.

2026-05-22
cli-agent-spec GitHub Agent Skills | SkillsMP