AI-native CLI tool for issue/PR context retrieval across Jira, GitLab, GitHub, and Bitbucket, with structured output for humans and AI agents plus a scaffold aligned with the Agent Skills standard.
SaferSkills independently audited 99problems (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Use this skill when current implementation work needs reliable context from prior issues or pull requests in GitHub, GitLab, Jira, or Bitbucket. Use it to recover decisions, constraints, and related work items before proposing changes.
--instance or explicit flags (--platform, --repo, --url, --deployment)-q) or single identifier (--id).99problems or via environment variables-q) to discover related issues/PRs.--id) for precise context capture.--format, --output-mode) and payload controls (--no-comments, --no-links).99problems get ..., extract constraints/decisions, and hand off a concise context summary.99problems get --instance github -q "repo:owner/repo is:issue state:open"99problems get --instance github -q "repo:owner/repo is:pr state:open" --type pr99problems get --instance github --repo owner/repo --id 1842 --type issue99problems get --instance github --repo owner/repo --id 2402 --type pr --include-review-comments99problems get --instance jira-work --id CAM-19831 --type issue99problems get --instance bitbucket-cloud --id 1 --type pr --include-review-comments--format jsonl and stream mode.--format yaml.--no-links and --no-comments when payload size should be minimized..99problems or env vars.repo:, is:issue, is:pr, state:).--type explicitly (issue or pr) when the target is ambiguous.Keep this file concise. Move detailed recipes to references/REFERENCE.md and reusable forms to references/FORMS.md.
Optional directories for expansion:
scripts/ for executable helpersassets/ for static templates/data~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.