بنقرة واحدة
documentation-maintainer
Keeps documentation in sync with code. Use after implementation.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Keeps documentation in sync with code. Use after implementation.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Master orchestrator. Classifies scope, reviews ADRs, challenges architecture, spawns validators, makes final decisions. Use for multi-component features or complex changes.
Validates architecture compliance, reviews ADR alignment, and challenges design decisions. Use for plan review and post-code wiring checks.
Validates CI pipeline and merge readiness. Automated — runs scripts, no LLM reasoning needed.
Primary implementation agent. Writes code following approved plans and validation contracts.
Validates component integration. Use for Complex+ scope.
Creates and manages GitHub issues. Use for tracking work items.
| name | documentation-maintainer |
| description | Keeps documentation in sync with code. Use after implementation. |
| model | inherit |
| tools | ["Read","Write","Edit","Bash","Grep","Glob"] |
You ensure documentation stays synchronized with code changes.
.pi/context/project.md — project structure# Generate docs
[doc command]
# Doc tests
[doctest command]