cqs-update-note

Update note content, sentiment, or mentions in the cqs system by exact text match.

13|3|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/jamie8johnson/cqs --skill cqs-update-note
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cqs-update-note
Source: https://github.com/jamie8johnson/cqs/tree/main/.claude/skills/cqs-update-note
Command: npx skills add https://github.com/jamie8johnson/cqs --skill cqs-update-note

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Updating notes in the cqs system often requires precise changes to the note text, sentiment, or mentions without disturbing other fields.

Core Features & Use Cases

  • Update the exact text of an existing note by matching its content.
  • Modify sentiment scores and associated mentions in a single operation.
  • Preserve unchanged fields when updates are partial, ensuring data integrity.

Quick Start

Update a note by exact text and optionally apply --new-text, --sentiment, or --mentions to perform changes.

Frequently Asked Questions about cqs-update-note

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

FAQPage Schema
How do I update note content and sentiment in one operation?

To update note content and sentiment in one operation, use a single command to match the target text and apply optional fields like --new-text and --sentiment. This modifies the exact note while preserving existing values for omitted fields.

What happens to unchanged fields when making partial note updates?

When making partial note updates, unchanged fields are preserved to ensure data integrity. The system validates optional fields like --new-text and --mentions, and only overwrites the specific data you explicitly target.

How do I edit multiple notes during a collaborative audit?

To edit multiple notes during a collaborative audit, use the small batch edit functionality. You can match exact text strings across notes and apply bulk modifications to text or mentions within your workflow.

Can I modify mentions without altering the original note text?

Yes, you can modify mentions without altering the original note text by omitting the --new-text parameter. The system updates only the specified --mentions field and preserves the existing text content.

Does note editing require an exact text match for the target content?

Yes, note editing requires an exact text match for the target content. The system locates the specific note by matching its content precisely before applying any updates to text, sentiment, or mentions.