Skip to main content
Run any Skill in Manus
with one click
GitHub repository

pop

pop contains 7 collected skills from glebglazov, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
3
updated
2026-07-19
Forks
2
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

wayfinder
software-developers

Plan a huge chunk of work — more than one agent session can hold — as a shared map of decision tickets, and resolve them one at a time until the way to the destination is clear.

2026-07-19
prototype
software-developers

Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like.

2026-07-19
research
software-developers

Investigate a question against high-trust primary sources and capture the findings as a Markdown file in the repo. Use when the user wants a topic researched, docs or API facts gathered, or reading legwork delegated to a background agent.

2026-07-19
to-prd
project-management-specialists

Turn the current conversation context into a PRD and write it as a local markdown file. Use when the user wants to create a PRD from the current context.

2026-07-19
to-tasks
project-management-specialists

Break a plan, spec, or PRD into independently-grabbable work items written as local markdown files, binding the set to the worktree you run it in. Use when the user wants to convert a plan into tasks, create implementation tickets, or break down work into actionable items. Accepts `managed` (isolated pop-owned worktree) and `auto-drain` (queue drains it unattended) arguments.

2026-07-19
grill-consolidate
software-developers

Fold accumulated glossary fragments (from `.grill-context/`, plus any legacy colocated CONTEXT.<counter>.<uuid>.md) into canonical CONTEXT.md files, reconcile clashing sequential ADR numbers (re-sequencing duplicates and fixing the links that pointed at them), and stub superseded ADRs down to their forward pointer, as a deliberate single-writer maintenance pass. Use when the user asks to consolidate, fold, merge, reconcile, clean up, or resolve concurrent context/glossary fragments, duplicate ADR numbers, or superseded ADRs produced by grill-with-docs.

2026-07-19
grill-with-docs
software-developers

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise — conflict-free under parallel agents and teams via generation-numbered glossary fragments and sequential-id ADRs. Use when user wants to stress-test a plan against their project's language and documented decisions.

2026-07-19