AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Cvg Plan Review Feedback

skill-gomilesf-convergo-cvg-plan-review-feedback · by gomilesf

Handle plan-review blocker findings returned to the planner session. Validate feedback, revise plan-owned artifacts, or stop for missing decisions.

No reviews yet
0 installs
36 views
0.0% view→install

Install

$ agentstack add skill-gomilesf-convergo-cvg-plan-review-feedback

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-gomilesf-convergo-cvg-plan-review-feedback)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Cvg Plan Review Feedback? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Plan Review Feedback

Use this skill in the planner session after a plan reviewer returns blocker findings.

The input is the reviewer blocker findings appended to the prompt, plus the original planning goal, source prompt, current plan, behavior contract if present, and relevant codebase evidence.

Do not treat reviewer findings as an edit list. First decide whether each finding is valid under the accepted goal and current code reality, then revise only plan-owned artifacts.

If the task context provides no coordination channel (standalone use), the coordination channel is the user: stop and ask directly.

Process

1. Reload planning authority

Read:

  • original user goal, issue, acceptance criteria, and non-goals,
  • current plan document,
  • behavior contract or linked design notes, if present,
  • relevant codebase evidence for each reviewer finding,
  • exact reviewer blocker findings.

2. Evaluate each blocker

For each finding, decide whether it is:

  • Valid plan gap: the plan misses a required surface, lifecycle, invariant,

matrix cell, ownership boundary, or verification gate.

  • Source-backed contract gap: the source authority defines the behavior, but

the plan or contract failed to capture it.

  • Decision-required contract gap: neither the plan nor source authority

defines the behavior clearly enough to proceed.

  • Reviewer clarification needed: the finding cannot be mapped to concrete

plan or code evidence after re-reading the relevant context.

  • Invalid or out of scope: the finding is stale, already covered, contradicts

the accepted goal, or asks for work outside the agreed scope.

3. Revise only planner-owned artifacts

For valid plan gaps and source-backed contract gaps:

  • update the plan, contract, surfaces, invariant matrix, slices, or verification

gates as needed,

  • keep the revision scoped to the accepted goal,
  • preserve reviewer finding ids or exact wording so re-review can check them.

For decision-required contract gaps:

  • stop and callback through the coordination channel,
  • state the missing decision and the blocked plan section,
  • do not invent behavior.

For reviewer clarification:

  • callback with the exact ambiguity and evidence checked.

For invalid or out-of-scope findings:

  • keep the plan unchanged for that finding,
  • explain why it does not apply.

Output

Before editing, write a compact intake summary:

Plan review feedback intake:
1. Finding: 
   Decision: 
   Action: 
   Evidence: 

After acting, report:

  • findings addressed,
  • plan or contract sections changed,
  • findings rejected or needing clarification,
  • decisions still blocking the planner,
  • verification gates added or changed.

Rules

  • Do not edit implementation code.
  • Do not hide implementation bugs by reducing plan scope.
  • Do not invent behavior for contract gaps.
  • Do not silently drop invalid or out-of-scope findings.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.