Skip to main content
GitHub 저장소

agentic-toolkit

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

수집된 skills
7
Stars
13
업데이트
2026-07-25
Forks
2
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

megaplan
프로젝트 관리 전문가

Write a "megaplan" planning notebook — a long-form Markdown doc for a multi-slice project that tracks scope, decisions, requirements, risks, and grounded research facts with cross-referenced IDs. Use when the user asks to write up a project plan, planning notebook, or "megaplan" doc, especially one spanning multiple tickets/PRs where decisions and raw research need to be preserved for later reference. Also use when bootstrapping a new megaplan from a vague idea. Use this skill every time you work on a `*.megaplan.md` file, or a Markdown file that has a work plan with tickets.

2026-07-25
polish-plan
소프트웨어 개발자

Strengthen a plan by running it through a subagent review loop — catching inaccuracies and oversights before execution.

2026-07-25
triangulate-plan
소프트웨어 개발자

Improve a plan by asking a subagent to generate an alternative perspective, then comparing and combining results. Use when a plan already exists in the conversation and the user wants a second opinion, broader coverage, or to catch blind spots.

2026-07-25
brainstorm
프로젝트 관리 전문가

Help the user develop a vague idea into a "plan" — a scoped, handoff-ready statement of intent

2026-07-23
atk-pr-autofix
소프트웨어 개발자

When the user has PR review feedback to address, CI failures to fix, or wants to automatically resolve common PR issues. Use when the user says "fix the PR," "address review comments," "CI is failing," "fix the build," "autofix," "pr feedback," "resolve comments," "fix merge conflicts," "babysit the PR," or when a PR needs updates before merge. Reads the review comments, diagnoses issues, and applies fixes.

2026-07-15
atk-code-review
소프트웨어 품질 보증 분석가·테스터

Review code changes and return a prioritised list of issues — posted as GitHub PR review threads when a PR exists, or as plain text otherwise. Use when asked to review a PR, diff, or implementation for correctness, code quality, reuse, efficiency, safety, or test quality. When invoking, pass available details - the plan, git change range, files to review.

2026-07-14
polish-implementation
소프트웨어 품질 보증 분석가·테스터

Iterative code review loop against a GitHub PR — atk-code-review posts findings as self-review threads, this skill fixes, replies, and resolves them, up to 10 passes.

2026-07-14