Agent Plugins Marketplace
← All plugins

afk-skills

v1.2.3

Autonomous PR pipeline: plan, implement, internal review, and independent external gates.

Codex12 Skills

2 GitHub starsUpdated 2 hours ago

Directory evidence

Runtimes
Codex
Parsed components
12 skill or MCP entries
Source updated
Sep 26, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →

Install afk-skills for Codex

Installs for the current user
codex plugin marketplace add AlvinShenSSW/afk
codex plugin marketplace upgrade afk
codex plugin add afk-skills@afk

Paste and run these commands in a terminal with Codex. They add and refresh the afk catalog, then install this plugin.

Compatibility: the page URL and API slug “afk-skills” remain stable.

  • Codex: afk-skills@agent-plugin-marketplace → afk-skills@afk

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/AlvinShenSSW/afk

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.

Plugin files

afk-skills/
├── .codex-plugin/plugin.json
├── skills/afk/SKILL.md
├── skills/afk-agent-relay/SKILL.md
├── skills/afk-claude-review/SKILL.md
├── skills/afk-codex-review/SKILL.md
├── skills/afk-deepseek-review/SKILL.md
├── skills/afk-glm-review/SKILL.md
├── skills/afk-implementation-pilot/SKILL.md
├── skills/afk-init/SKILL.md
├── skills/afk-internal-review/SKILL.md
├── skills/afk-kimi-review/SKILL.md
├── skills/afk-mimo-review/SKILL.md
└── skills/afk-spec-planner/SKILL.md

Included Skills12

afkskills/afk/SKILL.md

afk: Part of the afk pipeline. Execute an operator-supplied, pre-reviewed issue/PR scope autonomously through the full pipeline. Requires explicit scope; never pick tracker work. Triggers include "/afk", "AFK mode", "go AFK on …".

afk-agent-relayskills/afk-agent-relay/SKILL.md

afk-agent-relay: Part of the afk pipeline. Development-time context compression and raw-request scoping through external models. Triggers include "/afk-agent-relay", "compress context", "relay brief", "scope this".

afk-claude-reviewskills/afk-claude-review/SKILL.md

afk-claude-review: Part of the afk pipeline. Independent read-only Claude review, a fallback role when Claude did not implement the change. Triggers include "/afk-claude-review", "run claude review", "claude gate".

afk-codex-reviewskills/afk-codex-review/SKILL.md

afk-codex-review: Part of the afk pipeline. Independent read-only Codex review, the default outer role when eligible. Triggers include "/afk-codex-review", "run codex review", "codex gate".

afk-deepseek-reviewskills/afk-deepseek-review/SKILL.md

afk-deepseek-review: Part of the afk pipeline. Independent read-only DeepSeek review, an optional external role. Triggers include "/afk-deepseek-review", "run deepseek review", and "DeepSeek external gate".

afk-glm-reviewskills/afk-glm-review/SKILL.md

afk-glm-review: Part of the afk pipeline. Independent read-only GLM review, a fallback external role. Triggers include "/afk-glm-review", "run glm review", "glm gate", and "GLM external gate".

afk-implementation-pilotskills/afk-implementation-pilot/SKILL.md

afk-implementation-pilot: Part of the afk pipeline. Implement an approved plan, run checks and self-review before internal review. Triggers include "/afk-implementation-pilot", "implement the plan".

afk-initskills/afk-init/SKILL.md

afk-init: Part of the afk pipeline. Idempotent repository bootstrap and command detection. Triggers include "/afk-init", "set up afk", "initialise afk".

afk-internal-reviewskills/afk-internal-review/SKILL.md

afk-internal-review: Part of the afk pipeline. Review production readiness before the independent external roles; return an actionable verdict. Triggers include "/afk-internal-review", "internal review PR N", "review before merge".

afk-kimi-reviewskills/afk-kimi-review/SKILL.md

afk-kimi-review: Part of the afk pipeline. Independent Kimi review, the default final role when configured; read-only is prompt-requested. Triggers include "/afk-kimi-review", "run kimi review", "kimi gate".

afk-mimo-reviewskills/afk-mimo-review/SKILL.md

afk-mimo-review: Part of the afk pipeline. Independent read-only MiMo review, an optional external role. Triggers include "/afk-mimo-review", "run mimo review", and "MiMo external gate".

afk-spec-plannerskills/afk-spec-planner/SKILL.md

afk-spec-planner: Part of the afk pipeline. Turn a tracked issue into a reviewable implementation plan; stop before code. Triggers include "/afk-spec-planner", "plan issue N", "spec this out".

Plugin manifests1

.codex-plugin/plugin.json
{
  "name": "afk-skills",
  "version": "1.2.3",
  "description": "Autonomous PR pipeline: plan, implement, internal review, and independent external gates."
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[afk-skills on Agent Plugins Marketplace](https://pluginsmp.com/plugins/afk-skills)