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

harivansh-afk

Repository-level view of 44 collected skills across 10 GitHub repositories.

skills collected
44
repositories
10
updated
2026-06-26
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

oracle
software-developers

Deep planning via Oracle CLI (GPT-5.2 Codex). Use for complex tasks requiring extended thinking (10-60 minutes). Outputs plan.md for planner to transform into specs.

2026-01-19
orchestrator
software-developers

Manages weaver execution via tmux. Reads specs, selects skills, launches weavers in parallel, tracks progress. Runs in background.

2026-01-19
planner
project-management-specialists

Interactive planning agent. Designs verification specs through Q&A with the human. Uses Oracle for complex planning. Hands off to orchestrator for execution.

2026-01-19
verifier
software-quality-assurance-analysts-and-testers

Verification subagent. Runs checks from verification_spec in order. Fast-fails on first error. Reports PASS or FAIL with evidence. Does NOT modify code.

2026-01-19
weaver-base
software-developers

Base skill for all weavers. Implements specs, spawns verifiers, loops until pass, creates PR. Tests are never committed.

2026-01-19
axiom-build-debugging
software-developers

Use when encountering dependency conflicts, CocoaPods/SPM resolution failures, "Multiple commands produce" errors, or framework version mismatches - systematic dependency and build configuration debugging for iOS projects. Includes pressure scenario guidance for resisting quick fixes under time constraints

2026-01-19
axiom-database-migration
database-architects

Use when adding/modifying database columns, encountering "FOREIGN KEY constraint failed", "no such column", "cannot add NOT NULL column" errors, or creating schema migrations for SQLite/GRDB/SQLiteData - prevents data loss with safe migration patterns and testing workflows for iOS/macOS apps

2026-01-19
axiom-grdb
software-developers

Use when writing raw SQL queries with GRDB, complex joins, ValueObservation for reactive queries, DatabaseMigrator patterns, query profiling under performance pressure, or dropping down from SQLiteData for performance - direct SQLite access for iOS/macOS

2026-01-19
Showing top 8 of 19 collected skills in this repository.
Showing top 8 of 16 collected skills in this repository.
Showing 10 of 10 repositories
All repositories loaded