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

ariffazil

Repository-level view of 655 collected skills across 9 GitHub repositories.

skills collected
655
repositories
9
updated
2026-07-21
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

#01
AAA
394 skills · 2026-07-17
Software DevelopersComputer Occupations, All OtherNetwork & Computer Systems AdministratorsSoftware Quality Assurance Analysts & TestersInformation Security AnalystsData Scientists
16 occupation categories · 100% classified
60%share
#02
HERMES
210 skills · 2026-07-21
Software DevelopersComputer Occupations, All OtherNetwork & Computer Systems AdministratorsMarket Research Analysts & Marketing SpecialistsProject Management SpecialistsFinancial & Investment Analysts
21 occupation categories · 100% classified
32%share
#03
arifos
26 skills · 2026-07-07
Software DevelopersNetwork & Computer Systems AdministratorsProject Management SpecialistsSecretaries & Administrative Assistants, Except Legal, Medical, & ExecutiveCompliance OfficersComputer Systems Analysts
8 occupation categories · 100% classified
4.0%share
#04
oo0-STATE
19 skills · 2026-04-30
Software DevelopersManagement AnalystsWriters & AuthorsAdministrative Law Judges, Adjudicators, & Hearing OfficersCustomer Service RepresentativesData Scientists
8 occupation categories · 100% classified
2.9%share
#05
arifosmcp
2 skills · 2026-03-28
Network & Computer Systems AdministratorsSoftware Developers
2 occupation categories · 100% classified
0.3%share
#06
WEALTH
1 skills · 2026-06-16
Computer Occupations, All Other
1 occupation categories · 100% classified
0.2%share
#07
A-FORGE
1 skills · 2026-06-30
Computer Occupations, All Other
1 occupation categories · 100% classified
0.2%share
#08
WELL
1 skills · 2026-06-29
Computer Occupations, All Other
1 occupation categories · 100% classified
0.2%share
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

federation-release-attestation
software-developers

Produces a seven-repository federation release manifest proving tag, commit, CI, artifact, and deployed-runtime parity. Never overwrites existing tags — issues corrected tags when drift is detected. Outputs signed JSON manifest with per-repo evidence chain.

2026-07-17
forge-pr-governance
software-quality-assurance-analysts-and-testers

High-level governance layer for pull request review across the federation. Ensures separation of duties, required signers, and constitutional compliance before merge. This is the **policy layer** that decides who must approve. The **checklist** lives in `github-pr-review`; do not duplicate it here.

2026-07-17
forge-repo-intelligence
software-developers

Controller skill for repository intelligence across the arifOS Federation. Exposes 9 modes (inventory, map, delta, pr_review, ci_diagnose, issue_triage, security, cross_repo_impact, release_audit) and orchestrates existing GitHub micro-skills rather than duplicating their logic. Every mode outputs a minimum evidence envelope with repo, ref, commit_sha, working_tree, tag_delta, changed_files, critical_paths, tests, ci, security, contract_impacts, runtime_probe, risk_tier, proposed_action, rollback, evidence_class, and unknowns.

2026-07-17
asi-session-seal
software-developers

End-of-session seal ritual for Grok/AAA agents: inventory done vs open, write forge_work receipt, update session-state and daily memory, hand off next-agent INIT prompt. Use when: seal session, end of turn, session seal, handoff, close session, DITEMPA seal.

2026-07-17
forge-sct-federation-ingress
software-developers

Wire, verify, and operate federation Session Capability Tokens (SCT) across arifOS mint/validate and organ ingress gates (A-FORGE, GEOX, WEALTH, WELL, AAA). Use when: SCT gate, session_token, federation_sct, SCT_AMBIGUOUS, tool_authority, FORGE_SCT_REQUIRE_MUTATE, 65-case matrix, decision event.

2026-07-17
forge-seal-a-close
software-developers

Close remaining Seal-A gates after P0 proof/identity/SCT/T3a work. Use when: Seal-A, stage 000, SE stage engine, SOT v2, BOOT, T3a binding, free_nonce, constitutional_grade, remaining seal tasks.

2026-07-17
forge-t3a-binding-matrix
software-developers

Close T3a authenticated session binding via falsifiable P0 matrix. Use when: T3a, free_nonce, bridging_seal, Ed25519 arif binding, key fragmentation, forge_p0_binding_test, NEG.3, NEG.6b, authenticated_session_binding.

2026-07-17
apex-audit-coverage-check
computer-occupations-all-other

Audit whether every constitutional floor and federation organ has code enforcement, tests, bypass resistance, and trace coverage. Use for read-only F1-F13 audits, organ boundary reviews, cascade-risk checks, or governance gap analysis.

2026-07-17
Showing top 8 of 394 collected skills in this repository.
federation-config-reconciliation
software-developers

Reconcile split-brain truth sources in a multi-organ federation — when arifOS capability_map, Hermes config.yaml providers block, MCP server registry, and runtime env all claim to be the canonical source for "what's configured". Load when Arif reports "Hermes says 1 provider, arifOS says 28", when a tool call fails with unknown provider, or when fixing audit findings about API key / model / organ coverage.

2026-07-21
hermes-provider-setup
software-developers

Add, fix, or migrate custom/third-party LLM providers in a Hermes Agent install so they appear in `/model` (CLI) and the Telegram gateway picker. Covers providers block shape, env-var key mapping, security-blocker on direct config writes, three-tier multimodal fallback chains, MiMo UltraSpeed/Pro/v2.5 capability matrix and supports_vision flag for forced auxiliary routing, vault→hermes.env key sync pattern, picker zen with 5-state failure classification (OK/PAUSED/BROKEN/CHAT_INCOMPATIBLE/EXC) and dedupe by route priority, MoA preset cross-dependency on provider models, MiniMax direct provider + mmx-cli for multimodal generation, OpenCode Go vs Zen tier verification, and dead fallback cleanup.

