# Github Issues

> Create, evaluate, and triage GitHub issues for CausalPy. Use when filing a bug, proposing an enhancement, analyzing existing issues, or splitting large work into parent-child sub-issues.

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

---


# GitHub Issues

This skill covers issue creation, bug reporting, and issue evaluation workflows.

## When to use

- Filing a new issue (bug, enhancement, or task)
- Evaluating an existing issue and proposing next steps
- Preparing issue content for user review before posting
- Breaking large work into one parent issue with sub-issues

## References

- [Issue creation workflow](reference/issue-creation.md)
- [Bug report workflow](reference/bug-report.md)
- [Issue evaluation workflow](reference/issue-evaluation.md)
- [Parent-child sub-issues workflow](reference/parent-child-issues.md)

## Important behavior

- If native sub-issues are not available, do not silently switch to fallback.
- Explain the limitation and ask the user whether to proceed with markdown tracking links.

