All authors
Kangentic avatar

Claude Skills by Kangentic

github.com/Kangentic
18 skillsA× 180 installs0 views
Add Ipc EndpointA

Scaffold a new IPC endpoint across all 7 layers

developmentbashapi
0
116
Add MigrationA

Add a new database migration

developmenttypescriptgo
0
116
Code ReviewA

Review git changes for quality and conventions via parallel reviewer subagents synthesized in the main agent (auto-fixes findings, fills red-green test-coverage holes, and commits that pass locally by default)

developmenttypescriptrust
0
116
CommitA

Create a LOCAL commit only - stage and commit on the current branch with no push and no rebase. Use for "commit" / "commit changes" / "commit current changes" / "save my work". NOT for pushing, landing, or merging back (use /pull-request or /merge-back for that).

developmentgobash
0
116
Cross PlatformA

Cross-platform pitfalls for shell handling, paths, and file operations

developmentrustgo
0
116
Debug ActivityA

Diagnose activity-engine issues - a task shows active or idle wrongly, the board indicator is stuck, false thinking or false idle, activity engine debugging playbook

developmentgoshell
0
116
Ipc BridgeA

IPC bridge checklist for adding or modifying endpoints across all 7 layers

developmentjavascripttypescript
0
116
Merge BackA

Direct quick-push escape hatch - commit, rebase, and push straight to the source branch, bypassing the PR gate. Use only when the user explicitly asks to push, land, or merge back a quick change. The normal flow is the board (Testing -> /pull-request, Merge -> /merge-pull-request). NOT for a plain local commit (use /commit for that).

developmentgobash
0
116
Merge Pull RequestA

Merge an already-green PR (rebase merge, delete branch) and fast-forward the local main checkout for HMR. This is the Merge column skill. It assumes the Testing column (/pull-request) already drove the PR to green. Not for creating a PR (use /pull-request) or a direct quick-push (use /merge-back).

developmentgobash
0
116
PreviewA

Open dev server for previewing live code changes

developmentgoshell
0
116
Pull RequestA

Create a PR and drive its CI checks to all-green (auto-fixing code and de-flaking/rewriting tests), then stop. Never merges. This is the Testing column skill. Use /merge-pull-request to merge a green PR.

developmentgoshell
0
116
Release ProtocolA

Version bump, changelog, tag, and push a @kangentic/protocol release, independent of the Kangentic desktop release

developmentrustgo
0
116
ReleaseA

Version bump, changelog, tag, push release, and mark the Sentry issues it fixes

developmentrustgo
0
116
Scaffold FeatureA

Plan and implement a full-stack feature

developmentgobash
0
116
SentryA

Investigate a Sentry issue - retrieve the issue, latest event, stack trace, tags, and breadcrumbs from kangentic.sentry.io and diagnose it. Use when a task or the user says to investigate/look at/diagnose a Sentry issue or link, or to check what errors are arriving.

developmentjavascriptrust
0
116
Session LifecycleA

Session state machine, PTY lifecycle, and terminal ownership patterns

developmentshellbash
0
116
Sync DocsA

Review and update documentation to match current source code

developmentrustgo
0
116
TestA

Run tests, audit coverage, or write missing tests

developmentgobash
0
116