2026-07-21
minimax-cli
software-developers

MiniMax multimodal via mmx-cli — TTS, video, music, image, vision, search

2026-07-21
forge-before-build
software-developers

Test whether a proposed improvement actually beats the existing baseline BEFORE committing to build it. Spawn parallel forge agents that each compare challenger vs baseline on the same data. Kill ideas that don't improve; forge only what measurably helps.

2026-07-21
hermes-prime-federation-map
computer-occupations-all-other

Map of the arifOS federation — organs, ports, roles, MCP surfaces, health probes. Load when Arif asks 'what organs are alive', 'show me the federation', 'is X running', 'what port is Y', or when you need to route a task to the right organ.

2026-07-21
measure-before-acting
software-developers

Probe live state BEFORE proposing fixes, additions, or changes. Read configs, test commands, check what exists — then act only on real gaps. Use ALWAYS. This is not optional. Arif corrected multiple times (2026-07-04, 2026-07-08, 2026-07-11) for proposing fixes to things that already worked, for citing stale audits as live state, and for accepting 'first time' / 'novel' / 'pick from N options' prompts without probing disk.

2026-07-21
arifos-organ-forging
software-developers

Forge new constitutional organs in arifOS — vector indexing, dual-gate architecture, EMD pipeline integration, Qdrant backfill, derived-view enrichment.

2026-07-21
arifos-runtime-module-authoring
software-developers

Create new arifOS runtime modules (audit, fatigue, scoring, etc.) following project conventions — Pydantic v2, VAULT999 persistence, ruff clean, line budgets.

2026-07-21
Showing top 8 of 210 collected skills in this repository.
arifos-agent-induction
project-management-specialists

The mandatory operational guide and metabolic flow for agents interacting with arifOS. Ditempa Bukan Diberi.

2026-07-07
aaa-agentic-governance-aaa-cockpit-canonical
software-developers

Governed intelligence skill for AAA as the abstraction, attestation, and abduction control plane across arifOS, APEX, A-FORGE, GEOX, WEALTH, WELL, and the ariffazil profile repository. Use when the user asks to explain or design AAA, route agentic work, reduce chaos/entropy in an arifOS federation task, create AREP/task declarations, classify risk, plan multi-repo changes, review governance boundaries, or translate human intent into evidence-backed, authority-safe, recursively agentic workflows. Provides deterministic F1-F13 floor checking, bounded abduction, and FederationReceipt composition.

2026-06-29
arifos-langfuse
software-developers

Instrument arifOS constitutional AI kernel with Langfuse LLM tracing. Use when (1) adding Langfuse tracing to arifOS tool calls, (2) wiring arifOS telemetry to Langfuse cloud or self-hosted, (3) querying arifOS trace data from Langfuse, (4) migrating arifOS mind_reason/heart_critique calls to Langfuse spans. DITEMPA BUKAN DIBERI — Forged, Not Given.

2026-06-25
github
software-developers

GitHub operations — issues, PRs, commits, code search, CI/CD via gh CLI

2026-06-23
agi-autonomous-controller
software-developers

AGI-level autonomous controller — self-healing, self-optimizing, constitutionally governed by arifOS F1-F13

2026-06-06
arifos-mcp-call
software-developers

Invoke arifOS constitutional MCP tools (000-999 pipeline, F1-F13 enforced)

2026-06-06
arif-a2a-call
software-developers

A2A v1.0.0 client + 888 JUDGMENT integration for OPENCLAW. Use when candidate actions require ASI deliberation or A2A federation with APEX (formerly Hermes).

2026-05-17
vps-docker
network-and-computer-systems-administrators

Full VPS Docker status — all containers, resource usage, arifOS health

2026-05-11
Showing top 8 of 26 collected skills in this repository.
arifos-align
mental-health-counselors

Match emotional frequency, detect power dynamics (444_CONSULT). Detects emotional state and power imbalance. The empathy detection stage of arifOS metabolic loop. Use when emotional calibration matters.

2026-04-30
arifos-anchor
social-and-human-service-assistants

Establish position, intake context, ground reality (000_INTAKE). The intake stage of arifOS metabolic loop. Reduces sensory entropy by fixing a reference frame. Use at the beginning of any interaction to establish grounding.

2026-04-30
arifos-audit
software-developers

Check F1-F9 floors, compute governance score (777_VERIFY). Checks constitutional floors. The enforcement layer of APEX tier. Use to verify any action against arifOS constitution.

2026-04-30
arifos-forge
writers-and-authors

Reduce entropy, refine output, cool structure (888_HOLD). Reduces entropy and refines output. The cooling process. Use when refining drafts or reducing complexity.

2026-04-30
arifos-integrate
management-analysts-131111

Combine knowledge, cross-domain synthesis (333_DELIBERATE). Combines knowledge across domains and forges creative connections. Use when connecting disparate domains or synthesizing insights.

2026-04-30
arifos-reason
management-analysts-131111

Logical inference, causal trace, plan steps (222_PROCESS). Executes logical inference and causal analysis. The cognitive engine of AGI tier. Use when breaking down complex problems into logical steps.

2026-04-30
arifos-respond
writers-and-authors

Generate compassionate, harm-aware output (666_AUDIT). Generates compassionate output. Transforms correct answers into healing conversations. Use when crafting final responses to users.

2026-04-30
arifos-seal
administrative-law-judges-adjudicators-and-hearing-officers

Finalize lawful decision, log precedent (999_EMIT). Finalizes decisions and logs to VAULT999. The commitment stage. Use when making irreversible commitments.

2026-04-30
Showing top 8 of 19 collected skills in this repository.
Showing 9 of 9 repositories
All repositories loaded