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

legacybridge-tech

Repository-level view of 24 collected skills across 1 GitHub repositories.

skills collected
24
repositories
1
updated
2026-05-26
repository explorer

Repositories and representative skills

build-verify-loop
software-developers

Self-iterating autonomous loop where the main agent acts as a pure orchestrator, spawning isolated Implementor and Critic subagents in rounds until the artifact converges, an iteration cap is reached, or human escalation is needed. Domain-agnostic โ€” works for code, documents, plans, designs, copy, specs, proposals, or anything with an iterable artifact and explicit acceptance criteria. Also addressable by the short alias "bvl".

2026-05-26
memory-init
software-developers

Initialize the Engram memory system โ€” creates configuration, memory files, and CLAUDE.md integration. Trigger when the user sets up persistent memory for a project, or when `.claude/memory-settings.json` is missing and a memory feature is requested.

2026-04-21
memory-recall
software-developers

Search and recall memories from the Engram files. Trigger when a topic may relate to past discussions, when the user references previous context, or when the user asks "do you rememberโ€ฆ".

2026-04-21
memory-remember
software-developers

Store a memory into the appropriate Engram file. Trigger when a new preference, decision, milestone, or natural conversation summary point is identified, or when the user explicitly asks to remember something.

2026-04-21
memory-status
software-developers

Display Engram memory system status โ€” configuration, file sizes, entry counts, and health check. Trigger when the user asks about memory state, what's been remembered, or for diagnostics.

2026-04-21
meta-skill
software-developers

Manage the dynamic skill library. Initialize skill-library/ and SKILLUSE.md, add new skills, remove skills, edit existing skills, and list available skills. Use when the user wants to manage, create, or modify skills in the skill library.

2026-02-13
agent-browser
software-developers

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

2026-01-22
add-content
software-developers

Create new files in knowledge base with directory governance. Use when user wants to save, create, or add content. Reads RULE.md to understand directory purpose and follows specified rules. Recommends target directory based on content analysis.

2026-01-22
Showing top 8 of 24 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded