known-issues
SolidSurface open known issues. Call before touching auth, reCAPTCHA, or anything previously flagged.
AI & Automation 122 stars
33 forks Updated today MIT
Install
Quality Score: 84/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# `/gflow:known-issues` — Open issues
Read KNOWN_ISSUES.md and return items that are still open or mitigated (not resolved).
## Steps
1. Read [KNOWN_ISSUES.md](../../KNOWN_ISSUES.md)
2. Return only items with status **open** or **mitigated**
3. Flag any that are relevant to the current task context
## When to call
- Before touching `src/gflow_cli/auth.py`
- Before touching `src/gflow_cli/api/recaptcha.py`
- Before any work the user flags as "this felt flaky before"
- When a test or behaviour feels unexpectedly broken
Details
- Author
- ffroliva
- Repository
- ffroliva/gflow-cli
- Created
- 3 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Listed
gh-stale-issues
Triage open issues by age and last activity. Groups into action buckets and suggests what to do per issue. Read-only — surfaces actions, doesn't take them.
0 Updated yesterday
seansmithworks AI & Automation Solid
issue-assessment
Use when triaging a GitHub issue for gflow-cli — a reporter's bug claim, a freshly-filed issue, or deciding whether and how to act on one. Also use when an autonomous agent (hermes-ops) picks up a labelled issue. Read-only: produces a verdict, an end-to-end-verifiability judgment, and a reporter-facing reply. Does not modify code or post anything on its own.
122 Updated today
ffroliva AI & Automation Listed
github-issues
Create, triage, label, assign GitHub issues via gh or REST.
0 Updated 1 weeks ago
988hj7tczd-oss