afk-skills
v1.2.3Autonomous PR pipeline: plan, implement, internal review, and independent external gates.
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
codex plugin marketplace add AlvinShenSSW/afk
codex plugin marketplace upgrade afk
codex plugin add afk-skills@afkPaste 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/afkClone 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
├── .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
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-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-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-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-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-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-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-init: Part of the afk pipeline. Idempotent repository bootstrap and command detection. Triggers include "/afk-init", "set up afk", "initialise afk".
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-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-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-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
{
"name": "afk-skills",
"version": "1.2.3",
"description": "Autonomous PR pipeline: plan, implement, internal review, and independent external gates."
}For maintainers
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)