Skip to main content
robertguss
GitHub creator profile

robertguss

Repository-level view of 94 collected skills across 15 GitHub repositories.

skills collected
94
repositories
15
updated
Sep 3, 2026
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

doc-refresh
software-developers

Refresh a repo's documentation for a live production system — audit stale docs, rebuild a focused doc set with diagrams, update AI-agent knowledge bases, and improve code-level docstrings

Aug 8, 2026
app-store-opportunity-research
market-research-analysts-and-marketing-specialists-131161

Full-pipeline iOS App Store opportunity research. Discovers underserved niches, analyzes competitor gaps, estimates revenue, produces scored top-3 opportunity reports, and writes MVP PRDs — all through browser and web research. Use when the user wants to find…

Mar 22, 2026
app-growth-playbook
market-research-analysts-and-marketing-specialists-131161

Generate platform-specific, actionable growth playbooks for mobile apps. Use when planning a Product Hunt launch, creating TikTok/Reels content strategies, setting up Apple Search Ads campaigns, preparing App Store featuring submissions, building referral…

Mar 13, 2026
app-review-analyzer
market-research-analysts-and-marketing-specialists-131161

Systematically analyze app reviews for competitor research or own-app reputation management. Categorize reviews by sentiment and themes (bugs, missing features, UX complaints, pricing objections, praise, support issues), identify actionable patterns, produce…

Mar 13, 2026
app-store-listing-optimizer
market-research-analysts-and-marketing-specialists-131161

Optimize iOS App Store and Google Play Store listings for maximum discoverability and conversion. Perform competitive keyword research, craft keyword-optimized titles/subtitles/descriptions, design screenshot sequences, and generate A/B test variants. Use…

Mar 13, 2026
app-creator
software-developers

Orchestrate iOS/macOS app scaffolding and optional skill adoption for existing projects. Use when users want a guided wizard that can scaffold with XcodeGen and optionally install xcode-makefiles and simple-tasks.

Mar 13, 2026
simple-tasks
software-developers

Install a fast local task workflow for single-project planning with `scripts/task.sh` (claim, done, status, reporting) backed by `tasks/TASKS.md` and optional `tasks/details/` notes. Use for lightweight in-progress task coordination, not full team issue…

Mar 13, 2026
xcode-makefiles
software-developers

Install strict Xcode Makefile tooling for iOS/macOS projects, including build/run/test scripts with AGENT_NAME-based per-agent isolation under build/. Use when a project needs reproducible local CLI builds without full app scaffolding.

Mar 13, 2026
Showing 8 of 28 collected skills.
council
unclassified

Opt-in council rung for a Mycelium idea: commission identical prompts across N models, collect per-model reports, and reconcile with retained dissent. Suggest only on v1 replication triggers. Use when program/packs/council/ is present. Does not invent…

Aug 16, 2026
second-opinion
unclassified

Cheap second-opinion rung for a Mycelium idea: one different model, identical commissioning prompt, exactly one model-report, no reconciliation. Use when program/packs/council/ is present. Does not invent council/ladder/replicate verbs. Does not commit unless…

Aug 16, 2026
clarify
unclassified

Mark a Mycelium idea clarified: destination reached, handoff packet buildable. Use when the human says the idea is decided enough to hand off, or asks to clarify. Does not write the packet.

Aug 16, 2026
handoff
unclassified

Write the Mycelium implementation packet and set state to handed-off. Use when the idea is clarified and the human is ready to implement. Legal only from clarified. Does not reopen locked decisions.

Aug 16, 2026
mycelium-cli
unclassified

Operate a Mycelium idea instance with the mycelium CLI: scaffold, generate registered artifacts, check conformance, change tier, lifecycle transitions, wake, handoff, index, status, publish, and supersede. Use when working inside an idea repo that has…

Aug 16, 2026
portfolio
unclassified

Cross-idea Mycelium portfolio view: run status --all, interpret local-only partials honestly, and do not mutate. Use when surveying many ideas or the human asks for portfolio status. Pass --offline when hermetic or gh is absent.

Aug 16, 2026
session
unclassified

Choose the Mycelium ritual from the human's goal: new spark, work a live idea, park, wake, research program, second opinion, council, clarify, or handoff. Use at the start of a sitting in a mycelium.toml repo, or when the human states a goal but not a command.

Aug 16, 2026
simmer
unclassified

Park a Mycelium idea on purpose: exploring → simmering with a required revisit date or event. Use when the human wants to stop, come back later, or says park/simmer. Not for blocked work and not for unstateable fog.

Aug 16, 2026
Showing 8 of 18 collected skills.
conveyor-docs-steward
software-developers

Stewards Conveyor repo documentation so roadmap, handoff, changelog, ADRs, backlog docs, and domain language stay consistent without doc churn. Use when work changes Conveyor product direction, artifact boundaries, roadmap phase, session handoff state,…

May 1, 2026
axi
software-developers

Agent eXperience Interface (AXI) — ergonomic standards for building CLI tools that agents use via shell execution. Use when building, modifying, or reviewing any agent-facing CLI.

Apr 29, 2026
caveman
technical-writers

Ultra-compressed communication mode. Cuts token usage ~75% by dropping filler, articles, and pleasantries while keeping full technical accuracy. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes…

Apr 29, 2026
diagnose
software-developers

Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or…

Apr 29, 2026
grill-me
management-analysts-131111

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 "grill me".

Apr 29, 2026
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. Use when user wants to stress-test a plan against their project's language and…

Apr 29, 2026
improve-codebase-architecture
software-developers

Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase…

Apr 29, 2026
setup-matt-pocock-skills
software-developers

Sets up an `## Agent skills` block in AGENTS.md/CLAUDE.md and `docs/agents/` so the engineering skills know this repo's backlog backend (GitHub or local markdown), triage label vocabulary, and domain doc layout. Run before first use of `to-issues`, `to-prd`,…

Apr 29, 2026
Showing 8 of 14 collected skills.
setup-starter-kit
unclassified

Set up a fresh clone of the Next.js + Convex + Clerk Web App Starter Kit through a running, verified development app. Use for first-time setup, missing CLERK_JWT_ISSUER_DOMAIN errors, or broken Clerk-to-Convex authentication.

Aug 27, 2026
source-command-convex-auth-setup
unclassified

Set up or extend Clerk authentication and owner authorization in this Next.js and Convex starter.

Aug 27, 2026
clerk-cli
software-developers

Operate the Clerk CLI (`clerk` binary) for authentication, user/org/session management, impersonation, local webhook testing, deploy verification, instance config, env keys, feature toggles, and any Clerk Backend, Platform, or Frontend API call. Use when the…

Aug 5, 2026
clerk-setup
software-developers

Add Clerk authentication to any project by following the official quickstart guides.

Aug 5, 2026
shadcn
software-developers

Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI, including chat interfaces. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries,…

Aug 5, 2026
auth-setup
software-developers

Set up Convex authentication with proper user management, identity mapping, and access control patterns. Use when implementing auth flows.

May 6, 2026
components-guide
software-developers

Guide to using Convex components for feature encapsulation. Learn about sibling components, creating your own, and when to use components vs monolithic code.

May 6, 2026
convex-helpers-guide
software-developers

Discover and use convex-helpers utilities for relationships, filtering, sessions, custom functions, and more. Use when you need pre-built Convex patterns.

May 6, 2026
Showing 8 of 11 collected skills.
Showing 12 of 15 repositories