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

agent-tools

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

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

このリポジトリの skills

swarm
ソフトウェア開発者

Backlog-scale orchestration on top of /workflow — drives PM items through refine → plan → implement → review → local-merge via role-specialized sub-agents dispatched in parallel waves, each item isolated in its own git worktree. Bare /swarm summarizes state; /swarm <goal> runs the orchestrator; /swarm:setup sets up the charter and .agent-tools/ umbrella; /swarm:continue resumes a paused run.

2026-07-19
workflow-compound
ソフトウェア開発者

Capture durable knowledge from any engineering work — debugging solutions, refactors, features, design decisions, reusable patterns — and maintain memory quality so each unit of work compounds the next

2026-07-19
workflow-continue
ソフトウェア開発者

Principal workflow entry — resolve portfolio mode (swarm resume/handoff or unit state machine), drive work without inventing path; hard-stop when path is not established

2026-07-19
workflow-setup
ソフトウェア開発者

Initialize and maintain planning root (.agent-tools/planning preferred), conventions (tracks, gates, integration), runs ledger scaffold, and shared memory under .agent-tools/memory/ (AGENTS.md memory-link) for the workflow family.

2026-07-19
workflow
ソフトウェア開発者

Parent skill for the workflow family — principal session entry is /workflow:continue (also bare /workflow). Horizon mapping, brainstorm, refine, plan, execute, review, audit, compound. Vertical-slice and deliverable-partition modes.

2026-07-19
skills-evolve
ソフトウェア開発者

