set-up-my-ops-info

Create or update a company operations context document in Markdown.

2|Updated May 8, 2026
One-click install
npx skills add https://github.com/akiotanaka847/qaio-desktop --skill set-up-my-ops-info
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: set-up-my-ops-info
Source: https://github.com/akiotanaka847/qaio-desktop/tree/main/store/agents/operations/.agents/skills/set-up-my-ops-info
Command: npx skills add https://github.com/akiotanaka847/qaio-desktop --skill set-up-my-ops-info

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It prevents every operations agent from repeatedly asking the same foundational “how does your company run?” questions by creating a single living operating context document you can reuse across skills.

Core Features & Use Cases

  • Creates or updates a single source of truth: writes and maintains context/operations-context.md so downstream ops skills can rely on consistent company-specific facts.
  • Collects missing required fields with one-question prompts: gathers essential details like company snapshot, active priorities, operating rhythm, key contacts, and vendor posture only when they’re missing.
  • Preserves and improves existing info: reads any existing operating context and updates stale or new sections without discarding founder intent.
  • Maintains guardrails and structured outputs: drafts an opinionated, ~300–500 word doc with “TBD” placeholders rather than inventing information.

Quick Start

Tell me: “set up our operating context.”

Frequently Asked Questions about set-up-my-ops-info

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a single source of truth for company operations context?

You create a single source of truth for company operations context by centralizing operating details into a living document. This stops repeated discovery questions by maintaining consistent company-specific facts for downstream workflows.

How do I document quarterly priorities and vendor posture without starting from scratch?

To document quarterly priorities and vendor posture without starting from scratch, the skill reads any existing operations context and updates stale sections. It only requests missing required fields via single-question prompts, preserving your original founder content.

What is the best way to stop operations agents from asking repetitive company setup questions?

The best way to stop operations agents from asking repetitive company setup questions is to capture your operating context once into a reusable document. Downstream ops skills can then route to this centralized file for foundational execution details.

Can I update an existing operations context document without losing my original company priorities?

Yes, you can update an existing operations context document without losing your original company priorities. The skill atomically writes to the file while preserving existing founder intent, only filling in missing sections marked with TBD placeholders.

Does generating ops documentation require me to input all company details at once?

Generating ops documentation does not require inputting all company details at once. The skill identifies missing required fields and asks for them individually using single-question prompts, drafting a structured document without inventing missing information.

Why use a structured operations context file for internal execution workflows?

You use a structured operations context file for internal execution workflows to ensure all ops skills rely on consistent company facts. It captures company snapshot, operating rhythm, and key contacts atomically, preventing fragmented or contradictory operational data.