Skip to main content
SorraTheOrc
GitHub creator profile

SorraTheOrc

Repository-level view of 20 collected skills across 3 GitHub repositories.

skills collected
20
repositories
3
updated
Aug 12, 2026
repository explorer

Repositories and representative skills

audit
unclassified

EXECUTE immediately when invoked via /skill:audit. Do NOT ask permission or offer alternatives. Provide concise project / work item status and run Worklog helpers to augment results. Trigger on user queries such as: 'What is the current status?', 'Status of…

Aug 9, 2026
ship
unclassified

Canonical dev-to-main release workflow. Provides the release process (dev → main merge) with automated gating for unmerged branches, audit readiness, critical items, worklog refs, and producer review. Trigger with: /skill:ship release

Aug 8, 2026
find-related
unclassified

Discover related work for a Worklog work item and generate a concise, auditable "Related work" report that can be appended to the work item description.

Aug 8, 2026
plan
unclassified

Decompose a Worklog work item into features and implementation tasks. Includes automated effort/risk pre-check to skip planning for small items. Use when a work item needs to be broken down into actionable sub-tasks.

Aug 7, 2026
test
unclassified

Run the full project test suite (pytest + Node) in quiet mode, triage every failure into critical `test-failure` work items, evaluate whether each failing test is genuinely useful via code-path analysis, fix or remove useless tests, and loop until the suite…

Aug 7, 2026
implement
unclassified

Write tests, docs and code for a Worklog work item by following a deterministic workflow. Ensure implementation meets defined acceptance criteria. Trigger on user queries such as: 'Implement <work-item-id>', 'Complete <work-item-id>', 'Work on <work-item-id>'.

Aug 6, 2026
refactor
unclassified

Automated code smell detection and remediation. Detects code smells using a hybrid approach (linters + LLM), fixes session-introduced smells immediately, and creates Worklog work items for pre-existing smells with structured REFACTOR comments to prevent…

Aug 6, 2026
author-command
unclassified

Authors a brand new command for the agent framework following project best practices and conventions. Trigger on user queries such as: 'Create a new command to <do something>', 'Author a command that <does something>', 'I need a command that <does something>'.

Aug 6, 2026
Showing 8 of 17 collected skills.
Showing 3 of 3 repositories
All repositories loaded