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

rlagycks

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

skills collected
16
repositories
1
updated
2026-07-09
repository explorer

Repositories and representative skills

autonomous-agent-harness
computer-occupations-all-other

Transform Claude Code into a fully autonomous agent system with persistent memory, scheduled operations, computer use, and task queuing. Replaces standalone agent frameworks (Hermes, AutoGPT) by leveraging Claude Code's native crons, dispatch, MCP tools, and memory. Use when the user wants continuous autonomous operation, scheduled tasks, or a self-directing agent loop.

2026-07-09
ontology-sync
software-developers

Scan spec docs and synchronize .claude/ontology/index.json with docs/features/index.md. Use when adding a new domain, editing spec files, or when CI validate-ontology fails.

2026-07-09
continuous-learning
computer-occupations-all-other

Automatically extract reusable patterns from Claude Code sessions and save them as learned skills for future use.

2026-07-09
autonomous-loops
software-developers

Patterns and architectures for autonomous Claude Code loops — from simple sequential pipelines to RFC-driven multi-agent DAG systems.

2026-07-09
ck
software-developers

Persistent per-project memory for Claude Code. Auto-loads project context on session start, tracks sessions with git activity, and writes to native memory. Commands run deterministic Node.js scripts — behavior is consistent across model versions.

2026-07-09
continuous-learning-v2
computer-occupations-all-other

Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents. v2.1 adds project-scoped instincts to prevent cross-project contamination.

2026-07-09
dmux-workflows
software-developers

Multi-agent orchestration using dmux (tmux pane manager for AI agents). Patterns for parallel agent workflows across Claude Code, Codex, OpenCode, and other harnesses. Use when running multiple agent sessions in parallel or coordinating multi-agent development workflows.

2026-07-09
gan-style-harness
software-developers

GAN-inspired Generator-Evaluator agent harness for building high-quality applications autonomously. Based on Anthropic's March 2026 harness design paper.

2026-07-09
Showing top 8 of 16 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded
rlagycks Agent Skills | SkillsMP