# Repo Issues

> Trigger: repo issues, project problems, architecture issue shortlist. Rank verified architecture gaps and pair them with proportional guardrails.

- Skill: `andresnator/repo-issues` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add andresnator/repo-issues`
- Raw SKILL.md: https://api.skillmd.com/api/skills/andresnator/repo-issues/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: MIT
- Author: andresnator (https://skillmd.com/u/andresnator)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/andresnator/repo-issues

---


# Repo Issues

## Contract

Turn a verified `architecture-state` snapshot into a ranked architecture shortlist. Product repositories only; AI-harness analysis belongs to `absorb`, and code-level findings belong to Deep Plan.

Read-only. Each issue needs source/config/wiring evidence plus consequence. Documentation states intent, never proves behavior.

## Flow

1. Confirm target, state snapshot, optional focus.
2. Trace boundaries, dependency edges, CI wiring, operational hazards using imports, manifests, configs, or healthy graph.
3. Contrast claimed versus observed architecture. Record at least one `Holding up` item.
4. Reject preferences, unverified claims, disproportionate fixes, and code-level findings.
5. Rank surviving `FIX` and `CONDITIONAL` items by impact descending, effort ascending.
6. Give each issue smallest automated guardrail. Prefer no-cycles and allowed-dependencies checks; use manual check when automation costs more than value. Tool examples live in `references/fitness-functions.md`.

## Output

| Status | Issue | Evidence | Consequence | Impact | Effort | Fitness function |
|---|---|---|---|---|---|---|

List `Holding up`, rerouted code-level items, unknowns, and report path when written. Maximum seven shortlist items. No edits or speculative cleanup.

