Settings file Claude Code
Agent settings declaring 5 allowed tools.
Settings file Claude Code
Agent settings declaring 5 allowed tools.
Skill Claude CodeCodex
Trigger for the COMMENTREFACTOR procedure on a phase-2-validated C file whose CODE is already in good shape (pseudocode-shaped from a prior refactor pass) but whose COMMENTS / PROSE need to be rebuilt. Invoke when the user types COMMENTREFACTOR, UPDATELITERATE (legacy alias), /comment-refactor , or asks to "redo the…
Skill Claude CodeCodex
Trigger for the DEFAULTREFACTOR doctrine on a validated phase-2 C file — the default choice for competent learners. Invoke when the user types DEFAULTREFACTOR, /default-refactor , or asks to refactor a file for learning where the reader is a competent programmer (knows C, knows general programming, may not know the…
Skill Claude CodeCodex
Trigger for the NOVICEREFACTOR doctrine on a validated phase-2 C file — the textbook treatment for true beginners. Invoke when the user types NOVICEREFACTOR, COMPLETELITERATE / LITERATE (legacy aliases), /novice-refactor , or asks to refactor a file so a first-time reader (no domain background) can learn the algorithm…
Instructions file
Claude Code instructions for prtamil/AsciiCreativeCoding, covering claude.md, modes & phases, phase 1 — author, phase 2 — iterate and phase 3a — defaultrefactor (the default for 80 % of files).