Add attention-control to Specialized Skills - #181
Open
aaddrick wants to merge 1 commit into
Open
Conversation
Codex skill that shapes every reply: the runnable command leads, the background trails, and no preamble or recap survives. Ships the same ruleset to seven agents; Codex takes it as a skill. Shape layer adapts ayghri/i-have-adhd (MIT). Language layer derives from L1nefeed's asd-ste100 output style, condensed from ASD-STE100 Issue 9.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
One entry, appended to Specialized Skills.
aaddrick/attention-control — applies air traffic control rules to every Codex reply: command first, background last, no preamble and no recap.
Why it is worth your time. ATC phraseology exists because a distracted human under load mishears an instruction. Aviation solved that with two disciplines: controlled vocabulary, so each word means one thing, and fixed message shape, so the instruction leads and the background trails. This ports both to a coding agent. The reply opens with the command you can run, states errors as location, cause, and fix, and gives time estimates in concrete units instead of "some work".
It is not a concision prompt. The rules keep every fact, number, and condition, because a dropped condition costs a round trip.
Codex install.
codex plugin marketplace add aaddrick/attention-control --ref main, thencodex plugin add attention-control@attention-control. Codex has no output style slot, so the rules ship as a skill. For every turn instead of one, the repo ships an always-onAGENTS.mdsnippet.Provenance. The shape layer adapts
i-have-adhdby Ayoub G. (MIT). The language layer derives from L1nefeed'sasd-ste100output style, condensed from ASD-STE100 Simplified Technical English, Issue 9. The project reproduces no text from the ASD specification, and the ASD does not certify, endorse, or sponsor it.