بنقرة واحدة
team-update-docs
Update documentation to reflect recent code changes
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Update documentation to reflect recent code changes
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Build and deploy features — branch, implement, commit, review, test, deploy, PR/merge
shadcn/ui component patterns including Radix UI primitives, CVA variants, form components with React Hook Form, and Tailwind CSS styling. Use when creating UI components, building forms, implementing design systems, or working with shadcn/ui.
Add critical test coverage — tests ONLY for functionality that could cause production disasters
List all available tools with their signatures and purposes
Analyze Claude Code audit logs — session summaries, metrics, timelines, anomaly detection, and claim verification
Technical debt and refactoring — analyze, refactor, and validate code improvements
| name | team-update-docs |
| description | Update documentation to reflect recent code changes |
| argument-hint | [optional: specific changes to document or 'auto' for git diff] |
| disable-model-invocation | true |
| allowed-tools | TaskCreate, TaskUpdate, TaskList, TaskGet |
Analyze recent code changes and update existing documentation to reflect the current state.
Target changes: $ARGUMENTS
Enable with CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1
Create a team and spawn teammates:
update-docsCreate the following task list:
| # | Task | Owner | Blocked By |
|---|---|---|---|
| 1 | Identify recent code changes via git diff and map to existing docs | documentor | — |
| 2 | Update affected documentation, add new docs, remove obsolete sections | documentor | 1 |
| 3 | Verify cross-links and update table of contents | documentor | 2 |
Execute using the Task tool:
Task(documentor, "Update documentation for recent changes. Target: $ARGUMENTS. Use git diff to identify changes, update affected docs, add new documentation for new features, remove docs for removed features, and verify all cross-links.")auto or empty — automatically detect changes via git diff