Source

smithery/troykelly

29 skills · 0 combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
autonomous-operation Use when starting any work session - establishes autonomous operation mode, overriding token limits and time pressure…
smithery/troykelly
0
2
autonomous-orchestration Use when user requests autonomous operation across multiple issues. Orchestrates parallel workers using Task tool, mo…
smithery/troykelly
0
3
branch-discipline Use before any code changes - hard gate ensuring work never happens on main branch, with proper feature branch creati…
smithery/troykelly
0
4
ci-monitoring Use after creating PR - monitor CI pipeline, resolve failures, address review feedback, and merge when all gates pass
smithery/troykelly
0
5
clean-commits Use when committing code - ensures atomic, descriptive commits that leave the codebase in a merge-ready state at ever…
smithery/troykelly
0
6
environment-bootstrap Use for development environment setup - create and maintain init scripts, run smoke tests, ensure consistent environm…
smithery/troykelly
0
7
features-documentation Use when user-facing features change. Ensures features documentation is updated. Pauses work if documentation has dri…
smithery/troykelly
0
8
feedback-triage Use when receiving UAT feedback, bug reports, user testing results, stakeholder feedback, QA findings, or any batch o…
smithery/troykelly
0
9
github-api-cache MANDATORY before any GitHub project operations - caches project metadata to prevent rate limit exhaustion. Called by …
smithery/troykelly
0
10
inclusive-language Use when writing code, documentation, or comments - always use accessible and respectful terminology
smithery/troykelly
0
11
inline-documentation Use when writing code - ensure complete JSDoc, docstrings, and inline comments assuming documentation will be generat…
smithery/troykelly
0
12
issue-decomposition Use when an issue is too large for a single task - breaks into linked sub-issues with full documentation, ensuring ma…
smithery/troykelly
0
13
issue-lifecycle Use throughout all work - ensures GitHub issues are updated continuously as work happens, not batched at the end
smithery/troykelly
0
14
local-service-testing Use when code changes touch database, cache, queue, or other service-dependent components - enforces testing against …
smithery/troykelly
0
15
memory-integration Use to maintain context across sessions - integrates episodic-memory for conversation recall and mcp__memory knowledg…
smithery/troykelly
0
16
music-assistant Control Home Assistant Music Assistant - browse library, search, play, manage preferences and moods.
smithery/troykelly
0
17
no-deferred-work Use during all development - no TODOs, no FIXMEs, no "we'll add this later"; do it now or get explicit deferral permi…
smithery/troykelly
0
18
postgis MANDATORY when working with geographic data, spatial queries, geometry operations, or location-based features - enfor…
smithery/troykelly
0
19
pre-work-research Use before starting implementation - research repository documentation, codebase patterns, and external resources to …
smithery/troykelly
0
20
project-board-enforcement MANDATORY for all work - the project board is THE source of truth. This skill provides verification functions and gat…
smithery/troykelly
0
21
research-after-failure Use after 2 consecutive failed attempts at solving a problem - STOP guessing and research documentation, codebase, an…
smithery/troykelly
0
22
review-gate HARD GATE before PR creation - verifies review artifact exists in issue comments, all findings addressed or tracked, …
smithery/troykelly
0
23
review-scope Use before code review - determine if change is minor (review new code only) or major (review impacted code too)
smithery/troykelly
0
24
sentry-code-review Analyze and resolve Sentry comments on GitHub Pull Requests. Use this when asked to review or fix issues identified b…
smithery/troykelly
0
25
sentry-setup-ai-monitoring Setup Sentry AI Agent Monitoring in any project.
smithery/troykelly
0
26
sentry-setup-tracing Setup Sentry Tracing (Performance Monitoring) in any project. Use this when asked to add performance monitoring, enab…
smithery/troykelly
0
27
style-guide-adherence Use when writing code - follow Google style guides where available, otherwise follow established best practices for t…
smithery/troykelly
0
28
tdd-full-coverage Use when implementing features or fixes - test-driven development with RED-GREEN-REFACTOR cycle and full code coverag…
smithery/troykelly
0
29
worker-protocol Defines behavior protocol for spawned worker agents. Injected into worker prompts. Covers startup, progress reporting…
smithery/troykelly
0