oat-project-revise

Create revision tasks from post-PR feedback and manage project state.

Updated May 9, 2020
One-click install
npx skills add https://github.com/tkstang/sequence --skill oat-project-revise
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: oat-project-revise
Source: https://github.com/tkstang/sequence/tree/main/.agents/skills/oat-project-revise
Command: npx skills add https://github.com/tkstang/sequence --skill oat-project-revise

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

OAT ▸ REVISE helps you quickly incorporate feedback from project reviews, re-enters the project into revision mode, and streamlines the process to create revision tasks and manage the implementation phase.

Core Features & Use Cases

  • Post-PR Feedback Incorporation: Automatically creates revision tasks and manages the implementation re-entry.
  • Project State Management: Tracks and updates project states during revisions.
  • Flexible Feedback Sources: Integrates inline feedback, GitHub PR comments, or review artifacts.
  • Revision Phases and Tasks: Manages project phases and creates detailed revision tasks in plan.md.
  • Delegation: Routes to appropriate skills for structured feedback or execution.

Quick Start

Run the oat-project-revise skill to create revision tasks based on project feedback.

Frequently Asked Questions about oat-project-revise

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

FAQPage Schema
How do I incorporate post-PR feedback into a project and create revision tasks?

You can incorporate post-PR feedback by running the skill to automatically generate revision tasks and update project state. It re-enters your project into revision mode using existing plan.md and implementation.md files.

What sources of feedback can I use for project revision?

Project revision supports inline feedback, GitHub PR comments, and review artifacts. The skill processes these feedback sources to create detailed revision tasks within your plan.md file.

Do I need a specific project structure to manage project revisions and state?

Yes, managing project revisions requires a basic project structure with active plan.md and implementation.md files. The skill uses YAML and Markdown formats to track and update project states.

Can I delegate revision tasks to other review or receive skills?

Yes, you can delegate revision tasks to other review or receive skills for structured feedback or execution. The skill provides routing options to manage project phases and handle implementation.

Does GitHub PR comment integration work with local project artifacts?

GitHub PR comments and local project artifacts both work for project revision. The skill requires access to GitHub or local artifacts to incorporate feedback and manage implementation re-entry.