Parallel 3-agent cleanup of recent code changes.
Skills in this repository
Sidiora-Labs/ion-agent - Page 3
SkillsMP has collected 88 skills from Sidiora-Labs/ion-agent. Open a skill to review its source and details.
Sidiora-Labs/ion-agentShowing 8 of 88 collected skills.
Systematically rewrite documentation pages from source code truth — read the implementation, compare against existing docs, and produce accurate reference documentation that reflects the actual codebase.
Throwaway experiments to validate an idea before build.
4-phase root cause debugging: understand bugs before fixing.
Produce architecture proposals for adding capabilities to existing codebases — systematic codebase exploration, seam-finding, integration-point mapping, grounded recommendations.
TDD: enforce RED-GREEN-REFACTOR, tests before code.
Test strategies for LLM-backed and nondeterministic components — fake-transport layering, outcome-based assertions, live-test markers, flaky-test triage.
Rewrite documentation files to match their source-of-truth code. Use when docs are stale, source code changed, or user asks to update docs based on current code.