What problem does it solve? Tracking defects in upstream Stellar ecosystem services (docs, APIs, search) is error-prone: findings get duplicated, statuses drift from reality, upstream issues go stale, and resolved records linger. This Skill enforces a disciplined lifecycle for the improvements/ pipeline so every finding has reproducible evidence, a resolved intake owner, and a verifiable outcome. ## Core Features & Use Cases - Finding lifecycle management: File, dedupe, and transition findings through proposed, verified, reported-upstream, declined-upstream, and fixed-upstream statuses with evidence bars. - Standardized upstream filing: Generate owner-facing GitHub issues with a fixed five-section body, ASD-STE100-inspired writing style, and intake-based repo resolution via npm run improvements:file. - Follow-up and resolution loops: Re-run triggers and probes, classify outcomes (fixed, still-repro, closed-unfixed, superseded), and drain resolved records into improvements/resolved.json with reviewer verification. - Use Case: After an eval round reveals that Stellar docs search fails to surface the CLI install page, use this Skill to file a deduplicated finding, resolve the intake owner, draft and file the upstream issue, and later verify the fix with a live re-check before resolving the record. ## Quick Start Ask the agent to file a new upstream improvement finding for a Stellar service defect and regenerate the improvements index and lint checks.