proposal-act

Accept, defer, dismiss, or resolve proposals by PROP identifier in Hermit workflows.

69|12|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/gtapps/claude-code-hermit --skill proposal-act
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: proposal-act
Source: https://github.com/gtapps/claude-code-hermit/tree/main/plugins/claude-code-hermit/skills/proposal-act
Command: npx skills add https://github.com/gtapps/claude-code-hermit --skill proposal-act

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Proposals pile up during Hermit operations and require consistent, auditable actions to keep workflows moving.

Core Features & Use Cases

  • Directly act on proposals via operator commands to accept, defer, dismiss, or resolve.
  • Automatically update proposal metadata, log decisions, and guide follow-up steps such as creating a session task or prompting manual implementation.
  • Supports structured flows for session/task creation and potential skill-improvement pathways.

Quick Start

Use the command /claude-code-hermit:proposal-act <action> PROP-<ID> to act on a proposal.

Frequently Asked Questions about proposal-act

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

FAQPage Schema
How do I manage and act on workflow proposals to accept, defer, or dismiss them?

You can act on workflow proposals by targeting PROP identifiers to accept, defer, dismiss, or resolve them. This updates proposal frontmatter, logs decisions, and guides follow-on steps like creating session tasks or prompting manual implementation.

What is the best way to automate proposal management and log decisions consistently?

Automating proposal management involves applying consistent actions to PROP identifiers within the Hermit workflow. This ensures proposal metadata is updated, decisions are logged, and follow-on steps are guided automatically to keep workflows moving.

How do I update proposal frontmatter and track responses during a Hermit session?

Updating proposal frontmatter and tracking responses requires access to proposals storage, state, and config. By acting on a PROP identifier, the system applies changes, tracks the response, and coordinates routine updates automatically.

Can I create a session task directly from an accepted proposal?

Yes, accepting a proposal supports structured flows for session and task creation. After acting on a PROP identifier, the system guides follow-on steps to create a session task or prompts manual implementation.

What happens when I dismiss or defer a proposal in the workflow?

Dismissing or deferring a proposal logs the decision and updates the proposal metadata. The system coordinates routine updates within the Hermit workflow to ensure the proposal state is accurately tracked.

Do I need specific storage or config access to resolve proposals?

Yes, resolving proposals requires access to proposals storage, state, and config. This access allows the system to apply changes, track responses, and coordinate routine updates within the Hermit workflow.