ワンクリックで
agent-issue-tracker
agent-issue-tracker には ohnotnow から収集した 4 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Local-first issue tracker for coding agents. Use when planning work, tracking multi-step tasks, modelling dependencies, coordinating between agents, or resuming after session loss or conversation compaction. You must use this skill if the user mentions `ait`.
Pre-flight check before cutting an ait release. Reports the state of the working tree, the latest tag, and CHANGELOG.md, then flags anything that looks off. Does NOT run git, gh, or any release commands — just reports findings and hands back to the maintainer. Use when the user says "tag a release", "ship a release", "pre-flight check", "tag-release", or asks to look over the repo before they cut a tag.
Multi-repo orchestration for `ait`. Use when a project spans more than one git repository (e.g. separate frontend and backend repos) and you need to plan, track, or coordinate work across them. Triggers on mentions of "ait fleet", "across repos", "multi-repo ait", "frontend and backend ait", or any request to set up or use ait across more than one repo.
Generate a friendly markdown recap of recent `ait` activity for the current project, or scan a directory of projects. Use when the user asks "what have I been doing this week?", "what shipped recently?", wants an aide-mémoire before a status update with a manager, or asks for a summary of recent activity across their projects.