RyanAlberts

Check Sources — Development skill for Claude Code

Development community

Check an answer bot that searches documents: did it find the right sources, and does the answer stick to them.

How to install Check Sources

Installs to ~/.claude/skills/ryanalberts-pmstack-check-sources/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ryanalberts-pmstack-check-sources && curl -fsSL https://raw.githubusercontent.com/RyanAlberts/pmstack/HEAD/commands/check-sources.md -o ~/.claude/skills/ryanalberts-pmstack-check-sources/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Check Sources does


description: "Check an answer bot that searches documents: did it find the right sources, and does the answer stick to them?" argument-hint: "[folder or project.json]"

Use the Skill tool to run the `pmstack-check-sources` skill from the pmstack plugin with these arguments: $ARGUMENTS. If the skill is not available, tell the user to run /plugin install pmstack@pmstack.

Alternatives in Development

  • Telegram — Show Telegram bot status and manage global session 1.3k ★
  • Claude Telegram Relay — Minimal pattern for running Claude Code as an always-on Telegram bot 326 ★
  • Pinloop CLI — Command-line job search tool for coding agents 317 ★

Full documentation available on GitHub

View Source Repository