skills/implement/SKILL.md
Execute a GitHub issue or spec end-to-end. Inline two-layer plan, code, verify.
npx skillsauth add lightforgelabsstudio/aide implementInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Execute a GitHub issue or spec. Read AGENTS.md if not in context.
Issue number (gh issue view <n>) or pasted spec text. If no spec exists, use /design first.
Before starting: check if <issue-slug>.findings.md exists. If it does, read it and incorporate findings before proceeding.
If CI or a test is red, compare against main and inspect the full PR commit range before classifying the failure. If the failure appears anywhere in the PR range, treat it as branch-owned and fix it in this PR.
[Step] → Exit: [how to verify]. State this plan explicitly before writing any code.{{RUN_ALL_TESTS_COMMAND}} and {{LINT_COMMAND}}testing
Skeptical gap analysis for issues, ADRs, plans, and docs. Use when the user wants a second-pass check for missing decisions, contradictions, edge cases, hidden dependencies, scope drift, or readiness before implementation.
tools
Sync branch with remote and confirm a clean end-of-session state.
testing
Create or update an AIDE skill in .aide/skills with valid frontmatter and a concise workflow.
tools
Decompose an accepted ADR into GitHub issues using the issue-creator tool.