Detect gaps in the canonical skill corpus, propose targeted improvements, validate changes, and present for review. Inventories src/** skill trees; optional run-ledger seeds for process IP gaps.

2026-07-19
skills
ソフトウェア開発者

Meta-skill responsible for the health, growth, and portability of the canonical skill corpus. Provides capabilities for importing skills from other agent platforms and evolving existing skills over time.

2026-07-19
workflow-review
ソフトウェア品質保証アナリスト・テスター

Flexible code review for PRs, git ranges, files, or uncommitted changes

2026-07-19
workflow-execute
ソフトウェア開発者

Session-based work execution with progress tracking and knowledge capture

2026-07-19
workflow-plan
ソフトウェア開発者

Create implementation plans from requirements

2026-07-19
workflow-roadmap
ソフトウェア開発者

Chart or resequence a multi-unit work horizon — destination, thin claimable streams, order, and NEXT — user-approved map for continue to consume

2026-07-19
personify
ソフトウェア開発者

Agent personality, voice guidance, and communication facts. Two-layer storage — user-space ~/.agent-tools/personify.md (shared defaults) plus optional project .agent-tools/personify.md (local override/delta). Enforces size limits and proactive maintenance. Invocable as /personify for interactive init or collaborative edit+cleanup. Agents load both layers; project AGENTS.md links the project file.

2026-07-18
product-audit
市場調査アナリスト・マーケティングスペシャリスト

Research-driven audit of product positioning, messaging, competitive stance, and go-to-market readiness

2026-07-16
product-brief
市場調査アナリスト・マーケティングスペシャリスト

Generate product content — one-pagers, pitch decks, README rewrites, comparison pages — from positioning research and codebase artifacts

2026-07-16
product-position
市場調査アナリスト・マーケティングスペシャリスト

Research-driven positioning exercise — competitive research, guided framework application, and positioning document generation

2026-07-16
product
市場調査アナリスト・マーケティングスペシャリスト

Product strategy skill covering positioning frameworks, competitive research methodology, messaging principles, and go-to-market patterns. Research-first — agents conduct extensive primary web research before analysis.

2026-07-16
qa-discover
ソフトウェア品質保証アナリスト・テスター

Discover and author NL test specifications through app scanning, doc import, or guided conversation

2026-07-16
qa-setup
ソフトウェア品質保証アナリスト・テスター

Initialize Sentinel QA testing with Playwright Test Agents integration

2026-07-16
qa
ソフトウェア品質保証アナリスト・テスター

QA skills for testing workflows — visual inspection tools and NL spec authoring for Playwright Test Agents

2026-07-16
swarm-setup
その他コンピュータ職

Setup (or re-setup) a project for swarm + workflow — author the project charter from detected evidence, link it from AGENTS.md (with conditional CLAUDE.md/GEMINI.md symlinks), and write the .agent-tools/ umbrella with swarm config. Idempotent and never destructive.

2026-07-16
clean-architecture
ソフトウェア開発者

Guide projects through Clean Architecture patterns with strict layer boundaries, vertical slicing, and dependency inversion. Use when implementing features following Clean Architecture, creating domain models, application use cases, or validating architectural compliance. Language-agnostic with support for Python, TypeScript, C#, and extensible to others.

2026-07-16
test-strategy
ソフトウェア品質保証アナリスト・テスター

Testing strategy for agents. Covers strategy selection (TDD, spec-first, property-based, contract, characterization), Red-Green-Refactor, tracer bullet testing, behavior-driven test design, mocking, property testing, and test quality verification. Language-agnostic with AI-specific anti-patterns.

2026-07-16
workflow-refine
プロジェクト管理専門家

Discover and refine requirements through guided conversation

2026-07-16
use-browser
ソフトウェア開発者

Browser automation using Chrome DevTools MCP and the agent-browser CLI. Use when the user needs to navigate websites, fill forms, take screenshots, scrape data, or test web applications.

2026-07-16
workflow-brainstorm
プロジェクト管理専門家

Explore a single fuzzy idea into a framed concept ready for refinement — collaborative HITL diverge, user-gated converge

2026-07-10
workflow-prune
プロジェクト管理専門家

Sweep planning/ for fully-completed work, verify completion against git history and PM tooling, present a summary for approval, then purge the confirmed-complete item directories and stale meta files (git-recoverable).

2026-07-10
git-commit-pr
ソフトウェア開発者

Commit, push, and open a PR

2026-07-10
git-commit-push
ソフトウェア開発者

Commit and push

2026-07-10
git-commit
ソフトウェア開発者

Create a git commit

2026-07-10
git
ソフトウェア開発者

Family of focused, safe git skills for conventional commits, push + PR flows, and worktree-based parallel development. All skills enforce strict rules around git command usage.

2026-07-10
swarm-continue
ソフトウェア開発者

Resume the most recent paused swarm run. Reconciles the saved state.yml against disk + PM ground truth, surfaces any drift for confirmation, then re-enters the orchestration loop. Resilient to clean TERMINAL_PAUSE and to crashes/reboots/network loss.

2026-07-10
git-worktree-create
ソフトウェア開発者

Create a git worktree and enter it for immediate work

2026-07-10
qa-tools
ソフトウェア品質保証アナリスト・テスター

QA inspection tools for visual testing -- video frame extraction, screenshot analysis

2026-07-10
swarm-test
その他コンピュータ職

Drive or analyze a /swarm test-harness run. Given a scenario name, generate a fresh run and hand off the orchestrator step; given a completed run-dir, check the scenario's hard invariants, judge its observation checklist against the role logs, cluster recurring issues, and propose evidence-linked evolve-style improvements to the swarm role templates and skills. Project-scoped repo-development tool for agent-tools.

2026-07-10
visual-design
ウェブ・デジタルインターフェースデザイナー

Visual design micro-patterns from detail.design for evaluating and improving UI polish — motion, accessibility, typography, and interaction details that make big differences.

2026-07-10
workflow-audit
ソフトウェア開発者

Unified project audit — orchestrates domain-specific agents across code, tests, API, frontend, docs, repo infrastructure, and QA coverage into a single deduplicated report

2026-07-10
skills-import
ソフトウェア開発者

Import and adapt skills written for other agent platforms into the canonical skill corpus. Detects agent-specific patterns, applies safe generalizations, collaborates on markup decisions, and produces clean, portable, well-structured canonical skills.

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

Fixture family skill exercising agent markup resolution.

2026-07-10
gamma-test
その他コンピュータ職

Fixture top-level colon-named skill (swarm-test pattern) exercising OpenCode top-level command emission and skills/ removal.

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

Fixture family skill exercising agent markup resolution.

2026-07-10
このリポジトリの収集済み skills 50 件中、上位 40 件を表示しています。