ps-automate-me
Automate me
Harness adaptation
Read the harness adaptation contract before delegating work, asking structured questions, selecting models, or locating harness state.
A guided flow for turning the user's working conventions into a skill agents will follow. The output is one -mode skill tailored to them (e.g. jay-mode, priya-mode).
This skill orchestrates three others: an inline mining pass (see step 1), the harness's built-in create-skill (authoring), and the ps-unslop skill (prose discipline). It sequences them; it doesn't replace them.
Flow
0. Check for an existing skill
Look recursively for .agents/skills/**/*-mode/SKILL.md and ~/.agents/skills/*-mode/SKILL.md matching the user's handle. Mode skills can live in a personal category directory (.agents/skills/<handle>/), not only at the top level. If one exists, confirm intent with asking the user (unless they already said "update my skill" or similar):
- Update the existing skill (default for repeat runs)
- Start fresh (rare; ask why before doing it)