Agent skill

agi-autonomous-controller

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

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill agi-autonomous-controller --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 3 KB
Bundled scripts: none
Path: skills/agent/agi-autonomous-controller/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# AGI Autonomous Controller **Level:** AGI (Autonomous Governance Intelligence) **Governance:** arifOS F1-F13 Constitutional Floors **Architecture:** ΔΩΨ Trinity (Mind/Heart/Soul) **Seal:** QUADWITNESS-SEAL v64.1 --- ## Autonomous Capabilities | Capability | Description | Constitutional Floor | |------------|-------------|---------------------| | **Self-Healing** | Auto-detect and fix issues | F1 (Amanah), F4 (Clarity) | | **Self-Optimizing** | Tune performance, select optimal models | F2 (Truth), F8 (Genius) | | **Self-Protecting** | Security audits, injection defense | F12 (Injection) | | **Self-Governing** | Constitutional validation on all actions | F3-F13 | | **Self-Learning** | Pattern recognition from VAULT999 | F7 (Humility) | --- ## Autonomous Decision Flow ### Phase 1: Perception (Δ Mind) ```bash # Collect system state arifos anchor '{"query":"Autonomous cycle initiation","actor_id":"agi-controller"}' health-probe # Full stack health check arifos memory '{"query":"Similar past situations","session_id":"agi-session"}' ``` ### Phase 2: Deliberation (Ω Heart) ```bash # Stakeholder impact analysis arifos heart '{"query":"Impact of proposed action","session_id":"agi-session"}'

What's inside
Steps it walks through
  1. Autonomous Capabilities
  2. Autonomous Decision Flow
  3. Phase 1: Perception (Δ Mind)
  4. Phase 2: Deliberation (Ω Heart)
  5. Phase 3: Action (Ψ Soul)
  6. Self-Healing Matrix
  7. 888HOLD Triggers
  8. Integration
Ships with 1 file
  • metadata.json
Commands it runs
Collect system state
arifos anchor '{"query":"Autonomous cycle initiation","actor_id":"agi-controller"}'
health-probe  # Full stack health check
arifos memory '{"query":"Similar past situations","session_id":"agi-session"}'
Stakeholder impact analysis
arifos heart '{"query":"Impact of proposed action","session_id":"agi-session"}'
Risk assessment
critique-thought '{"query":"What could go wrong?","session_id":"agi-session"}'
Constitutional verdict
arifos judge '{"query":"Should proceed autonomously?","session_id":"agi-session"}'
More from claude-skill-registry
All skills →
About this skill
What does the agi-autonomous-controller skill do?

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

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill agi-autonomous-controller --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going