Skip to main content
GitHub 저장소

pi-agent-toolkit

pi-agent-toolkit에는 danchamorro에서 수집한 skills 21개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
21
Stars
12
업데이트
2026-08-01
Forks
1
직업 범위
직업 카테고리 6개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

subagents
기타 컴퓨터 관련 직업

Route delegated work through the current host's supported sub-agent mechanism. In Pi, use the installed pi-subagents package. Use whenever the user asks for a subagent, Pi agent, Claude or Codex agent, or independent multi-agent work.

2026-08-01
thermos
소프트웨어 품질 보증 분석가·테스터

Launch both thermo-nuclear review subagents in parallel. Use for thermos, double thermo review, or combined bug/security and code-quality branch audits.

2026-08-01
coderabbit-review
소프트웨어 품질 보증 분석가·테스터

Run the CodeRabbit CLI for AI-powered review. Use only when the user explicitly asks for CodeRabbit or invokes coderabbit-review. Never trigger for a generic code review, PR review, quality check, security audit, or autonomously.

2026-07-26
plan-reviewer
소프트웨어 개발자

Use when reviewing implementation plans, migration plans, refactoring proposals, feature plans, generated implementation trackers, or committable phase plans before execution; especially when asked whether a plan is ready, concrete enough, testable, safe, or dependency-aware.

2026-07-10
plan-reviewer
소프트웨어 개발자

Use when creating, refining, or reviewing implementation plans, migration plans, refactoring proposals, feature plans, implementation trackers, or committable phase plans; especially when turning a rough plan into executable phases or checking whether a plan is concrete, testable, safe, dependency-aware, and suitable for parallel work.

2026-07-10
youtube-video-context
소프트웨어 개발자

Use this skill whenever the user gives a YouTube URL and asks to summarize, digest, analyze, extract transcript/context, decide whether a video is worth watching, or understand what a video is about. Prefer the summarize CLI for YouTube/video context instead of web search. Use Codex as the default summarize backend when possible, and use the local Whisper large-v3 model for transcription fallback. Do not use this for ordinary web pages; the user prefers Exa for webpage research.

2026-06-01
thermo-nuclear-code-quality-review
소프트웨어 품질 보증 분석가·테스터

Run an extremely strict maintainability review for abstraction quality, giant files, and spaghetti-condition growth. Use for a thermo-nuclear code quality review, thermonuclear review, deep code quality audit, or especially harsh maintainability review.

2026-05-29
thermo-nuclear-review
정보 보안 분석가

Comprehensive security and correctness audit of a branch's changes. Use for thermo nuclear, thermonuclear, or deep review requests, or branch/PR diff audits focused on bugs, breaking changes, security issues, devex regressions, and feature-gate leaks.

2026-05-29
post-mortem
소프트웨어 개발자

Write the canonical engineering record of a fixed bug — root cause, mechanism, fix, validation, and how it slipped through. Engineer-audience, code identifiers welcome. Use after a debug session lands a fix, before closing the ticket. Trigger on /post-mortem, when the user says "write the post-mortem / postmortem / RCA / root cause analysis", "document this fix", "write up the root cause", "close out this bug with a writeup", or hands you a fixed-and-validated bug and asks for the writeup.

2026-05-27
sql-specialist
데이터베이스 아키텍트

Expert SQL assistance for query writing, query review, optimization, schema analysis, execution-plan interpretation, DDL review, ERD analysis, and database design across PostgreSQL, MySQL, Redshift, SQL Server, and Oracle. Use when the user asks for SQL help, performance tuning, schema modeling, or safe database query guidance.

2026-05-26
api-contract-validator
소프트웨어 개발자

Validate API integration code against API contracts and schemas. Use when implementing, refactoring, reviewing, or debugging code that calls REST, GraphQL, gRPC, SDK, or webhook APIs, especially when OpenAPI specs, GraphQL schemas, protobufs, SDK types, TypeScript interfaces, Pydantic models, or documented request/response contracts are available.

2026-05-26
test-author
소프트웨어 품질 보증 분석가·테스터

Create or update targeted tests for changed behavior. Use when adding features, fixing bugs, refactoring code, or finding missing coverage, especially when existing tests need to be extended to cover new behavior, edge cases, or regressions.

2026-05-26
cli-detector
소프트웨어 개발자

Scan a repository to discover all external SaaS tools and services it integrates with, then determine whether each has an official CLI. Use this skill whenever the user asks to find CLIs for their project, audit third-party service integrations, discover what external services a codebase depends on, check for official CLI tools, or wants to know "what services does this repo use." Also trigger when the user asks about automating service management, scripting deployments, or wants to interact with their project's services from the terminal.

2026-05-26
gh-issue-creator
소프트웨어 개발자

Use when creating GitHub issues via the `gh` CLI. Covers body structure, issue type classification (bug, feature, task), label selection, and consistent formatting. Triggers on requests to file, create, open, or submit a GitHub issue.

2026-05-26
whats-new
소프트웨어 개발자

Analyze git changes between branches and generate a changelog entry. Use when catching up on repo changes, after merges, or when asking "what's new in the codebase?"

2026-05-26
google-chat-cards-v2
소프트웨어 개발자

Implement Google Chat Cards v2 format for rich alert notifications. This skill should be used when migrating from plain text messages to Cards v2 format, adding visual alerts to Google Chat webhooks, or building card-based notification systems.

2026-05-26
technical-docs
소프트웨어 개발자

Standards and best practices for creating technical documentation. Use when the user requests documentation updates or asks to create README files, API docs, user guides, or docstrings.

2026-05-26
code-structure-cleanup
소프트웨어 개발자

Use when a working feature has duplicated mechanics, repeated API calls, inconsistent parsing or validation, messy helpers, or structure that will make review or future agent work harder.

2026-05-26
brainstorm
경영 분석가

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "brainstorm".

2026-05-26
1password-developer
소프트웨어 개발자

Work with 1Password developer features including SSH key management, the SSH agent, 1Password Environments for secrets injection, and the op CLI. Use this skill whenever the user mentions 1Password, op CLI, 1Password SSH agent, 1Password Environments, secret references, op run, op inject, or wants to manage SSH keys through 1Password, secure .env files with 1Password, or inject secrets at runtime. Also trigger when the user wants to stop storing plaintext secrets on disk or asks about securing developer credentials.

2026-05-26
exa-search
소프트웨어 개발자

Semantic web search and structured research using Exa. Use when you need web search, semantic search, similar-page discovery, content extraction from search results, direct answers with sources, or structured research over web sources. Triggers: exa, web search, semantic search, find similar, research, docs lookup, github search.

2026-04-03