Armory
Source
Browse
Skills

terminal-ops

Evidence-first repo execution workflow for ECC. Use when the user wants a command run, a repo checked, a CI failure debugged, or a narrow fix pushed with exact proof of what was executed and verified.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install terminal-ops --cli claude

writes the skill into.claude/skills/terminal-ops/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/terminal-ops/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Evidence-first repo execution workflow for ECC. Use when the user wants a command run, a repo checked, a CI failure debugged, or a narrow fix pushed with exact proof of what was executed and verified.

When to use it

Evidence-first repo execution workflow for ECC. Use when the user wants a command run, a repo checked, a CI failure debugged, or a narrow fix pushed with exact proof of what was executed and verified.

How to install / invoke

Vendored from affaan-m/ecc (skills). See the source: https://github.com/affaan-m/ecc/blob/main/skills/terminal-ops/SKILL.md

Notes

Ingested from the affaan-m/ecc harness library (MIT).