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

pi-agent

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

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

このリポジトリの skills

delegation-plan
ソフトウェア開発者

Write plans intended for a cheaper or less capable implementation model. Use when the user asks for a plan suitable for another LLM, junior engineer, intern, cheaper model, coding agent, or implementation delegate.

2026-07-06
thinking-through
プロジェクト管理専門家

Use when the user asks for ideas, brainstorming, discussion, exploration, possibilities, pros and cons, tradeoffs, or to "think through" something.

2026-07-03
plan
プロジェクト管理専門家

Use this skill when asked to plan something, or plan and implement. Do not use when asked to implement a plan.

2026-05-11
cargo
ソフトウェア開発者

Use when initializing Rust projects or modifying Cargo.toml, Cargo.lock, cargo config, or other cargo-related files. Prefer this skill for dependency changes, features, package metadata, workspaces, and cargo commands. Do not load it for editing Rust source code generally.

2026-05-11
split-commit
ソフトウェア開発者

Split an existing commit or PR into smaller reviewable pieces through a one-hunk patch queue. Use when extracting part of a commit, splitting a commit into multiple commits, or splitting PR changes from one or more source commits without starting from direct source edits.

2026-04-15
context-fork
ソフトウェア開発者

Checkpoint, inspect, and return through session tree branches. Use when exploring uncertain approaches, investigating code, or when the user asks for a forked agent.

2026-03-19
sub-agents
ソフトウェア開発者

Use multiple pi sub-agents for delegation, isolation, and parallel work. Use when tasks can be split and later merged.

2026-03-18
technical-writing
ソフトウェア開発者

Use when drafting or editing persisted technical writing artifacts such as commit messages, issue bodies, PR descriptions, documentation comments, or documentation files.

2026-03-05
skill-writing
ソフトウェア開発者

Use when creating or updating agent skills (`skills/<name>/SKILL.md` files).

2026-02-27
commit
ソフトウェア開発者

Use this skill when asked to create or amend a commit.

2026-02-27
github-bare-worktree-clone
ソフトウェア開発者

Create a GitHub repo as repo/.bare with repo/<branch> worktrees and origin-tracking branches. Use when users ask for bare+worktree layout.

2026-02-27
github-issues-draft
ソフトウェア開発者

Use when asked to create or draft GitHub issues. Do not use when asked only to "plan" issues.

2026-02-27
sentry-docs
ソフトウェア開発者

Use whenever fetching documentation from docs.sentry.io or develop.sentry.dev.

2026-02-27
github
ソフトウェア開発者

Use GitHub CLI (`gh`) for all GitHub interactions. Prefer built-in `gh` commands; use `gh api` only when needed.

2026-02-23