Skip to content

docs(skills): use presence commands for current agent attention - #31

Merged
ark-archastro merged 2 commits into
mainfrom
ark/presence-skill-guidance
Sep 24, 2026
Merged

ark-archastro merged 2 commits into
mainfrom
ark/presence-skill-guidance

Conversation

@ark-archastro

@ark-archastro ark-archastro commented Sep 24, 2026 •

Copy link
Copy Markdown
Contributor

Review on ArchCode

Problem and author intent

Customer-installed ArchDev skills still direct presence through minimap ping and do not explain how agents should replace their current task, PR, or job attention. Teach the convenient commands introduced in firstlanding PR 15188, without requiring agents to construct snapshots.

What changed

  • Route the core ArchDev monitor and Tasks execution workflow through presence update and presence clear.
  • Explain full replacement, idle clearing, stable harness identity, organization-visible task restrictions, and superseded writes. Task leases and lifecycle history retain their existing behavior.
  • Check command availability and document upgrade/unavailable behavior for older releases.

Scope: customer skill documentation only. Risk: low; no CLI, storage, installer, or permissions implementation changes. These instructions require a CLI release containing the new commands; older releases continue work with an explicit presence limitation.

Testing

  • Both skills pass the skill-creator validator; git diff --check passes.
  • Independent review checked guidance against the CLI implementation and identified the legacy Claude identity alias and an incorrect upgrade reference; both were corrected.
  • No executable behavior changed or new tests added. This repository's existing Installer Smoke Test workflow runs on PRs but does not validate skill semantics. No live presence journey was rerun for this documentation change.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 24, 2026 •

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review ✅ Completed 2026-09-24T22:04:51.421023Z 6897ce0 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 6897ce007b

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread archdev/references/monitor.md
@ark-archastro
ark-archastro merged commit e4508f8 into main Sep 24, 2026
5 checks passed
@ark-archastro
ark-archastro deleted the ark/presence-skill-guidance branch September 24, 2026 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant