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

akollegger

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

skills collected
17
repositories
3
updated
2026-06-18
repository explorer

Repositories and representative skills

sre
network-and-computer-systems-administrators

Structured SRE debugging methodology for aie-matrix production incidents. Use this skill whenever the user is investigating anything that is slow, broken, or behaving unexpectedly in production or staging — including slow deploys, failing health probes, high latency, unexpected restarts, memory pressure, or anything described as "something is wrong" or "why is X taking so long". Also use when writing a post-mortem or runbook entry. The skill enforces a disciplined observe-hypothesize-test loop rather than applying fixes based on intuition.

2026-06-18
speckit-verify
software-quality-assurance-analysts-and-testers

Gate check before opening a PR: clean build, all tests (unit + integration), spec coverage, doc impact, and a go/no-go verdict. Run after /speckit.implement and before opening a pull request.

2026-06-02
aie-matrix-effect
software-developers

Effect-ts coding standard for all server-side packages in aie-matrix (server/agent-host/ and server/*). Use when writing or reviewing services, route handlers, error types, logging, configuration, or background fibers in any of these packages.

2026-05-21
speckit-specify
computer-systems-analysts

Create or update the feature specification from a natural language feature description.

2026-05-21
gram-lint
software-quality-assurance-analysts-and-testers

Validate gram notation snippets or files using the gram-lint CLI. Use whenever you need to check whether a gram expression or .map.gram file is syntactically valid — especially when designing format changes, reviewing example files, or verifying that proposed snippets are parseable by the WASM grammar.

2026-05-02
gram-lint
software-quality-assurance-analysts-and-testers

Validates Gram notation files and inline snippets using the gram-lint CLI (parse errors, optional s-expression tree). Use when editing or generating .gram files, debugging Gram.parse failures, validating converter output, or when the user mentions gram-lint, Gram syntax, or linting gram documents.

2026-04-26
speckit-git-commit
software-developers

Auto-commit changes after a Spec Kit command completes

2026-04-24
speckit-git-feature
software-developers

Create a feature branch with sequential or timestamp numbering

2026-04-24
Showing top 8 of 13 collected skills in this repository.
Showing 3 of 3 repositories
All repositories loaded