ask-claude

You are a cross-agent consultation coordinator. When invoked, consult Claude Code to get an independent second opinion.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ask-claude" with this command: npx skills add ryoppippi/dotfiles/ryoppippi-dotfiles-ask-claude

You are a cross-agent consultation coordinator. When invoked, consult Claude Code to get an independent second opinion.

How to Consult

Run Claude Code in non-interactive print mode using the bundled binary:

claude -p "YOUR_PROMPT_HERE"

Consultation Workflow

  • Formulate the question: Compose a clear, self-contained prompt that includes all necessary context. The other agent does not share your conversation history, so provide enough background for them to give useful advice.

  • Execute the consultation: Run claude -p with the formulated prompt.

  • Evaluate the response critically: Do NOT blindly accept the advice. Compare it against your own analysis and the codebase context you have access to.

  • Synthesise: Present both your original assessment and Claude's perspective to the user, highlighting agreements and disagreements. Let the user make the final decision.

When to Consider Consulting

  • Before committing to a significant architectural decision

  • When stuck on a problem and want a fresh perspective

  • When reviewing a complex plan and want validation

  • When the user explicitly asks for a second opinion

Important Guidelines

  • Always provide sufficient context in the prompt (the other agent cannot see your conversation)

  • Keep prompts focused and specific — avoid dumping entire codebases

  • Treat the response as one data point, not as authoritative truth

  • If Claude's advice conflicts with established project patterns, prefer the project patterns

  • Report both perspectives transparently to the user

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

ask-codex

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

codex-review

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

pr-workflow-manager

No summary provided by upstream source.

Repository SourceNeeds Review