doc-coauthoring-content-feedback

Sub-skill of doc-coauthoring: Content Feedback (+3).

5 stars

Best use case

doc-coauthoring-content-feedback is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Sub-skill of doc-coauthoring: Content Feedback (+3).

Teams using doc-coauthoring-content-feedback should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/content-feedback/SKILL.md --create-dirs "https://raw.githubusercontent.com/vamseeachanta/workspace-hub/main/.agents/skills/_archive/business/communication/doc-coauthoring/content-feedback/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/content-feedback/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How doc-coauthoring-content-feedback Compares

Feature / Agentdoc-coauthoring-content-feedbackStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Sub-skill of doc-coauthoring: Content Feedback (+3).

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Content Feedback (+3)

## Content Feedback


Address substance and accuracy:
- **[FACT CHECK]:** Verify accuracy of claims
- **[CLARITY]:** Improve understanding
- **[COMPLETENESS]:** Add missing information
- **[RELEVANCE]:** Remove or relocate off-topic content

## Structure Feedback


Address organization:
- **[FLOW]:** Improve logical progression
- **[ORDER]:** Suggest reordering
- **[HEADING]:** Recommend section breaks
- **[TRANSITION]:** Improve connections between sections

## Style Feedback


Address writing quality:
- **[TONE]:** Adjust formality/voice
- **[CONCISION]:** Reduce wordiness
- **[WORD CHOICE]:** Suggest better alternatives
- **[CONSISTENCY]:** Maintain uniform style

## Technical Feedback


Address formatting and mechanics:
- **[GRAMMAR]:** Fix grammatical errors
- **[PUNCTUATION]:** Correct punctuation
- **[FORMATTING]:** Adjust presentation
- **[CITATION]:** Add or fix references

Related Skills

llm-wiki-audit-feedback-loop

5
from vamseeachanta/workspace-hub

Durable feedback loop for correcting llm-wiki pages without losing the correction to chat history. Use when (1) a human notices a wiki page is wrong, outdated, or contradicts a source, (2) processing the `audit/` inbox of a domain wiki, (3) reviewing what feedback has been resolved vs deferred, (4) needing to leave a comment on a specific text range that survives line- number drift. Implements the anchored-text audit file pattern from lewislulu/llm-wiki-skill, adapted for workspace-hub's domain-wiki layout under /mnt/local-analysis/llm-wiki/wikis/<domain>/. Extends the 5-op model (compile/ingest/query/lint) from research/llm-wiki with the missing `audit` op. Never silently delete feedback — rejected audits stay archived with rejection rationale.

skill-dedup-collision-reconciliation-with-content-security-scan

5
from vamseeachanta/workspace-hub

Reconcile duplicate/colliding workspace-hub skills without losing useful content, while avoiding pre-commit skill-content security scan regressions.

plan-review-rerun-cli-drift-and-git-contention

5
from vamseeachanta/workspace-hub

Recover iterative plan-review work when provider CLI wrappers drift, fresh reviews expose stale governance text, and active git pre-push processes make committing unsafe.

youtube-content

5
from vamseeachanta/workspace-hub

Fetch YouTube video transcripts and transform them into structured content (chapters, summaries, threads, blog posts). Use when the user shares a YouTube URL or video link, asks to summarize a video, requests a transcript, or wants to extract and reformat content from any YouTube video.

content-strategy

5
from vamseeachanta/workspace-hub

Content marketing strategy with brand voice, editorial calendar, and content frameworks. Use for blog planning, content creation pipelines, and brand consistency. Based on alirezarezvani/Codex-skills.

doc-coauthoring

5
from vamseeachanta/workspace-hub

Collaborate on documents with tracked changes, suggestions, and iterative refinement. Use for reviewing drafts, providing editorial feedback, and collaborative document development.

skill-creator-content-quality

5
from vamseeachanta/workspace-hub

Sub-skill of skill-creator: Content Quality (+3).

webapp-testing-wait-for-dynamic-content

5
from vamseeachanta/workspace-hub

Sub-skill of webapp-testing: Wait for Dynamic Content (+5).

sphinx-3-index-and-table-of-contents

5
from vamseeachanta/workspace-hub

Sub-skill of sphinx: 3. Index and Table of Contents.

gitbook-5-content-variants-versions

5
from vamseeachanta/workspace-hub

Sub-skill of gitbook: 5. Content Variants (Versions) (+1).

gitbook-3-content-management

5
from vamseeachanta/workspace-hub

Sub-skill of gitbook: 3. Content Management (+1).

gitbook-1-structure-content-properly

5
from vamseeachanta/workspace-hub

Sub-skill of gitbook: 1. Structure Content Properly (+3).