Skip to main content
Run any Skill in Manus
with one click
troykelly
GitHub creator profile

troykelly

Repository-level view of 152 collected skills across 6 GitHub repositories.

skills collected
152
repositories
6
updated
2026-06-23
repository explorer

Repositories and representative skills

issue-prerequisite
software-developers

Use before starting ANY work - hard gate ensuring a GitHub issue exists, creating one if needed through user questioning

2026-01-08
feedback-triage
software-quality-assurance-analysts-and-testers

Use when receiving UAT feedback, bug reports, user testing results, stakeholder feedback, QA findings, or any batch of issues to investigate. Investigates each item BEFORE creating issues, classifies by type and priority, creates well-formed GitHub issues with proper project board integration.

2026-01-08
project-board-enforcement
project-management-specialists

MANDATORY for all work - the project board is THE source of truth. This skill provides verification functions and gates that other skills MUST call. No work proceeds without project board compliance.

2026-01-08
epic-management
project-management-specialists

Use for LARGE work requiring feature-level grouping. Creates epic tracking issues, manages related issues under a common label, tracks epic progress, and coordinates with milestones.

2026-01-08
agent-development
software-developers

Use when the user wants to design Codex agent equivalents (specialized workers/profiles/prompt files), define triggering conditions, or build reusable agent prompts and validation tools.

2026-01-08
frontend-design
web-developers

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

2026-01-08
hook-development
software-developers

Use when the user wants to create Codex workflow hooks (pre/post run gates, tool-use validators, stop checks) or needs guidance on hook scripts and hooks.json configuration.

2026-01-08
sentry-code-review
software-quality-assurance-analysts-and-testers

Analyze and resolve Sentry comments on GitHub Pull Requests. Use this when asked to review or fix issues identified by Sentry in PR comments. Can review specific PRs by number or automatically find recent PRs with Sentry feedback.

2026-01-08
Showing top 8 of 67 collected skills in this repository.
ci-monitoring
software-developers

Use after creating PR - monitor CI pipeline, resolve failures, address review feedback, and merge when all gates pass

2026-01-13
feedback-triage
software-quality-assurance-analysts-and-testers

Use when receiving UAT feedback, bug reports, user testing results, stakeholder feedback, QA findings, or any batch of issues to investigate. Investigates each item BEFORE creating issues, classifies by type and priority, creates well-formed GitHub issues with proper project board integration.

2026-01-12
project-board-enforcement
software-developers

MANDATORY for all work - the project board is THE source of truth. This skill provides verification functions and gates that other skills MUST call. No work proceeds without project board compliance.

2026-01-12
worker-dispatch
network-and-computer-systems-administrators

Use to spawn isolated worker processes for autonomous issue work. Uses Task tool with run_in_background for parallel execution and TaskOutput for monitoring. Pre-extracts context to minimize worker token usage.

2026-01-12
worker-protocol
software-developers

Defines behavior protocol for spawned worker agents. Injected into worker prompts. Covers startup, progress reporting, exit conditions, and handover preparation.

2026-01-12
autonomous-orchestration
software-developers

Use when user requests autonomous operation across multiple issues. Orchestrates parallel workers using Task tool, monitors with TaskOutput, handles SLEEP/WAKE cycles, and works until scope is complete without user intervention.

2026-01-12
issue-driven-development
software-developers

Use for any development work - the master 13-step coding process that orchestrates all other skills, ensuring GitHub issue tracking, proper branching, TDD, code review, and CI verification

2026-01-12
autonomous-operation
software-developers

Use when starting any work session - establishes autonomous operation mode, overriding token limits and time pressure to work until goal is achieved

2026-01-09
Showing top 8 of 61 collected skills in this repository.
Showing top 8 of 12 collected skills in this repository.
orchestrate
software-developers

Autonomous single-orchestrator build loop. ONE Claude session (the orchestrator) fans out agent teams via ultracode Workflows to drive the whole repo toward done — identifying next work, then shipping correctness/robustness/tests/docs/API/auth/observability/UX, gap-reviewing, backlogging the gaps, and shipping those too. Selects the right model per job. Runs for days. Trigger: `/loop /orchestrate`. The ONLY exit is a genuinely dry repo (no work, no UX to improve) — never a "natural break point".

2026-06-23
enquire-price-availability
office-clerks-general-439061

Outbound call to ask about the price, stock, or availability of a product or service on the operator's behalf, and report back what you learn. Load this when placing a call whose objective is a price or availability enquiry.

2026-06-18
intercom-open-for-delivery
office-clerks-general-439061

Door or gate intercom: handle a delivery (parcel, food, courier) and open the entry only for a genuine, expected delivery. Load this when answering a door intercom and the visitor says they are delivering something.

2026-06-18
make-reservation
office-clerks-general-439061

Outbound call to book a reservation on the operator's behalf (a restaurant table, an appointment, a booking). Load this when you are placing a call whose objective is to make a booking.

2026-06-18
reception
office-clerks-general-439061

Answer an inbound call as a polite receptionist screening an unknown caller: greet, find out who is calling and why, answer general questions, and decide what happens next. Load this when handling an inbound call from an unknown or untrusted caller.

2026-06-18
take-message
office-clerks-general-439061

Take a message from a caller: capture who is calling, the best callback number, and the message itself, read it back to confirm, and record it for the operator. Load this when a caller wants to leave a message.

2026-06-18
memory
software-developers

Store and recall persistent project memory via the local qdrant memory MCP (qdrant-store / qdrant-find). Recall at the start of non-trivial tasks; store non-obvious decisions, operator feedback, and hard-won lessons when you learn them.

2026-06-17
adr
software-developers

Record an architecture decision as an ADR in docs/adr/. Use whenever a non-trivial design or tooling decision is made (technology choice, data model, protocol, security posture) — before or alongside the implementing commit.

2026-06-14
Showing top 8 of 9 collected skills in this repository.
Showing 6 of 6 repositories
All repositories loaded