Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

nitpicking

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

수집된 skills
8
Stars
3
업데이트
2026-04-27
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

np-commenting
소프트웨어 품질 보증 분석가·테스터

Use when the agent needs to add a comment to an `np` (nitpicking) issue — to record reasoning, capture an investigation finding, leave a handoff note, document a trade-off considered, or annotate any issue (including closed ones). Triggers on prompts like "add a comment to FOO-a3bxr saying ...", "leave a note on the issue", "record that we tried X", "comment on FOO-12345 that ...". Comments do not require a claim.

2026-04-27
np-creating-issues
프로젝트 관리 전문가

Use when the agent needs to file a new `np` (nitpicking) issue — an incidental discovery while working on something else, a child task or sub-epic when decomposing a parent epic, a deferred follow-up, or any new task or epic the user asks to be created. Triggers on prompts like "create an issue for ...", "file a follow-up", "decompose this epic into ...", "add a child task under FOO-c4npt".

2026-04-27
np-finding-work
프로젝트 관리 전문가

Use when the agent needs to pick up the next ready issue from the `np` (nitpicking) tracker, claim a specific issue by ID, browse the ready queue, or filter ready work by label or role (e.g., "claim the next ready bug", "pick up the next task in area:auth", "claim FOO-a3bxr"). Does not cover reading the claimed issue's content or finishing work.

2026-04-27
np-finishing-work
프로젝트 관리 전문가

Use when the agent has a claimed `np` (nitpicking) issue and needs to close it as complete, release the claim without changing the issue's state, or defer the issue for later. Triggers on prompts like "close the issue", "mark it done", "release the claim", "defer this for now". Does not cover reopening or undeferring (escape-hatch via `np-help-discipline`); commenting is handled separately by `np-commenting`.

2026-04-27
np-help-discipline
소프트웨어 개발자

Use when about to invoke an `np` (nitpicking) command, subcommand, or flag that has not been verified in the current session, or when unsure whether a flag or subcommand exists. Also use as the escape hatch for any `np` activity not covered by another skill (e.g., `np issue reopen`, `np issue undefer`, `np epic close-completed`, `np admin backup`, `np agent name`, `np json update`).

2026-04-27
np-labeling
소프트웨어 개발자

Use when the agent needs to add or remove labels on an existing `np` (nitpicking) issue (often across multiple issues at once), or inspect the workspace's label vocabulary for drift or to ground a new label key. Triggers on prompts like "add foo:bar to all issues about X", "remove the kind:bug label from FOO-a3bxr", "what labels are in use", "tag these issues with sprint:2026-w17". Does not cover label-based filtering of the ready queue (use `np-finding-work`) or label-based filtering during issue lookup (use `np-reading-issues`).

2026-04-27
np-managing-relationships
프로젝트 관리 전문가

Use when the agent needs to express, remove, or list a dependency or informational link between two `np` (nitpicking) issues — adding `blocked_by` because one issue cannot proceed until another finishes, adding `refs` for a "see also" pointer, removing a relationship that no longer applies, or listing the workspace's relationships at a glance. Triggers on prompts like "mark FOO-a3bxr as blocked by FOO-c4npt", "FOO-12345 references FOO-67890", "remove the blocker", "show me the blocking chains".

2026-04-27
np-reading-issues
소프트웨어 품질 보증 분석가·테스터

Use when the agent needs to understand a specific `np` (nitpicking) issue (typically right after claiming it), explore the issue's parent, siblings, or `refs` neighbours for context, look up an issue by ID, view its history, search for issues by text, or list issues by label or other filters. Triggers on prompts like "what does FOO-a3bxr cover", "what do I need to do for this issue", "do we already have an issue for X", "show me the history of FOO-a3bxr".

2026-04-27
nitpicking GitHub Agent Skills | SkillsMP