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

agentic-os

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

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

このリポジトリの skills

systematic-debugging
ソフトウェア開発者

Use 4-phase root cause analysis (Observe, Hypothesize, Verify, Fix); avoid unverified patches.

2026-07-02
using-git-worktrees
ソフトウェア開発者

Use Git worktrees to create parallel working directories safely; avoid branch-switch contamination.

2026-06-20
karpathy-principles
プロジェクト管理専門家

Behavioral guidelines to reduce common LLM coding mistakes — Think Before Coding, Simplicity First, Surgical Changes, Goal-Driven Execution.

2026-06-19
verification-before-completion
プロジェクト管理専門家

Enforce "no evidence = no completion"; run Gate Function verification before declaring done.

2026-05-26
production-readiness
ソフトウェア開発者

Pre-ship observability readiness checklist — ensures errors reach production monitoring, not just debug consoles.

2026-04-16
red-team-adversarial
情報セキュリティアナリスト

Adversarial security and resilience analysis — auto-triggered during /review and /test based on task classification. Provides attack surface analysis, boundary testing, auth bypass attempts, dependency chain attacks, and Beast Mode stress testing.

2026-04-16
dispatching-parallel-agents
ソフトウェア開発者

Evaluate when to dispatch parallel agents; use a 4-step pattern to split, coordinate, and integrate results.

2026-04-12
subagent-driven-development
ソフトウェア開発者

Decompose tasks via subagent collaboration; define interface contracts and integration checkpoints.

2026-04-12
test-driven-development
ソフトウェア品質保証アナリスト・テスター

Drive changes with Red→Green→Refactor; ensure behavior is verifiable and regression-safe.

2026-04-12