ce-work

Plan, execute, and ship software features with code review and CI/CD integration.

1|Updated Jun 2, 2026
One-click install
npx skills add https://github.com/FFCfelps1/SGPPF_Maua --skill ce-work-ffcfelps1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-work
Source: https://github.com/FFCfelps1/SGPPF_Maua/tree/main/.gemini/skills/ce-work
Command: npx skills add https://github.com/FFCfelps1/SGPPF_Maua --skill ce-work-ffcfelps1

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires git, pip, subagent, code-review-tool, CI/CD-pipeline, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies and optimizes the process of executing work, ensuring high-quality features are delivered efficiently.

Core Features & Use Cases

  • Work Planning and Execution: Systematically executes work based on a provided plan or prompt.
  • Task Management: Creates and manages a task list from the work plan, prioritizing and executing tasks.
  • Code Review and Testing: Integrates with code review tools and runs tests to ensure quality.
  • Continuous Integration/Continuous Deployment (CI/CD): Facilitates the deployment process with checks and validations.
  • Use Case: A developer can use this Skill to implement a new feature in an application, from planning to deployment, with the Skill handling various stages of development, code review, and testing.

Quick Start

Use the ce-work skill to execute the 'work-plan.md' document.

Frequently Asked Questions about ce-work

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

FAQPage Schema
How do I automate software feature execution from planning to deployment?

Automating software feature execution involves coordinating work planning, tests, and CI/CD pipelines. This Skill manages task lists from a work plan, integrating code review tools and version control to ship features efficiently.

What is the best way to integrate code review and testing into a development workflow?

Integrating code review and testing requires tools that automatically run validations during feature execution. This Skill coordinates with code review tools and testing frameworks to ensure software quality before deployment.

How do I execute a work plan document for a new application feature?

Executing a work plan document involves parsing the plan to create and manage a prioritized task list. This Skill systematically executes tasks from the work plan, handling development stages from planning to final CI/CD deployment.

Do I need git and pip to automate CI/CD pipelines for feature execution?

Yes, git and pip are required dependencies. Git provides the version control system integration, while pip manages the testing frameworks and code review tools necessary for the Skill to facilitate checks and validations during deployment.

Can I use subagents to manage task lists during work planning?

Yes, subagents are a supported dependency for managing task lists. The Skill uses subagents to help create, prioritize, and execute tasks derived from your work plan document, streamlining the overall software development workflow.