Skip to main content
Run any Skill in Manus
with one click
vincents-ai
GitHub creator profile

vincents-ai

Repository-level view of 15 collected skills across 2 GitHub repositories.

skills collected
15
repositories
2
updated
2026-04-11
repository explorer

Repositories and representative skills

engram-adr
software-developers

Document architectural decisions as engraph ADRs. Store context, options considered, rationale, and consequences for queryable decision history.

2026-04-11
engram-commit-convention
software-developers

Every commit must reference a valid engram task UUID. Covers format, validation, and why --no-verify is prohibited.

2026-04-11
engram-orchestrator
software-developers

Orchestrator agent loop. Coordinates work across subagents using engram as shared state. Search before acting, dispatch by UUID, validate before finishing.

2026-04-11
engram-plan-feature
project-management-specialists

Plan feature implementation by creating an engram task hierarchy. Not a markdown plan — a queryable task tree any agent can retrieve.

2026-04-11
engram-session-end
software-developers

Universal session end protocol. Run at the end of every agent session — closes open tasks, generates a handoff summary, syncs to remote, and validates state.

2026-04-11
engram-session-start
software-developers

Universal session start protocol. Run at the beginning of every agent session — syncs from remote, opens a session, loads prior context, and surfaces the next action.

2026-04-11
engram-subagent-register
software-developers

Subagent registration protocol. Use when assigned a task UUID by an orchestrator — claim the task, pull context from engram, store all findings, and report results back.

2026-04-11
engram-systematic-debugging
software-developers

Systematic debugging with engram evidence trails. Store investigation as reasoning chains — queryable and reviewable by future agents.

2026-04-11
Showing top 8 of 14 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded