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

jmkelly

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

skills collected
27
repositories
3
updated
2026-07-11
repository explorer

Repositories and representative skills

commit
software-developers

Smart commit with Conventional Commits: groups logical changes, infers type + scope from file paths, and generates messages in `<type>(<scope>): <description>` format.

2026-07-11
refactoring-loop
software-developers

Iterative quality gate hardening loop — run the gate, parse failures, fix each failing category with a fresh-context delegate, re-run until all gates pass or diminishing returns are hit.

2026-07-11
review-loop
software-quality-assurance-analysts-and-testers

Relentless quality loop: alternate between a fresh-context implementer and a fresh-context reviewer until only diminishing-return issues remain. The reviewer is advisory-only (no state changes). The implementer starts fresh each cycle, unanchored from prior attempts. Terminates when max severity ≤ 3 for two consecutive cycles or the severity trend is flat.

2026-07-11
handoff
computer-occupations-all-other

Compact the current conversation into a handoff document for a fresh agent to pick up next session. Includes current phase, workspace state, memory state, and suggested skills.

2026-07-07
research
market-research-analysts-and-marketing-specialists-131161

Investigate a question against primary sources (official docs, arXiv papers, Semantic Scholar, source code, specs, first-party APIs) using the web_search tool. Writes structured findings as a Markdown file. Use when the user wants a topic researched, docs gathered, API facts investigated, or reading legwork delegated. Maps to P1 Explore phase.

2026-07-07
self-improvement
computer-occupations-all-other

Meta-cognitive improvement loop: reflect on errors, learn patterns, codify guardrails. The skill that rewrites skills. Always loaded.

2026-07-07
api-design
software-developers

Contract-first API design: schema-first (OpenAPI/gRPC/GraphQL), backward compatibility, consistent error responses, idempotency, cursor pagination, versioning. Use when designing or evolving an HTTP, gRPC, or GraphQL API.

2026-07-07
bio-design
software-developers

Computational biology guardrails: stable API retrieval from biological databases, biological validity constraints (amino acid / DNA alphabets), synthesis constraints (GC content, repeats), and data provenance. Use for protein design, DNA/RNA analysis, molecular dynamics.

2026-07-07
Showing top 8 of 22 collected skills in this repository.
Showing 3 of 3 repositories
All repositories loaded
jmkelly Agent Skills | SkillsMP