Issue tracker for the psylch agent skill ecosystem.
This repo collects issues (bugs, suggestions, design flaws) found by project agents while using skills. It serves as a centralized feedback channel from downstream consumers back to the skill maintainer (CIO).
- A project agent encounters a problem with a skill
- It invokes the
skill-issueskill (globally installed) - The skill creates a GitHub issue here with a
skill:<name>label - The CIO reviews open issues during Skills workspace sessions
skill:<name>— which skill the issue relates to (required)bug— something is brokensuggestion— improvement ideadesign-flaw— fundamental design problem
The docs/ directory contains shared reference documents from the Skills workspace (project templates, runtime best practices, etc.) for context when discussing issues.
MIT