TraceDecay Dev: Writing Agent-Managed Skills
SkillAI & modelsTraceDecay Dev: Use when creating, revising, validating, approving, installing, or auditing TraceDecay agent-managed automation skills and skill-writer drafts.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the TraceDecay Dev: Writing Agent-Managed Skills skill
What this skill tells your AI
The instructions your AI receives, as published by scriptedalchemy/tracedecay in .claude/skills/writing-agent-managed-skills/SKILL.md and read by ahel’s review.
Agent-managed skills are profile-owned drafts produced by automation. Treat
them as generated artifacts with lifecycle state, validation evidence, and
usage telemetry; bundled plugin/skills/ changes are a separate release path.
Workflow
- Inspect before editing:
tracedecay_skill_listfor inventory, thentracedecay_skill_viewwith support files for the target draft. - Read the writer run evidence:
tracedecay_automation_run_artifact_viewforgenerated_evals,validation_gate,optimizer_diagnosis, andcodex_handoffartifacts. - Decide the path:
- managed draft fix: update through
tracedecay automation skills ...commands or dashboard flow; - bundled reusable guidance: edit
plugin/skills/<slug>/SKILL.mdand run agent-suite validation.
- managed draft fix: update through
- Validate discovery text: description starts with
Use when, names concrete triggers, avoids workflow summaries, and stays host-portable. - Check adoption after install with analytics diagnostics and skill usage events before declaring the skill effective.
Quality Bar
| Check | Pass condition |
|---|---|
| Trigger | Another agent can identify when to load it from description alone. |
| Body | Short imperative workflow, no session narrative, no stale environment facts. |
| Evidence | Run artifact or transcript shows the failure this skill prevents. |
| Validation | Draft has a validation gate or bundled skill passes plugin tests. |
| Adoption | Usage telemetry or follow-up session proves it was invoked. |
Guardrails
- Never approve or install a managed skill without explicit user intent.
- Never copy managed-skill state into bundled skills unless the pattern is reusable across projects.
- Do not mutate profile stores from subagents. Subagents may inspect and recommend only.
Deliverable
Return the skill id or bundled path, lifecycle state, validation artifacts read, edits made or recommended, adoption evidence, and the exact approve/install command when mutation is appropriate.
Signals
- GitHub stars
- 73
- Forks
- 5
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
writing-agent-managed-skills- Source
- github.com/scriptedalchemy/tracedecay