setup-krit-skills
Setup krit-engineer-skills
User-invoked, one-time setup. Writes a "## Engineering Setup" section into
CONTEXT.md (creating the file if needed) that every other skill in this
repo reads before doing anything else. Do not skip this.
Steps
-
Issue tracker. Ask: GitHub Issues, GitLab, Linear, or local markdown under
docs/tickets/? If GitHub or GitLab, ask for theowner/repoand confirm thegh(orglab) CLI is authenticated — rungh auth statusand show the result rather than assuming. -
Labels. Ask what labels this project uses for ticket state (e.g.
spec,ready,in-progress,blocked,needs-review). If the repo already has labels, rungh label list --repo <owner/repo>and show them instead of asking blind. Default suggestion if none exist:spec,ready,in-progress,needs-review,done.